nqaMultiPathResultsSumCompletionTime2Low
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.4.16.1.10
Object
column SNMPv2-SMICounter32
The low order 32 bits of the accumulated squares
of completion times (in milliseconds) of NQA
operations which complete successfully.
Low/High order is defined where the binary number
will look as follows:
*************************************************
| High order 32 bits | Low order 32 bits |
*************************************************
For example the number 4294967296 would have all
Low order bits as '0' and the rightmost High
order bit will be 1 (zeros,1).
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.4.16.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nqaMultiPathResultsEntry
- 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::nqaMultiPathResultsSumCompletionTime2Low'
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::nqaMultiPathResultsSumCompletionTime2Low.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>.<nqaMultiPathResultsIndex>.<nqaMultiPathResultsPathIndex>.<nqaMultiPathResultsHopIndex>'
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::nqaMultiPathResultsSumCompletionTime2Low'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of