All MIBs › ADONIS-DNS-MIB › dhcpPoolSize
dhcpPoolSize
Module: ADONIS-DNS-MIB
OID (symbolic): ADONIS-DNS-MIB::dhcpPoolSize
OID (numeric): 1.3.6.1.4.1.13315.100.101.1.2.2.3.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: the size of the pool
What is dhcpPoolSize?
This OID records the total number of addresses in the pool as an Unsigned32 count. A network engineer uses this to compare capacity across different pools and plan which pools to expand if certain device types are running out. For example, a value of 50 indicates this pool has 50 addresses available for allocation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.2.2.3.1.4 snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::dhcpPoolSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.2.2.3.1.4.1 snmpget -v2c -c public <target> ADONIS-DNS-MIB::dhcpPoolSize.1
Start monitoring BlueCat Networks Adonis DNS/DHCP appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADONIS-DNS-MIB::dhcpPoolSize OID value, configure state conditions and alerts, and monitor any BlueCat Networks Adonis DNS/DHCP appliances from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.13315 | bluecatnetworks | BLUECATNETWORKS-MIB |
| 1.3.6.1.4.1.13315.100 | appliances | BLUECATNETWORKS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13315.100.101 | adonis | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1 | adonisObjects | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2 | dhcp | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.2 | dhcpStats | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.2.3 | dhcpPoolTable | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.2.3.1 | dhcpPoolEntry | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.2.3.1.4 | dhcpPoolSize | ADONIS-DNS-MIB |