All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolLeaseTime
cigDhcpServersPoolLeaseTime
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolLeaseTime
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The Pool leased time in seconds. Infinite is defined as 0xffffffff. default 691200 seconds = 8 days.
What is cigDhcpServersPoolLeaseTime?
This sets how long, in seconds, a lease from this pool is valid before a client must renew it, defaulting to 691200 seconds, 8 days, per the description, and can be set to the special value 0xffffffff to grant effectively permanent, non-expiring leases from this pool. An admin managing a pool of mostly-static devices, like printers or badge readers that rarely move, might set this considerably longer than the default, or even infinite, to reduce renewal traffic, while a pool serving transient guest devices might use a much shorter lease time to reclaim addresses quickly after devices disconnect. For example, a guest-network pool set to a 3600-second, one-hour, lease time would recycle addresses back into the available pool far faster than the 8-day default, which matters when the pool has a limited number of addresses and high device turnover.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolLeaseTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolLeaseTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7.1 i <value>
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::cigDhcpServersPoolLeaseTime 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.2 | cigDhcpServersPool | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1 | cigDhcpServersPoolTable | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1 | cigDhcpServersPoolEntry | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7 | cigDhcpServersPoolLeaseTime | CIG-SERVERS-MIB |