-- -- LGC-SS-TMG-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Thursday, September 23, 2010 at 13:47:35 -- -- LGC-SS-AMG-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Friday, March 12, 2010 at 14:15:06 -- -- LGC-SS-AMG-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Thursday, March 11, 2010 at 10:05:09 -- -- LGC-SS-AMG-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Thursday, March 11, 2010 at 10:04:10 -- -- LGC-SS-AMG-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Wednesday, March 10, 2010 at 14:44:19 -- -- LGC-SS-AMG-MIB.my -- MIB generated by MG-SOFT Visual MIB Builder Version 7.0 Build 209 -- Wednesday, March 10, 2010 at 11:35:26 -- LGC-SS-TMG-MIB DEFINITIONS ::= BEGIN IMPORTS lgcSS, DisplayString FROM LGC-MIB IpAddress, OBJECT-TYPE, MODULE-IDENTITY FROM SNMPv2-SMI; -- 1.3.6.1.4.1.1373.2.3.3.20 tmg MODULE-IDENTITY LAST-UPDATED "201003101054Z" -- March 10, 2010 at 10:54 GMT ORGANIZATION "altobridge" CONTACT-INFO "Contact-info." DESCRIPTION "Description." REVISION "201003101055Z" -- March 10, 2010 at 10:55 GMT DESCRIPTION "1st Version" ::= { application 20 } -- -- Node definitions -- -- 1.3.6.1.4.1.1373.2.3.3.18 -- March 10, 2010 at 10:54 GMT -- March 10, 2010 at 10:55 GMT -- -- Node definitions -- -- 1.3.6.1.4.1.1373.2.3.3.18 -- March 10, 2010 at 10:54 GMT -- March 10, 2010 at 10:55 GMT -- -- Node definitions -- -- 1.3.6.1.4.1.1373.2.3.3.18 -- March 10, 2010 at 10:54 GMT -- March 10, 2010 at 10:55 GMT -- -- Node definitions -- -- 1.3.6.1.4.1.1373.2.3.3.18 -- March 10, 2010 at 10:54 GMT -- March 10, 2010 at 10:55 GMT -- -- Node definitions -- -- 1.3.6.1.4.1.1373.2.3.3.18 -- March 10, 2010 at 10:54 GMT -- March 10, 2010 at 10:55 GMT -- -- Node definitions -- -- 1.3.6.1.4.1.1373.2.3 -- 1.3.6.1.4.1.1373.2.3 -- 1.3.6.1.4.1.1373.2.3 -- 1.3.6.1.4.1.1373.2.3 -- 1.3.6.1.4.1.1373.2.3 -- 1.3.6.1.4.1.1373.2.3 wxc2 OBJECT IDENTIFIER ::= { lgcSS 3 } -- 1.3.6.1.4.1.1373.2.3.3 -- 1.3.6.1.4.1.1373.2.3.3 -- 1.3.6.1.4.1.1373.2.3.3 -- 1.3.6.1.4.1.1373.2.3.3 -- 1.3.6.1.4.1.1373.2.3.3 -- 1.3.6.1.4.1.1373.2.3.3 application OBJECT IDENTIFIER ::= { wxc2 3 } -- 1.3.6.1.4.1.1373.2.3.3.18.1 -- 1.3.6.1.4.1.1373.2.3.3.18.1 -- 1.3.6.1.4.1.1373.2.3.3.18.1 -- 1.3.6.1.4.1.1373.2.3.3.18.1 -- 1.3.6.1.4.1.1373.2.3.3.18.1 -- 1.3.6.1.4.1.1373.2.3.3.20.1 heartbeat OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Description." ::= { tmg 1 } -- 1.3.6.1.4.1.1373.2.3.3.18.2 -- 1.3.6.1.4.1.1373.2.3.3.18.2 -- 1.3.6.1.4.1.1373.2.3.3.18.2 -- 1.3.6.1.4.1.1373.2.3.3.18.2 -- 1.3.6.1.4.1.1373.2.3.3.18.2 -- 1.3.6.1.4.1.1373.2.3.3.20.2 parameter OBJECT IDENTIFIER ::= { tmg 2 } -- 1.3.6.1.4.1.1373.2.3.3.18.2.1 -- 1.3.6.1.4.1.1373.2.3.3.18.2.1 -- 1.3.6.1.4.1.1373.2.3.3.18.2.1 -- 1.3.6.1.4.1.1373.2.3.3.18.2.1 -- 1.3.6.1.4.1.1373.2.3.3.18.2.1 -- 1.3.6.1.4.1.1373.2.3.3.20.2.1 system OBJECT IDENTIFIER ::= { parameter 1 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.1 localIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Local IP Remark:Specify the IP address of the target Media Gateway." ::= { system 1 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.2 netMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Netmask Remark:A netmask is a 32-bit mask used to divide an IP address into subnets and specify the networks available hosts." ::= { system 2 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.3 gateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Gateway Remark:Specify the IP address of the gateway used to pass traffic from Media Gateway to other subnets." ::= { system 3 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.4 systemID OBJECT-TYPE SYNTAX INTEGER (0..31) MAX-ACCESS read-write STATUS current DESCRIPTION "Name:System ID Remark:Specify the system ID of the target Media Gateway.
- Range = 0 - 31" ::= { system 4 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.5 subSystemID OBJECT-TYPE SYNTAX INTEGER (0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Sub-System ID Remark:Specify the subsystem ID of the target Media Gateway.
- Range = 0 - 1" ::= { system 5 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.6 proxyIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Proxy IP Remark:Specify the IP address of the connected RTP proxy server." ::= { system 6 } -- 1.3.6.1.4.1.1373.2.3.3.18.2.1.12 -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.7 portType OBJECT-TYPE SYNTAX INTEGER { t1(0), e1(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Port Type Remark:Specify the physical interface type of target Media Gateway." ::= { system 7 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.8 interfaceID OBJECT-TYPE SYNTAX INTEGER (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Interface ID Remark:Specify the interface identifier to the Media Gateway physical interface." ::= { system 8 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.9 signalType OBJECT-TYPE SYNTAX INTEGER { m2ua(0), iua(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:Signaling Type Remark:Specify the signaling type of the Media Gateway physical interface." ::= { system 9 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.10 crc4Switch OBJECT-TYPE SYNTAX INTEGER { closed(0), open(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:CRC4 Flag Remark:Enable or disable Cyclic Redundancy Check on the Media Gateway physical interface." ::= { system 10 } -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.11 isdnType OBJECT-TYPE SYNTAX INTEGER { lt(0), nt(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Name:ISDN Type Remark:Specify termination type of the Media Gateway for ISDN connection." ::= { system 11 } -- 1.3.6.1.4.1.1373.2.3.3.18.2.1.13 -- 1.3.6.1.4.1.1373.2.3.3.20.2.1.12 rebootCommand OBJECT-TYPE SYNTAX INTEGER { reboot(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Description." ::= { system 12 } END -- -- LGC-SS-TMG-MIB.my --