ACMIB :: vpnTrapStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBvpnTrapStatus

vpnTrapStatus

Module: ACMIB

OID (symbolic): ACMIB::vpnTrapStatus

OID (numeric): 1.3.6.1.4.1.1751.2.18.15.33

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Return codes for route server VPN level operations. vpnAddOk(1) VPN Creation OK vpnInternalFailure(2) Memory Corruption Failure vpnTooMany(3) Exceeded Max # of VPNs vpnBadSlot(4) Impossible Slot Number vpnBadId(5) VPN ID Must Be Between 1-6 vpnBadState(6) VPN State Machine Confused vpnBadTimerVal(7) Bad Timer Value: State Machine vpnAlreadyExists(8) VPN Already Exists vpnCantLocate(9), Cannot Find Referenced VPN vpnDelInProgress(10) Deletion In Progress -Must Wait vpnLockedIdle(11) VPN Taken Out Of Service vpnGeneralFailure(12) Reference Prev.Trap For Reason vpnNotAllowed(13) Operation Not Allowed vpnShutting(14) Shutting Down VPN -Must Wait vpnDisabled(15) Some VPN SubSystem Not Working vpnModifyOk(16) Modify Operation OK

What is vpnTrapStatus?

This OID reports the result code from the last VPN creation or configuration attempt, such as vpnAddOk, vpnTooMany, or vpnBadSlot. Network administrators use this to debug VPN setup failures and understand what went wrong when a VPN couldn't be created. For example, a code of 'vpnTooMany(3)' means the device has already reached its maximum number of VPNs and you need to delete one before creating another.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.33
snmpwalk -v2c -c public <target> ACMIB::vpnTrapStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.33.1
snmpget -v2c -c public <target> ACMIB::vpnTrapStatus.1

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