All MIBs › CISCO-WAN-LAPD-TRUNK-MIB › vismLapdTrunkState
vismLapdTrunkState
Module: CISCO-WAN-LAPD-TRUNK-MIB
OID (symbolic): CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkState
OID (numeric): 1.3.6.1.4.1.351.150.23.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: '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'.
What is vismLapdTrunkState?
This read-only INTEGER reports the LAPD trunk's state as oos (out of service), is (in service), or unknown, and the description explicitly notes this state is independent of the underlying RUDP session state. An admin monitoring VISM trunks needs this distinction because the LAPD link and the RUDP session it rides over can be out of sync — the RUDP session might show in service while LAPD shows out of service, or vice versa. If communication between the two VISM devices is lost, this object transitions to oos, which is the concrete signal an admin would look for when diagnosing a failed backhaul trunk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.23.1.1.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.23.1.1.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkState.1
Start monitoring Cisco MGX 8000 series with VISM cards (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-LAPD-TRUNK-MIB::vismLapdTrunkState OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000 series with VISM cards (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.23 | ciscoWanLapdTrunkMIB | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.150.23.1 | ciscoWanLapdTrunkMIBObjects | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.150.23.1.1 | vismLapdTrunkGrp | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.150.23.1.1.1 | vismLapdTrunkGrpTable | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.150.23.1.1.1.1 | vismLapdTrunkGrpEntry | CISCO-WAN-LAPD-TRUNK-MIB |
| 1.3.6.1.4.1.351.150.23.1.1.1.1.2 | vismLapdTrunkState | CISCO-WAN-LAPD-TRUNK-MIB |