nqaGeneralflowStatsCompletions
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.4.12.1.3
Object
column Enumeration
Indicates whether the Generalflow test instance has completed the current packet size test. noResult (0) indicates that the current packet size test is running. success(1) indicates that the current packet size test has completed. failure(2) indicates that the current packet size test failed. finished(3) indicates that the current packet size test finished. running(4) indicates that the current packet size test is running. ready(5) indicates that the current packet size test has not started.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.4.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nqaGeneralflowStatsEntry
- 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::nqaGeneralflowStatsCompletions'
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::nqaGeneralflowStatsCompletions.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>.<nqaGeneralflowStatsIndex>.<nqaGenralflowStatsFrameSizeId>'
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::nqaGeneralflowStatsCompletions'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noResult |
1 | success |
2 | failure |
3 | finished |
4 | running |
5 | ready |
Conformance
Member of