cpfrTCMetricsValid

CISCO-PFR-MIB · .1.3.6.1.4.1.9.9.772.1.13.1.3

Object

column Bits
This object indicates if an object in the entry is valid.
              
'relativeDelay'
   Relative delay is a valid value.
              
'relativeJitter'
   Relative jitter is a valid value.
              
'relativeDelayLoss'
   Relative loss is a valid value.
              
'relativeDelayUnreachable'
   Relative unreachability rate is a valid value.
              
'activeDelay'
   Absolute delay is a valid value.
              
'activeJitter'
   Absolute jitter is a valid value.
              
'activeLoss'
   Absolute loss is a valid value.
              
'activeUnreachable'
   Absolute unreachable rate is a valid value.
              
'mosPercentage'
   Most percentage is a valid value.
              
'attempts'
   The number of attempts is a valid value.
              
'packets'
   Probe packet is a valid value.
              
'passiveSTUnreachableAvg'
   Short time unreachability rate in passive mode is a valid
value.
              
'passiveSTDelayAvg'
   Short time delay in passive mode is a valid value.
              
'passiveSTLossAvg'
   Short time loss in passive mode is a valid value.
              
'activeSTUnreachableAvg'
   Short time unreachability rate in active mode is a valid
value.
              
'activeSTDelayAvg'
   Short time delay in active mode is a valid value.
              
'passiveLTUnreachableAvg'
   Long time unreachability rate in passive mode is a valid
value. 
              
'passiveLTDelayAvg'
   Long time delay in passive mode is a valid value.
              
'passiveLTLossAvg'
   Long time loss in passive mode is a valid value.
              
'activeLTUnreachableAvg'
   Long time unreachability rate in active mode is a valid
value.
              
'activeLTDelayAvg'
   Long time delay in active mode is a valid value.

Context

MIB
CISCO-PFR-MIB
OID
.1.3.6.1.4.1.9.9.772.1.13.1.3
Type
column
Access
readonly
Status
current
Parent
cpfrTrafficClassMetricEntry
Groups
1

Walk 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 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PFR-MIB::cpfrTCMetricsValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PFR-MIB::cpfrTCMetricsValid.<cpfrMCIndex>.<cpfrTrafficClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PFR-MIB::cpfrTCMetricsValid'

Syntax

Bits

Values & Constraints

Enumerated Values
0activeSTJitterAvg
1mosPercentage
2attempts
3packets
4passiveSTUnreachableAvg
5passiveSTdelayAvg
6passiveSTLossAvg
7activeSTUnreachableAvg
8activeSTDelayAvg
9passiveLTUnreachableAvg
10passiveLTDelayAvg
11passiveLTLossAvg
12activeLTUnreachableAvg
13activeLTDelayAvg

Conformance