All MIBs › CISCO-WAN-AXIPOP-MIB › lmiSigPortNum
lmiSigPortNum
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::lmiSigPortNum
OID (numeric): 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Refers to the logical port index For FRSM12 card: The ifIndex of the port's corresponding row in ifTable. Byte 3 = Chassis Number, Byte 2 = Slot Number, Byte 1 & 0 = Encoded unique number for Port.
What is lmiSigPortNum?
This object identifies the logical port index associated with LMI signaling, and on FRSM12 cards it is the ifIndex of the port's ifTable row, encoded with chassis, slot, and port fields. An administrator uses it to correctly associate LMI protocol statistics, such as status inquiries and timeouts, with the physical port generating them. For example, when correlating an LMI signaling timeout with a specific card slot on an MGX chassis, the engineer would decode this value to find the exact location.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.1 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::lmiSigPortNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.1.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::lmiSigPortNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lmiSigPortNum.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::lmiSigPortNum 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 (13 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 |
| 1.3.6.1.4.1.351.110.5.1.1.2 | frPortCnt | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.2 | frPortCntSig | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.1.1.2.2.1 | frPortCntSigLMIGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1 | frPortCntSigLMIGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1 | frPortCntSigLMIGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.1.1.2.2.1.1.1.1 | lmiSigPortNum | CISCO-WAN-AXIPOP-MIB |