nbsEusmSlotCoSMode

NBS-EUSM-MIB · .1.3.6.1.4.1.629.202.1.1.1.11

Object

column r/w Enumeration
If  the user selects bothTagDscp(4), and a packet arrives
with both DSCP and a Vlan tag, the DSCP priority system will
take precedence.
              
tagOnly(3) will use Layer 2 Vlan Priority bits to assign a
Service
              
Level Class (SLC) to a packet and tagMappingTable
information will be used.
              
dscpOnly(2) will use Layer 3 DSCP bits to assign an SL class
to a packet.
              
dscpMappingTable information will be used

Context

MIB
NBS-EUSM-MIB
OID
.1.3.6.1.4.1.629.202.1.1.1.11
Type
column
Access
readwrite
Status
current
Parent
nbsEusmSlotEntry

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 'NBS-EUSM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-EUSM-MIB::nbsEusmSlotCoSMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-EUSM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-EUSM-MIB::nbsEusmSlotCoSMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-EUSM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-EUSM-MIB::nbsEusmSlotCoSMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2dscpOnly
3tagOnly
4bothTagDscp
5none