hpicfIpSlaThrMetricType
HPICF-IPSLA-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.127.1.3.1.1
Object
column Enumeration
SLA metric type to be monitored. The rtt type is the round trip time of the probe packet. The jitter type is the inter-packet delay variance. The srcTodstTime type is the one-way trip time from source to destination. The dstTosrcTtime type is the one-way trip time from destination to source. The Mean Opinion Scores (MOS) type is derived only for udpJitterVoIP SLA. The Calculated Planning Impairment Factor (ICPIF) type is derived only for udpJitterVoIP SLA. ThepacketLoss type is to monitor loss of communication. The testCompletion type is for notifying about the completion of probe test. The sdJitterPos type is the source-to-destination positive jitter and the dsJitterPos type is the destination-to-source positivejitter.
Context
- MIB
- HPICF-IPSLA-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.127.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hpicfIpSlaThrEntry
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 'HPICF-IPSLA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPICF-IPSLA-MIB::hpicfIpSlaThrMetricType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPICF-IPSLA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPICF-IPSLA-MIB::hpicfIpSlaThrMetricType.<hpicfIpSlaID>.<hpicfIpSlaThrMetricType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPICF-IPSLA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPICF-IPSLA-MIB::hpicfIpSlaThrMetricType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rtt |
2 | jitter |
3 | srcTodstTime |
4 | dstTosrcTime |
5 | mos |
6 | icpif |
7 | packetLoss |
8 | testCompletion |
9 | sdJitterPos |
10 | dsJitterPos |