All MIBs › CONTIVITY-TRAPS-V1-MIB › dhcpServer
dhcpServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::dhcpServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.14
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of DHCP Server. Possible Values: Disabled: DHCP Server is Disabled Alert: DHCP Server is NOT configured Alert: DHCP Server is configured and operational, Using backup config Alert: No IP Address available for subnet Alert: DHCP Server is configured and server is DOWN Healthy: DHCP Server is Operational Warning: Subnet low on IP Addresses Warning: DHCP Server Initializing Warning: DHCP Server is Enabled, but status Unknown cannot be determined
What is dhcpServer?
A read-only status string for the Contivity's built-in DHCP server, reporting states such as Disabled, Healthy, or specific Alert/Warning conditions about IP availability. Administrators watch this because a Contivity often hands out addresses to remote-access VPN clients, so a DHCP subnet running low on addresses or a server that's down directly blocks new users from connecting. If the trap reports "Warning: Subnet low on IP Addresses," the admin knows the configured DHCP pool is nearly exhausted and should enlarge the scope before remote workers start failing to get an address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.14 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::dhcpServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.14.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::dhcpServer.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::dhcpServer 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.2 | serverCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.2.14 | dhcpServer | CONTIVITY-TRAPS-V1-MIB |