nqaMultiPathResultsNoConnections
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.4.16.1.17
Object
column SNMPv2-SMICounter32
The number of occasions when a NQA operation could not be
initiated because the connection to the target has not
been established. For all other nqaAdminCtrlType this
object will remain zero.
This cannot occur for connectionless protocols, but may
occur for connection oriented protocols, such as TCP.
Since a NQA operation was never initiated, the completion
time of these operations are not accumulated, nor do they
increment nqaResultsCompletions.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.4.16.1.17- 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::nqaMultiPathResultsNoConnections'
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::nqaMultiPathResultsNoConnections.<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::nqaMultiPathResultsNoConnections'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of