dhcpPoolAllocTable
RAD-MIB ·
.1.3.6.1.4.1.164.11.7.2.2.1.3
Object
table
A list of DHCP Pool Allocation entries. Each entry (row) consist of a single IP Address belonging to DHCP pool whose lowest IP address is dhcpPoolAllocLowIpAddress. This IP address may be offered for leasing, or may already be leased (in use) by Host it's MacAddress is dhcpPoolAllocMacAddress. Time left for leasing period is indicated by dhcpPoolAllocTimeLeft. All posible statuses of IP address are indicated and controlled by dhcpPoolAllocFlags
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.11.7.2.2.1.3- Type
- table
- Status
- current
- Parent
- wrConfigIpDhcp
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::dhcpPoolAllocTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::dhcpPoolAllocTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.