ethIfQueueMaxOctets
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.3.1.2
Object
column r/w
Integer32
The maximum number of octets that can be queued for input on the interface and traffic class. If an arriving frame is too large to fit into the queue, the frame is dropped. A setting of -1 results in a queue setting so that the queuing delay is less than one second. Note that ethDevCapMaxMaxQueueOctets specifies the maximum value supported by the device.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethIfQueueEntry
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 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethIfQueueMaxOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethIfQueueMaxOctets.<ethDevIndex>.<ethIfIndex>.<ethIfQueueTrafficClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-ETH-MIB::ethIfQueueMaxOctets'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647