All MIBs › DASAN-DHCP-MIB › dsSubnetConfAllocatedCount
dsSubnetConfAllocatedCount
Module: DASAN-DHCP-MIB
OID (symbolic): DASAN-DHCP-MIB::dsSubnetConfAllocatedCount
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total number of allocated ip-addresses in this group.
What is dsSubnetConfAllocatedCount?
This object reports how many addresses from a subnet's DHCP pool are currently allocated to clients. An admin compares this to dsSubnetConfTotalCount to detect pool exhaustion before new clients start failing to obtain a lease. For example, an allocated count of 250 out of a total of 254 signals the pool is nearly full and needs expansion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.8 snmpwalk -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetConfAllocatedCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.8.1 snmpget -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetConfAllocatedCount.1
Start monitoring DASAN Networks access/aggregation switch (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DASAN-DHCP-MIB::dsSubnetConfAllocatedCount OID value, configure state conditions and alerts, and monitor any DASAN Networks access/aggregation switch (DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (7 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.6296.9 | dasanMgmt | DASAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5 | dsDhcpMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1 | dsDhcpDaemonConf | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.7 | dsSubnetConfTable | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.7.1 | dsSubnetConfEntry | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.8 | dsSubnetConfAllocatedCount | DASAN-DHCP-MIB |