osEthBwBuffSize

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.13.1.14

Object

column r/w BytesUnsigned32
Queue buffer size. The value '0' means 'default'.
The default value vary for different devices:
	OS-V8  has default value 262144 bytes, 
	OS-V20 has default value 786432 bytes.

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.13.1.14
Type
column
Access
readwrite
Status
current
Units
Bytes
Parent
osEthBwEntry
Groups
1

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

Syntax

BytesUnsigned32

Values & Constraints

Object Constraints
range: 0-0 range: 64-2147483647

Conformance