adGenMEgressQueueCongestionMgmtWREDTimeConstantErrorCode

ADTRAN-GENMEGRESSQUEUE-MIB · .1.3.6.1.4.1.664.5.70.36.2.1.1.3

Object

column Enumeration
Error Code returned if the last WRED Time Constant provisioning fails.
noError               - Provisiong of entry in this table succeeded.
writeToHardwareFailed - Writing to the hardware failed. 
                        This is a catastrophic error and probably will result in restart of the product.
invalidTimeConstant   - Received an invalid time constant.

Context

MIB
ADTRAN-GENMEGRESSQUEUE-MIB
OID
.1.3.6.1.4.1.664.5.70.36.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
adGenMEgressQueueCongestionMgmtWREDTimeConstantEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2writeToHardwareFailed
3invalidTimeConstant