All MIBs › ADONIS-DNS-MIB › dhcpFixedIPEntry
dhcpFixedIPEntry
Module: ADONIS-DNS-MIB
OID (symbolic): ADONIS-DNS-MIB::dhcpFixedIPEntry
OID (numeric): 1.3.6.1.4.1.13315.100.101.1.2.3.1.1
Node type: OBJECT-TYPE
Access: read-only
Description: Information about a particular DHCP subnet
What is dhcpFixedIPEntry?
This OID represents a table entry containing detailed information about a particular DHCP subnet, including its configuration and reserved address assignments. Engineers use this to track which subnets are in use, what fixed IPs are reserved for critical devices, and the overall health of each DHCP scope. For example, an entry might show that subnet 192.168.1.0/24 has reserved IPs for the network printer (192.168.1.50) and backup server (192.168.1.51).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.2.3.1.1 snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::dhcpFixedIPEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.2.3.1.1.1 snmpget -v2c -c public <target> ADONIS-DNS-MIB::dhcpFixedIPEntry.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::dhcpFixedIPEntry 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.3 | dhcpConfig | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.3.1 | dhcpFixedIPTable | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.3.1.1 | dhcpFixedIPEntry | ADONIS-DNS-MIB |