cfmIpCbrMetricsIntValid
CISCO-IP-CBR-METRICS-MIB ·
.1.3.6.1.4.1.9.9.697.1.1.3.1.1
Object
column Bits
This object indicates which metrics are valid for the
measurement interval:
'lostPkts'
If this bit is set to '1', then the corresponding
instance of cfmIpCbrMetricsIntLostPkts is valid.
'vbMin'
If this bit is set to '1', then the corresponding
instance of cfmIpCbrMetricsIntVbMin is valid.
'vbMax'
If this bit is set to '1', then the corresponding
instance of cfmIpCbrMetricsIntVbMax is valid.
'mediaRate'
If this bit is set to '1', then the corresponding
instances of cfmIpCbrMetricsIntMrUnits and
cfmIpCbrMetricsIntMr are valid.
'delayFactor'
If this bit is set to '1', then the corresponding
instances of cfmIpCbrMetricsIntDfScale,
cfmIpCbrMetricsIntDfPrecision, and cfmIpCbrMetricsIntDf
are valid.
'mediaRateVariation'
If this bit is set to '1', then the corresponding
instances of cfmIpCbrMetricsIntMrvScale,
cfmIpCbrMetricsIntMrvPrecision, and
cfmIpCbrMetricsIntMrv are valid.
Context
- MIB
- CISCO-IP-CBR-METRICS-MIB
- OID
.1.3.6.1.4.1.9.9.697.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmIpCbrMetricsIntEntry
- Groups
- 1
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 'CISCO-IP-CBR-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-CBR-METRICS-MIB::cfmIpCbrMetricsIntValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-CBR-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-CBR-METRICS-MIB::cfmIpCbrMetricsIntValid.<cfmFlowMonitorId>.<cfmFlowId>.<cfmFlowMetricsIntNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-CBR-METRICS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-CBR-METRICS-MIB::cfmIpCbrMetricsIntValid'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | lostPkts |
1 | vbMin |
2 | vbMax |
3 | mediaRate |
4 | delayFactor |
5 | mediaRateVariation |
Conformance
Member of