nqaAdminParaTrapGeneration
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.2.2.1.18
Object
column r/w
Bits
Switch of notification. Determine whether and how to send notifications for the test instance: - probeFailure(0) - Generate a PathChange notification when the current path varies from a previously determined path. - testFailure(1) - Generate a TestFailed notification when the full path to a target cannot be determined. - testCompletion(2) - Generate a TestCompleted notification when the path to a target has been determined. - overRtdThreshold(3) - Generate an Overthreshold of RTD notification when the statistic results exceed threshold. - overOwdThresholdSd(4) - Generate an Overthreshold of OWD-SD notification when the statistic results exceed threshold. - overOwdThresholdDs(5) - Generate an Overthreshold of OWD-DS notification when the statistic results exceed threshold. - overJitterThresholdSd(6) - Generate an Overthreshold of Jitter-SD notification when the statistic results exceed threshold. - overJitterThresholdDs(7) - Generate an Overthreshold of Jitter-DS notification when the statistic results exceed threshold. - testResultChange(8) - Generate a TestResultChange notification when test result is changed. - resultChangePacked(9) - Generate a packed trap when test result is changed. No more than two traps will be sent in one second and each trap contains at most ten records. The value #0x00 indicates disable all notifications.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.2.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nqaAdminParaEntry
- Groups
- 1
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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaAdminParaTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaAdminParaTrapGeneration.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaAdminParaTrapGeneration'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | probeFailure |
1 | testFailure |
2 | testCompletion |
3 | overRtdThreshold |
4 | overOwdThresholdSd |
5 | overOwdThresholdDs |
6 | overJitterThresholdSd |
7 | overJitterThresholdDs |
8 | testResultChange |
9 | resultChangePacked |
Conformance
Member of