rcPortTrustDscp

RC-PORT-MIB · .1.3.6.1.4.1.2272.1.4.10.1.1.74

Object

column r/w SNMPv2-TCTruthValue
Used to enable/disable the trusted DSCP feature.
If enabled, the internal qos-level and 802.1p value are derived
from the received packet's DSCP value.  This MIB object is
applicable to ports in 8348GTX so that higher priority IP traffic
can bypass the oversubscribed cascading link.

Context

MIB
RC-PORT-MIB
OID
.1.3.6.1.4.1.2272.1.4.10.1.1.74
Type
column
Access
readwrite
Status
current
Parent
rcPortEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false