All MIBs › PEA-BRIDGE-IPDSLAM › subscriberInfoDhcpLeaseTime
subscriberInfoDhcpLeaseTime
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberInfoDhcpLeaseTime
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.32.5.20
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
The IP address lease time for the subscriber when DHCP is used
as access method. For other access methods the DateAndTime string
will be read out as empty.
The lease time read out from IP-DSLAM will be the GMT time.
The DateAndTime format:
field octets contents range
----- ------ -------- -----
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC 0..11
10 11 minutes from UTC 0..59
For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be
displayed as:
1992-5-26,13:30:15.0,-4:0
Valid from: EDA 2.2 R3A
What is subscriberInfoDhcpLeaseTime?
This object shows the IP address lease expiration time for a subscriber when DHCP is used as the access method, displayed in DateAndTime format with GMT timezone. For non-DHCP access methods, this field is empty. Operators monitor this to track lease renewals, identify expiring leases, and troubleshoot IP address allocation issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.20 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoDhcpLeaseTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.20.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoDhcpLeaseTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.32 | subscriberInfoTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.32.5 | subscriberInfoEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.32.5.20 | subscriberInfoDhcpLeaseTime | PEA-BRIDGE-IPDSLAM |