hh3cNqaReactCurrentStatus

HH3C-NQA-MIB · .1.3.6.1.4.1.25506.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 hh3cNqaReactThresholdType.
              
belowThreshold      - The status of the reaction entry is belowThreshold
                      when the monitored result is under the threshold
                      value for the hh3cNqaReactThresholdType.
              
overUpperThreshold  - The status of the reaction entry is overThreshold
                      when the monitored result is exceeds the
                      upper-threshold value for the
                      hh3cNqaReactThresholdType.
              
belowLowerThreshold - The status of the reaction entry is belowThreshold
                      when the monitored result is under the
                      lower-threshold value for
                      hh3cNqaReactThresholdType.

Context

MIB
HH3C-NQA-MIB
OID
.1.3.6.1.4.1.25506.8.3.1.13.1.11
Type
column
Access
readonly
Status
current
Parent
hh3cNqaReactionEntry

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 'HH3C-NQA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NQA-MIB::hh3cNqaReactCurrentStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-NQA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NQA-MIB::hh3cNqaReactCurrentStatus.<hh3cNqaReactOwnerIndex>.<hh3cNqaReactTestName>.<hh3cNqaReactItemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-NQA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-NQA-MIB::hh3cNqaReactCurrentStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2overThreshold
3belowThreshold
4overUpperThreshold
5belowLowerThreshold