vismLapdTrunkType
CISCO-WAN-LAPD-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.12.1.1.10
Object
column Enumeration
This object indicates if the line is configured for Trunking or PRI Backhaul. This object is set to the appropriate type when the vismRudpSessionType (defined in CISCO-VISM-SESSION-MIB MIB) parameter in the vismRudpSessionCnfEntry(specify in the same MIB) table is set. The motivation to have similar such objects at two places is for convenience.
Context
- MIB
- CISCO-WAN-LAPD-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.12.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismLapdEntry
- 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-LAPD-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-LAPD-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkType.<vismLapdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-LAPD-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | backhaul |
2 | lapdTrunking |
Conformance
Member of