ACMIB :: ipIntfStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBipIntfStatus

ipIntfStatus

Module: ACMIB

OID (symbolic): ACMIB::ipIntfStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.15.34

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Return codes for route server IP interface operations. intOK(1) Interface OK. intIntFailure(2) Memory Corruption intTooMany(3) Exceeded Max # Of Interfaces intBadSlot(4) Impossible Slot Number intBadId(5), Impossible Interface ID intBadState(6) State Machine Confused intBadTimer(7) Bad Timer Value: State Machine intExists(8) Interface Already Exists intCantFind(9) Unused intDelInProgress(10) Deleting: -Must Wait intLockedIdle(11) Interface Taken Out Of Service intBadNetMask(12) Illegal Network Mask intShutting(13) Shutting Down -Must Wait intDisabled(14) Some Subsystem Not Working intNotHostAddr(15) Host Address Is Missing intBadIpAddr(16) Illegal IP Address intBadRouterId(17) Illegal VPN/Router ID intBadIntfId(18) Illegal Interface ID intCantFindRouter(19) No Corresponding VPN intCantFindIntf(20) Interface Does Not Exist intCantOnSameSubnet(21) Interface Already On This Subnet intCantModIntfAddr(22) Cannot Change Interface Addr intCantModIntfMask(23) Cannot Change Interface Mask intCantModIntfRipVer(24) Cannot Change Rip Ver #

What is ipIntfStatus?

This OID shows the result of an IP interface creation or modification operation on the route server, such as intOK, intTooMany, or intBadSlot. Engineers use this to diagnose failures when adding, changing, or deleting IP addresses on the device. For example, a code of 'intTooMany(3)' means the device has hit its maximum number of IP interfaces and you cannot add more without deleting existing ones.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.34
snmpwalk -v2c -c public <target> ACMIB::ipIntfStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.34.1
snmpget -v2c -c public <target> ACMIB::ipIntfStatus.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::ipIntfStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.15returnCodeACMIB
1.3.6.1.4.1.1751.2.18.15.34ipIntfStatusACMIB