adGenEgressQueueCongestionMgmtErrorCode

ADTRAN-GENEGRESSQUEUE-MIB · .1.3.6.1.4.1.664.5.70.9.2.2.1.11

Object

column Enumeration
Error Code returned if the last Congestion Mgmt 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.

Context

MIB
ADTRAN-GENEGRESSQUEUE-MIB
OID
.1.3.6.1.4.1.664.5.70.9.2.2.1.11
Type
column
Access
readonly
Status
current
Parent
adGenEgressQueueCongestionMgmtEntry

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::adGenEgressQueueCongestionMgmtErrorCode'
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::adGenEgressQueueCongestionMgmtErrorCode.<ifIndex>.<adGenEgressQueueCongestionMgmtQueueIndex>'
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::adGenEgressQueueCongestionMgmtErrorCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2writeToHardwareFailed