nqaResultsTestAttempts
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.4.1.1.4
Object
column testsSNMPv2-SMICounter32
The times of executing tests, which includes the times of successful execution, failed execution and interruption (interrupted by human or system). The current number of test attempts. The value of this object MUST be started at 0.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- tests
- Parent
- nqaResultsEntry
- 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::nqaResultsTestAttempts'
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::nqaResultsTestAttempts.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>.<nqaResultsIndex>.<nqaResultsHopIndex>'
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::nqaResultsTestAttempts'
Syntax
testsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of