hpicfLinkTestAttempts
HP-ICF-LINKTEST ·
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.7
Object
column Integer32
The number of times we have sent link test packets to the destination during the current test. This object will start at zero when the corresponding instance of hpicfLinkTestStatus is set to 'active'. It will increment at the completion of each iteration of the test until either it reaches the value of hpicfLinkTestRepetitions, or the corresponding instance of hpicfLinkTestStatus is set to a value other than 'active'. Note that it is incremented at the completion of each iteration, not when the link test packet is sent, so that the number of failures can be calculated accurately.
Context
- MIB
- HP-ICF-LINKTEST
- OID
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfLinkTestEntry
- Groups
- 2
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 'HP-ICF-LINKTEST' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-LINKTEST::hpicfLinkTestAttempts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-LINKTEST' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-LINKTEST::hpicfLinkTestAttempts.<hpicfLinkTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-LINKTEST' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-LINKTEST::hpicfLinkTestAttempts'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of