adGenEgressQueueCongestionMgmtWREDTimeConstantErrorCode

ADTRAN-GENEGRESSQUEUE-MIB · .1.3.6.1.4.1.664.5.70.9.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-GENEGRESSQUEUE-MIB
OID
.1.3.6.1.4.1.664.5.70.9.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
adGenEgressQueueCongestionMgmtWREDTimeConstantEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2writeToHardwareFailed
3invalidTimeConstant