cesRestrictTrunkType
CISCO-WAN-CES-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.38
Object
column r/w
Enumeration
Restricted trunk type for routing, used by PXM. It specifies that the connection either cannot be routed over satelite trunks, or terrestrial trunks, or it can be on any type of trunk. It is not necessary to be provide in the connection setup request, the default value is noresriction(1).
Context
- MIB
- CISCO-WAN-CES-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cesmChanCnfGrpEntry
- Groups
- 1
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-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesRestrictTrunkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesRestrictTrunkType.<cesCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-MIB::cesRestrictTrunkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noresriction |
2 | terrestrialTrunk |
3 | sateliteTrunk |
Conformance
Member of