All MIBs › CIG-SERVERS-MIB › cigDhcpServersDhcpNacks
cigDhcpServersDhcpNacks
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersDhcpNacks
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.3.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Number of Dhcp Nacks packets. Default = 0.
What is cigDhcpServersDhcpNacks?
This counter tracks DHCPNAK packets the server has sent, each representing a client's lease request being explicitly refused -- commonly because the client asked to keep an address that's no longer valid for its subnet, already expired, or already assigned elsewhere. A rising Nacks count alongside high DhcpRequests but flat DhcpAcks is a concrete sign clients are struggling to renew or obtain valid leases, which could point to a pool that was recently resized or an address range conflict. For instance, if a client moved to a different VLAN and tries to renew its old address via this server, the server would respond with a Nack rather than an Ack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.3.10 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersDhcpNacks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.3.10.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersDhcpNacks.1
Start monitoring Avaya CIG (Common Interworking Gateway) server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIG-SERVERS-MIB::cigDhcpServersDhcpNacks OID value, configure state conditions and alerts, and monitor any Avaya CIG (Common Interworking Gateway) server from a single console.
OID Breakdown
Upper-level ancestors (9 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.16 | cigServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2 | cigDhcpServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.3 | cigDhcpServersGenStats | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.3.10 | cigDhcpServersDhcpNacks | CIG-SERVERS-MIB |