hh3cNqaReactActionType

HH3C-NQA-MIB · .1.3.6.1.4.1.25506.8.3.1.13.1.10

Object

column r/w Enumeration
Specifies the type of reaction to generate if the specified
violation type occurs for the monitored element:
              
none               - No reaction is generated
trapOnly           - A trap is generated
triggerOnly        - All trigger actions defined for this
                     entry are generated
trapAndTrigger     - Both a trap and all trigger actions
                     are generated

Context

MIB
HH3C-NQA-MIB
OID
.1.3.6.1.4.1.25506.8.3.1.13.1.10
Type
column
Access
readwrite
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::hh3cNqaReactActionType'
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::hh3cNqaReactActionType.<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::hh3cNqaReactActionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1trapOnly
2triggerOnly
3trapAndTrigger