All MIBs › DASAN-DHCP-MIB › dsMaxLeaseTime
dsMaxLeaseTime
Module: DASAN-DHCP-MIB
OID (symbolic): DASAN-DHCP-MIB::dsMaxLeaseTime
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum ip-address lease time.
What is dsMaxLeaseTime?
This object reports the maximum IP-address lease time the DHCP daemon will grant, even if a client explicitly requests a longer duration. Admins use this ceiling to prevent clients from holding addresses indefinitely, which matters on subnets with limited address space and high client turnover. For instance, if a client requests a 30-day lease but dsMaxLeaseTime is set to 604800 (7 days), the daemon caps the grant at 7 days.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.2 snmpwalk -v2c -c public <target> DASAN-DHCP-MIB::dsMaxLeaseTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.2.1 snmpget -v2c -c public <target> DASAN-DHCP-MIB::dsMaxLeaseTime.1
Start monitoring DASAN Networks access/aggregation switch (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DASAN-DHCP-MIB::dsMaxLeaseTime OID value, configure state conditions and alerts, and monitor any DASAN Networks access/aggregation switch (DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (7 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.6296.9 | dasanMgmt | DASAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5 | dsDhcpMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1 | dsDhcpDaemonConf | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.2 | dsMaxLeaseTime | DASAN-DHCP-MIB |