pnniCode
Module: ACMIB
OID (symbolic): ACMIB::pnniCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An identified reason for Miscellaneous Reasons in PNNI Configuration pnniInvEndSysPortId(1) : Invalid EndSystem PortId. pnniNodeAdmStatNotUp(2) : Admin Status of Node is not up. pnniProtLnkStatDown(3) : Pnni Lnk status is down. pnniProtLnkStatUpNotAdv(4) : Pnni Lnk status up but not advertised. pnniProtLinkStatUpAdv(5) : Pnni Lnk status up and advertised. pnniIntfAdmStatUp(6) : Pnni Intf Admin Status up. pnniNodeNotCfg(7) : Pnni Node not configured in the switch. pnniRtAddrAddedByIlmi(8) : Pnni Route added succesfully from ILMI. pnniRtAddrDelByIlmi(9) : Pnni Route deleted succesfully from ILMI. pnniLvlMismatchInNodeId(10) : Level mismatch in Node Id. pnniLvlMismatchInPGId(11) : Level mismatch in Peer Group Id. pnniATMAddrInvInNodeId(12) : ATM Address entered in Node Id invalid. pnniATMAddrInvInPGId(13) : ATM Address entered in Peer Group Id invalid. pnniIntfAdmStatNotDel(14) : Pnni Intf Admin Status Not deleted. pnniNodeAdmStatUp(15) : Pnni Node Admin Status up. pnniNodeRowStatNotActive(16) : Pnni Node Row Status not active - cannot modify pnniNewRtAddrAdded(17) : New route added into pnni route address table. pnniRtAddrMod(18) : Route modified in pnni Address table. pnniAdvtNodeIdNotMine(19) : Advertised NodeId does not belong to this psax. pnniFeatureNotSupported(20) : pnni feature unsupported.
What is pnniCode?
This read-only integer identifies the specific reason for a failure or status change in PNNI (Private Network-to-Network Interface) configuration, such as pnniInvEndSysPortId(1) if the endpoint port ID is invalid. Network engineers operating ATM networks use this to understand PNNI signaling problems, routing issues, or administrative state mismatches. For example, pnniProtLnkStatDown(3) tells you the PNNI link is down and routing advertisements are not being sent, so neighbors won't learn about reachable destinations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.22 snmpwalk -v2c -c public <target> ACMIB::pnniCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.22.1 snmpget -v2c -c public <target> ACMIB::pnniCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::pnniCode OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.22 | pnniCode | ACMIB |