All MIBs › HP-ICF-DHCPV4-SERVER-MIB › hpicfDhcpServerDBFileWriteStatus
hpicfDhcpServerDBFileWriteStatus
Module: HP-ICF-DHCPV4-SERVER-MIB
OID (symbolic): HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpServerDBFileWriteStatus
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates whether the DHCP lease database is currently synchronized with the configured file server. 'notConfigured' means that we have not been configured with a server location. 'delaying' means that we are waiting for the write delay to expire before writing the current database. 'inProgress' means that a lease database transfer is active. 'succeeded' means that all leases in our database have been written to the server. 'failed' means that the last attempt to write our lease database failed.
What is hpicfDhcpServerDBFileWriteStatus?
This OID reports whether the DHCP lease database is currently synchronized with the configured file server: notConfigured(1), delaying(2) during the write-delay window, inProgress(3), succeeded(4), or failed(5). An admin watches this to confirm lease changes are actually making it to persistent storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7 snmpwalk -v2c -c public <target> HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpServerDBFileWriteStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7.1 snmpget -v2c -c public <target> HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpServerDBFileWriteStatus.1
Start monitoring HP ProCurve/Aruba switch (built-in DHCPv4/BOOTP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpServerDBFileWriteStatus OID value, configure state conditions and alerts, and monitor any HP ProCurve/Aruba switch (built-in DHCPv4/BOOTP server) from a single console.
OID Breakdown
Upper-level ancestors (12 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.99 | hpicfDhcpv4ServerMIB | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1 | hpicfDhcpv4ServerObjects | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1 | hpicfDhcpv4LeaseDataBase | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7 | hpicfDhcpServerDBFileWriteStatus | HP-ICF-DHCPV4-SERVER-MIB |