hpnicfNqaReactCurrentStatus

HPN-ICF-NQA-MIB · .1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.11

Object

column Enumeration
Specifies the current status of this reaction entry:
              
invalid  - The status of the reaction entry is unknown.
              
overThreshold   - The status of the reaction entry is overThreshold
                  when the monitored result exceeds the threshold
                  value for the hpnicfNqaReactThresholdType.
              
belowThreshold  - The status of the reaction entry is belowThreshold
                  when the monitored result is under the threshold
                  value for the hpnicfNqaReactThresholdType.

Context

MIB
HPN-ICF-NQA-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.11
Type
column
Access
readonly
Status
current
Parent
hpnicfNqaReactionEntry

Walk 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::hpnicfNqaReactCurrentStatus'
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::hpnicfNqaReactCurrentStatus.<hpnicfNqaReactOwnerIndex>.<hpnicfNqaReactTestName>.<hpnicfNqaReactItemIndex>'
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::hpnicfNqaReactCurrentStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2overThreshold
3belowThreshold