dhcpRangeNumberOfAddresses
AT-DHCP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.4
Object
column Integer32
The number of IP address in this range. This number defines the upper bound of the range of IP addresses which can be allocated to devices requesting an IP address via DHCP.
Context
- MIB
- AT-DHCP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.70.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dhcpRangeEntry
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 'AT-DHCP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DHCP-MIB::dhcpRangeNumberOfAddresses'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-DHCP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-DHCP-MIB::dhcpRangeNumberOfAddresses.<dhcpRangeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-DHCP-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-DHCP-MIB::dhcpRangeNumberOfAddresses'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-256