vismLapdTrunkState
CISCO-WAN-LAPD-TRUNK-MIB ·
.1.3.6.1.4.1.351.150.23.1.1.1.1.2
Object
column Enumeration
'oos' - Out of service state. The LAPD Trunk state is independent of the RUDP session state in the sense that the LAPD state could be 'oos' while the RUDP session state is 'is' and vice versa. 'is' - In service state. 'unknown' - This is the state other than the above states. If the communication is lost between the 2 VISM's, the state of this connection becomes 'oos'.
Context
- MIB
- CISCO-WAN-LAPD-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.150.23.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismLapdTrunkGrpEntry
- 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::vismLapdTrunkState'
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::vismLapdTrunkState.<vismLapdTrunkNum>'
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::vismLapdTrunkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oos |
2 | is |
3 | unknown |
Conformance
Member of