hpnicfNqaCtlHistoryEnable
HPN-ICF-NQA-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.8.3.1.2.1.14
Object
column r/w
Enumeration
To indicate whether the history should be recorded in the
PingProbeHistoryTable or not.
enabled(1) --history will be recorded
disabled(2) --history will not be recorded.
Context
- MIB
- HPN-ICF-NQA-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.3.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfNqaCtlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-NQA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-NQA-MIB::hpnicfNqaCtlHistoryEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-NQA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-NQA-MIB::hpnicfNqaCtlHistoryEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-NQA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-NQA-MIB::hpnicfNqaCtlHistoryEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |