hpicfDhcpServerDBFileWriteStatus
HP-ICF-DHCPV4-SERVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7
Object
scalar
Enumeration
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.
Context
- MIB
- HP-ICF-DHCPV4-SERVER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpicfDhcpv4LeaseDataBase
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConfigured |
2 | delaying |
3 | inProgress |
4 | succeeded |
5 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfDhcpv4ServerDBFile A location to store the lease database, to retrieve it
after a reboot. The location must be given in the form
of a URL as defined in RFC 2396.
The allowed character sets and the… | scalar | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.1 |
| hpicfDhcpv4ServerDBSFTPUsername A location to store the Username of the SFTP Server.
The default value of username is root. | scalar | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.10 |
| hpicfDhcpv4ServerDBSFTPPassword A location to store the Password of the SFTP Server. | scalar | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.11 |
| hpicfDhcpv4ServerDBValidateSFTPServer This object sets the validate-sftp-server flag. When enabled,
the user must login to the SFTP server to verify and accept
the public key of the server. When disabled, the public… | scalar | Enumeration | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.12 |
| hpicfDhcpv4ServerDBWriteDelay The number of seconds to delay writing the DHCP lease
database file after a database change. This potentially
allows grouping multiple database changes into a single
write. The d… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.2 |
| hpicfDhcpv4ServerDBWriteTimeout The number of seconds to wait for the database file
transfer to finish before giving up and declaring a
failure. A value of 0 means continue retrying
indefinitely. | scalar | seconds Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.3 |
| hpicfDhcpServerDBFileWriteAttempts Number of attempts that have been made to write the
DHCP lease database to a configured file location. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.4 |
| hpicfDhcpServerDBFileWriteFailures Number of times that an attempt to write the DHCP lease
database to a configured file location has failed. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.5 |
| hpicfDhcpServerDBFileReadStatus This object indicates whether we were able to successfully
load the DHCP lease database from the configured location
after the last reboot. | scalar | Enumeration | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.6 |
| hpicfDhcpServerDBFileLastWriteTime The time that we last successfully wrote our lease
database to the server. This object will contain a
value of all zeroes if we have not written our
lease database since the last … | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.8 |
| hpicfDhcpv4ServerDBFTPort A location to store the port value of the FT Server. The
default port value will be 69 for TFTP and 22 for SFTP | scalar | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.9 |