adGenEgressQueueCongestionMgmtWREDTimeConstant
ADTRAN-GENEGRESSQUEUE-MIB ·
.1.3.6.1.4.1.664.5.70.9.2.1.1.1
Object
column r/w
Enumeration
The WRED time constant in mS
Context
- MIB
- ADTRAN-GENEGRESSQUEUE-MIB
- OID
.1.3.6.1.4.1.664.5.70.9.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEgressQueueCongestionMgmtWREDTimeConstantEntry
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 'ADTRAN-GENEGRESSQUEUE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENEGRESSQUEUE-MIB::adGenEgressQueueCongestionMgmtWREDTimeConstant'
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::adGenEgressQueueCongestionMgmtWREDTimeConstant.<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::adGenEgressQueueCongestionMgmtWREDTimeConstant'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delay2ms |
2 | delay4ms |
3 | delay8ms |
4 | delay16ms |
5 | delay32ms |
6 | delay62ms |
7 | delay125ms |
8 | delay250ms |
9 | delay500ms |