ACMIB :: statRtStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBstatRtStatus

statRtStatus

Module: ACMIB

OID (symbolic): ACMIB::statRtStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.15.38

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Return codes for route server static route condititions. statRtOk(1) Static Rt OK statRtIntFailure(2) Memory Corruption statRtMany(3) Too Many Static Routes statRtSlot(4) Impossible Slot ID statRtBadId(5) Bad VPN ID statRtBadState(6) State Machine Confusion statRtBadTimer(7) Bad Timer Value: State Machine statRtExists(8) Static Rt Already Exists statRtCantFind(9) Unused statRtDelInProgress(10) Deleting: -Must Wait statRtLockedIdle(11) Static Rt Taken Out Of Service statRtBadNetMask(12) Bad Network Mask statRtCorrelation(13) Internal Correlation Error statRtShutting(14) Shutting Down: -Must Wait statRtDisabled(15) SubSystem Failure statRtBadMetric(16) Illegal Metric Value statRtBadIPAddr(17) Bad Static Route IP Address intfRtExists(18) Static Route On Different Intf. statRtBadSlot(19) Impossible Slot ID statRtBadRouterId(20) Bad VPN/Router ID statRtBadRouteId(21) Illegal Static Route ID statRtBadRouteNetMask(22) Bad Stat Route Network Mask statRtBadRouteIpAddr(23) Bad Interface IP Address statRtBadGtwyIpAddr(24) Bad Gateway IP Address statRtBadDestIpAddr(25) Bad Destination IP Address statRtBadDestNetMask(26) Bad Destination IP Mask statRtCantFindRouter(27) Cannot Find VPN statRtCantFindRoute(28) Cannot Find Static Route

What is statRtStatus?

This OID shows the result of a static route configuration operation, such as statRtOk, statRtMany, or statRtBadState. Network engineers use this to troubleshoot failures when adding or modifying static routes on the route server. For example, a code of 'statRtMany(3)' indicates you have already configured the maximum allowed number of static routes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.38
snmpwalk -v2c -c public <target> ACMIB::statRtStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.38.1
snmpget -v2c -c public <target> ACMIB::statRtStatus.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::statRtStatus 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.38statRtStatusACMIB