mwrCosSource
MWR-ETHERNET-MIB ·
.1.3.6.1.4.1.7262.4.5.9.1.1.2
Object
scalar r/w
Enumeration
Indicates the class of service tag type. Based on the setting system will use the CoS value in the outer VLAN tag, inner VLAN tag, DSCP or MPLS exp.
Context
- MIB
- MWR-ETHERNET-MIB
- OID
.1.3.6.1.4.1.7262.4.5.9.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mwrQos
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrCosSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWR-ETHERNET-MIB::mwrCosSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oTag |
2 | iTag |
3 | dscp |
4 | mplsExp |