zyTrtcmMode
ZYXEL-TRTCM-MIB ·
.1.3.6.1.4.1.890.1.15.3.85.1.2
Object
scalar r/w
Enumeration
Enter colorBlind to have the switch treat all incoming packets as uncolored. All incoming packets are evaluated against the CIR and PIR. Enter colorAware to treat the packets as marked by some preceding entity. Incoming packets are evaluated based on their existing color. Incoming packets that are not marked proceed through the switch.
Context
- MIB
- ZYXEL-TRTCM-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.85.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelTrtcmSetup
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 'ZYXEL-TRTCM-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-TRTCM-MIB::zyTrtcmMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-TRTCM-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-TRTCM-MIB::zyTrtcmMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | colorAware |
1 | colorBlind |