cewredRxValue
CISCO-ENHANCED-WRED-MIB ·
.1.3.6.1.4.1.9.9.222.1.2.2.1.3
Object
This object specifies the value which can be used by
cewredConfigGlobIndex object, which associates WRED
configuration with the source module (identified by
cewredRxSourceId) and destination module
(identified by cewredRxDestId) combination. This
value can't be modified when cewredRxRowStatus is
active(1).
The value of this object must not be same as the values
of the following objects:
cewredTxValue,
cewredRxIfValue,
cewredRxMulticastValue.
Context
- MIB
- CISCO-ENHANCED-WRED-MIB
- OID
.1.3.6.1.4.1.9.9.222.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cewredRxEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-ENHANCED-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-WRED-MIB::cewredRxValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-WRED-MIB::cewredRxValue.<cewredRxSourceId>.<cewredRxDestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-WRED-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-WRED-MIB::cewredRxValue'
Syntax
- Source
- CewredIndex
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of
Compliance refinements
cewredMIBCompliance
readonly
write or create access is not required.