crcSrcERSpanDscpOrPrec
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.2.5.1.8
Object
column r/w
Enumeration
The QOS classification used - precedence or DSCP based.
This object is only significant when object crcERSpanSessionType
is eRSpanSource(1).
This object may be modified when the row is active.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.2.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- crcERSpanSessionEntry
- 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 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::crcSrcERSpanDscpOrPrec'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::crcSrcERSpanDscpOrPrec.<crcERSpanSessionNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RMON-CONFIG-MIB::crcSrcERSpanDscpOrPrec'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dscp |
2 | precedence |