All MIBs › HP-ICF-DHCP-SNOOP-MIB › hpicfDhcpSnoopDBFileWriteStatus
hpicfDhcpSnoopDBFileWriteStatus
Module: HP-ICF-DHCP-SNOOP-MIB
OID (symbolic): HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopDBFileWriteStatus
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates whether the DHCP lease database is currently synchronized with the 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 hpicfDhcpSnoopDBFileWriteStatus?
This reports the current state of syncing the DHCP lease database to its configured file server: 'delaying' means it's waiting out the hpicfDhcpSnoopDatabaseWriteDelay timer, 'inProgress' means a transfer is underway, and 'succeeded'/'failed' report the last outcome. Admins poll this to confirm recent binding changes have actually been persisted to the backup file.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13 snmpwalk -v2c -c public <target> HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopDBFileWriteStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13.1 snmpget -v2c -c public <target> HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopDBFileWriteStatus.1
Start monitoring HP ProCurve switch (DHCP Snooping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopDBFileWriteStatus OID value, configure state conditions and alerts, and monitor any HP ProCurve switch (DHCP Snooping) 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.34 | hpicfIpDhcpSnoop | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1 | hpicfIpDhcpSnoopObjects | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2 | hpicfIpDhcpSnoopStatus | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1 | hpicfDhcpSnoopGlobalStats | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13 | hpicfDhcpSnoopDBFileWriteStatus | HP-ICF-DHCP-SNOOP-MIB |