rcWredEnable
RAISECOM-WRED-MIB ·
.1.3.6.1.4.1.8886.6.1.60.1.1
Object
scalar mandatory
r/w
Enumeration
Indicates whether the Wred feature is enable on the device. enable(1) means that the Wred feature is enabled on this device disable(2) means that the Wred feature is disabled.
Context
- MIB
- RAISECOM-WRED-MIB
- OID
.1.3.6.1.4.1.8886.6.1.60.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- raisecomWredCfg
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 'RAISECOM-WRED-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-WRED-MIB::rcWredEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-WRED-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-WRED-MIB::rcWredEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |