dhcpMinLease
ZHONE-COM-IP-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.5504.4.1.1.1.1.3
Object
column r/w
secondsUnsigned32
Minimum accepted lease length. This value should not be greater than dhcpDefaultLease. Maximum allowed value is 1 week (604,800 seconds).
Context
- MIB
- ZHONE-COM-IP-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5504.4.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- dhcpClientResourceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-CLIENT-MIB::dhcpMinLease'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-IP-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-CLIENT-MIB::dhcpMinLease.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-DHCP-CLIENT-MIB::dhcpMinLease'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 1-604800