All MIBs › CISCO-MEDIA-GATEWAY-MIB › cmgwVtMappingMode
cmgwVtMappingMode
Module: CISCO-MEDIA-GATEWAY-MIB
OID (symbolic): CISCO-MEDIA-GATEWAY-MIB::cmgwVtMappingMode
OID (numeric): 1.3.6.1.4.1.9.9.324.1.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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'.
What is cmgwVtMappingMode?
This object selects between two different methods of counting Virtual Tributaries (VTs) in SONET connections, either using standard Bellcore methodology or the Tellabs TITAN 5500 proprietary counting method. Different counting methods can affect how bandwidth is calculated and how circuits are provisioned. An operator would set this based on the SONET equipment manufacturer being used to ensure consistent and accurate bandwidth calculations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cmgwVtMappingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cmgwVtMappingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.324.1.1.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmgwVtMappingMode.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.324 | ciscoMediaGatewayMIB | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1 | ciscoMediaGatewayMIBObjects | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1 | cMediaGwConfig | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.1 | cMediaGwTable | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.1.1 | cMediaGwEntry | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.1.1.7 | cmgwVtMappingMode | CISCO-MEDIA-GATEWAY-MIB |