h3cNqaReactCurrentStatus

H3C-NQA-MIB · .1.3.6.1.4.1.2011.10.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 h3cNqaReactThresholdType.
              
belowThreshold  - The status of the reaction entry is belowThreshold
                  when the monitored result is under the threshold
                  value for the h3cNqaReactThresholdType.

Context

MIB
H3C-NQA-MIB
OID
.1.3.6.1.4.1.2011.10.8.3.1.13.1.11
Type
column
Access
readonly
Status
current
Parent
h3cNqaReactionEntry

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 'H3C-NQA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-NQA-MIB::h3cNqaReactCurrentStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-NQA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-NQA-MIB::h3cNqaReactCurrentStatus.<h3cNqaReactOwnerIndex>.<h3cNqaReactTestName>.<h3cNqaReactItemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-NQA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-NQA-MIB::h3cNqaReactCurrentStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2overThreshold
3belowThreshold