hpnicfNqaReactActionType
HPN-ICF-NQA-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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
- HPN-ICF-NQA-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.3.1.13.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfNqaReactionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hpnicfNqaReactActionType'
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::hpnicfNqaReactActionType.<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::hpnicfNqaReactActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | trapOnly |
2 | triggerOnly |
3 | trapAndTrigger |