mitelDhcpServerRangeLeaseTime
MITEL-DHCP-MIB ·
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.6
Object
The duration of the lease of IP addressed in this range in seconds. A value of 4294967295 (0xFFFFFFFF) means that the lease is permanent. A value of 0 (0x00000000) means that the address in that range can not be assigned.
Context
- MIB
- MITEL-DHCP-MIB
- OID
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mitelDhcpServerRangeEntry
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 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerRangeLeaseTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerRangeLeaseTime.<mitelDhcpServerRangeStart>.<mitelDhcpServerRangeEnd>.<mitelDhcpServerRangeSubnet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-DHCP-MIB::mitelDhcpServerRangeLeaseTime'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647