hpicfLinkTestTotalRespTime
HP-ICF-LINKTEST ·
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.11
Object
column SNMPv2-SMIInteger32
The sum of all of the response times (in milliseconds) for all of the link tests that have been attempted as part of this test. This value can be used in conjunction with hpicfLinkTestSuccesses to calculate the average response time.
Context
- MIB
- HP-ICF-LINKTEST
- OID
.1.3.6.1.4.1.11.2.14.11.1.6.2.1.11- 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::hpicfLinkTestTotalRespTime'
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::hpicfLinkTestTotalRespTime.<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::hpicfLinkTestTotalRespTime'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of