All MIBs › CONTIVITY-TRAPS-V1-MIB › usrIpAddrStatus
usrIpAddrStatus
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::usrIpAddrStatus
OID (numeric): 1.3.6.1.4.1.2505.1.3.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of User Ip Address Pool server. Possible Values: Alert : -- Server is down. Alert : -- Object not found. Alert : -- Server Not Configured. Alert : -- No IP address available. Warning : -- Reserved address count is low. Healthy : -- User Ip Address Pool operational. Alert : -- Associated system task failed. Warning : -- No DHCP Pool selected for any group/subgroup. Warning : -- DHCP server(s) unavailable. Healthy : -- Local pool: %s; Healthy : -- DHCP pool: %s; Healthy : -- All User IP Pools are under quota exhausted. Alert : -- At least one User IP Pool exceeds %d percent
What is usrIpAddrStatus?
A read-only status string reporting the health of the pool that assigns IP addresses to connecting VPN users, spanning multiple Alert, Warning, and Healthy values. This pool is what remote-access VPN clients draw their tunnel IP address from, so an admin cares whether it's Healthy versus in one of several Alert states that could prevent new users from being assigned an address. A help-desk ticket about new VPN users failing to connect would lead an admin to check usrIpAddrStatus first to rule out the user address pool being in an Alert condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.8 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::usrIpAddrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.8.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::usrIpAddrStatus.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::usrIpAddrStatus OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN Router from a single console.
OID Breakdown
Upper-level ancestors (8 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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.3 | serviceCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.3.8 | usrIpAddrStatus | CONTIVITY-TRAPS-V1-MIB |