cmgwVtMappingMode
CISCO-MEDIA-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.324.1.1.1.1.7
Object
column r/w
Enumeration
This object is used to represent the VT (sonet Virtual
Tributary) counting.
standard - standard counting (based on Bellcore TR253)
titan - TITAN5500 counting (based on Tellabs TITAN 5500)
Note: 'titan' is valid only if sonet line medium type
(sonetMediumType of SONET-MIB) is 'sonet' and
sonet path payload type (cspSonetPathPayload of
CISCO-SONET-MIB) is 'vt15vc11'.
Context
- MIB
- CISCO-MEDIA-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.324.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMediaGwEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-MEDIA-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIA-GATEWAY-MIB::cmgwVtMappingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEDIA-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIA-GATEWAY-MIB::cmgwVtMappingMode.<cmgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEDIA-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEDIA-GATEWAY-MIB::cmgwVtMappingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | titan |
Conformance
Member of