All MIBs › CIG-SERVERS-MIB › cigDhcpServersPingDetectionTimeout
cigDhcpServersPingDetectionTimeout
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPingDetectionTimeout
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The timeout in milliseconds of the ping packet send by the DHCP server to detect IP address conflict before allocating new IP address. The user can lower this timeout in case the hosts that recieved IP addresses are on the LAN. Otherwise if the hosts are on the WAN side then the timeout shall be higher the LAN. default 500 milliseconds
What is cigDhcpServersPingDetectionTimeout?
This read-write value configures the timeout (in milliseconds) the DHCP server waits for a ping reply when checking for IP address conflicts prior to allocation, which can be lowered for hosts on the local LAN versus a WAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.1.4 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPingDetectionTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.1.4.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPingDetectionTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cigDhcpServersPingDetectionTimeout.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::cigDhcpServersPingDetectionTimeout 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.1 | cigDhcpServersGenConfig | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.1.4 | cigDhcpServersPingDetectionTimeout | CIG-SERVERS-MIB |