dhcpHostOptionMinLeaseTime
ZHONE-COM-IP-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.5504.4.1.11.15.1.2
Object
column r/w
secondsInteger32
The minimum expiration time in seconds that will be assigned to a lease regardless of the value specified by a client. A value of -1 indicates that this field should be ignored. Default value is -1 seconds.
Context
- MIB
- ZHONE-COM-IP-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.11.15.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- dhcpServerHostOptionEntry
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-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpHostOptionMinLeaseTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpHostOptionMinLeaseTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-DHCP-SERVER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-DHCP-SERVER-MIB::dhcpHostOptionMinLeaseTime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: -1-2147483647