hpicfLinkTestSuccesses
HP-ICF-LINKTEST ·
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.8
Object
column Integer32
The number of times that we have recieved a response to a link test packet during the current test. This object will start at zero when the corresponding instance of hpicfLinkTestStatus is set to 'active'. It will increment each time the agent recieves a response from the destination of this test. Note that the number of failed attempts is given by hpicfLinkTestAttempts - hpicfLinkTestSuccesses.
Context
- MIB
- HP-ICF-LINKTEST
- OID
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.8- 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::hpicfLinkTestSuccesses'
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::hpicfLinkTestSuccesses.<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::hpicfLinkTestSuccesses'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of