MIB Viewer

hpicfDSnoopV6DBFileWriteStatus

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.102.1.2.12
Access
read-only
Status
current
Sub-identifiers
0
This object indicates whether the DHCPv6 lease database is currently synchronized with the the configured file server. 'notConfigured' means that the switch is not configured with a server location. 'delaying' means the switch is 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.
INTEGER { notConfigured(1), delaying(2), inProgress(3), succeeded(4), failed(5) }