hwNqaReactActionType

A3COM-HUAWEI-NQA-MIB · .1.3.6.1.4.1.43.45.1.5.25.28.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
A3COM-HUAWEI-NQA-MIB
OID
.1.3.6.1.4.1.43.45.1.5.25.28.1.13.1.10
Type
column
Access
readwrite
Status
current
Parent
hwNqaReactionEntry

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 'A3COM-HUAWEI-NQA-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-NQA-MIB::hwNqaReactActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-NQA-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-NQA-MIB::hwNqaReactActionType.<hwNqaReactOwnerIndex>.<hwNqaReactTestName>.<hwNqaReactItemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-NQA-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-NQA-MIB::hwNqaReactActionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1trapOnly
2triggerOnly
3trapAndTrigger