All MIBs › AtiL2-MIB › atiL2DHCPExpirationTimer
atiL2DHCPExpirationTimer
Module: AtiL2-MIB
OID (symbolic): AtiL2-MIB::atiL2DHCPExpirationTimer
OID (numeric): 1.3.6.1.4.1.207.8.33.4.2.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: When the client/server reaches the BOUND state, this is one of the parameters set by the server.
Mentioned in RFC2131 4.4.5 as T2,this Expiration time period in secs is the time period in secs during which DHCP has gone through the BOUND->RENEWAL state. After T1 secs and when the state machine reaches T2 secs, ( T1 < T2 < lease period), DHCP client sends another DHCPREQUEST to the server asking the server to renew the lease for the IP parameters. By default it would be 87.5% of the Lease timer .If there is DHCPACK then the DHCP client moves from REBIND to BOUND. Else it moves to INIT state where it starts all over again sending a request for DHCPDISCOVER.
What is atiL2DHCPExpirationTimer?
Reports the DHCP rebinding/expiration (T2) timer in seconds, as defined in RFC 2131 4.4.5, marking the time during which the lease transitions from BOUND/RENEW toward expiration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.33.4.2.3 snmpwalk -v2c -c public <target> AtiL2-MIB::atiL2DHCPExpirationTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.33.4.2.3.1 snmpget -v2c -c public <target> AtiL2-MIB::atiL2DHCPExpirationTimer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atiL2DHCPExpirationTimer.1
Start monitoring Allied Telesyn/Allied Telesis Layer 2 Ethernet switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AtiL2-MIB::atiL2DHCPExpirationTimer OID value, configure state conditions and alerts, and monitor any Allied Telesyn/Allied Telesis Layer 2 Ethernet switches (legacy) 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.33 | atiL2Mib | AtiL2-MIB |
| 1.3.6.1.4.1.207.8.33.4 | atiL2DHCPGroup | AtiL2-MIB |
| 1.3.6.1.4.1.207.8.33.4.2 | atiL2DHCPTimerGroup | AtiL2-MIB |
| 1.3.6.1.4.1.207.8.33.4.2.3 | atiL2DHCPExpirationTimer | AtiL2-MIB |