All MIBs › CISCO-WAN-AXIPOP-MIB › portSignallingState
portSignallingState
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::portSignallingState
OID (numeric): 1.3.6.1.4.1.351.110.5.1.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit 0 = 0 -> LMI O.K. or not enabled Bit 0 = 1 -> LMI failed Bit 1 = 0 -> CLLM O.K. or not enabled Bit 1 = 1 -> CLLM failed
What is portSignallingState?
This object is a bitmap where bit 0 indicates whether LMI has failed and bit 1 indicates whether CLLM has failed on the port, with 0 meaning OK or not enabled and 1 meaning failed. An administrator reads this single value to quickly assess the health of both major Frame Relay signaling mechanisms on the port without polling separate objects. For example, a monitoring script that alarms whenever bit 0 or bit 1 is set would immediately flag either an LMI or CLLM signaling failure on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::portSignallingState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::portSignallingState.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::portSignallingState OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1 | frameRelay | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1 | frPort | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.1.3 | frPortStateGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.3.1 | frPortStateGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.3.1.1 | frPortStateGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.3.1.1.3 | portSignallingState | CISCO-WAN-AXIPOP-MIB |