hpicfDhcpSnoopDBFileWriteStatus
HP-ICF-DHCP-SNOOP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13
Object
scalar Enumeration
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.
Context
- MIB
- HP-ICF-DHCP-SNOOP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.34.1.2.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpicfDhcpSnoopGlobalStats
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopDBFileWriteStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DHCP-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopDBFileWriteStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.