hpicfDSnoopV6DBFileReadStatus
HP-ICF-DHCPv6-SNOOP-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.102.1.2.11
Object
scalar Enumeration
This object indicates whether the DHCPv6 lease database from configured location is loaded successfully after the last reboot.
Context
- MIB
- HP-ICF-DHCPv6-SNOOP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.102.1.2.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpicfDSnoopV6GlobalStats
- 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-DHCPv6-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DHCPv6-SNOOP-MIB::hpicfDSnoopV6DBFileReadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DHCPv6-SNOOP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DHCPv6-SNOOP-MIB::hpicfDSnoopV6DBFileReadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConfigured |
2 | inProgress |
3 | succeeded |
4 | failed |