ieee8021STMaxSDU

IEEE8021-ST-MIB · .1.3.111.2.802.1.1.30.1.1.1.1.2

Object

column r/w octetsSNMPv2-SMIUnsigned32
The value of the MaxSDU parameter for the traffic class.
This value is represented as an unsigned integer. A value
of 0 is interpreted as the max SDU size supported by
the underlying MAC.
              
The default value of the MaxSDU parameter is 0.
              
The value of this object MUST be retained across
reinitializations of the management system.

Context

MIB
IEEE8021-ST-MIB
OID
.1.3.111.2.802.1.1.30.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Units
octets
Parent
ieee8021STMaxSDUEntry
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 'IEEE8021-ST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-ST-MIB::ieee8021STMaxSDU'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-ST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-ST-MIB::ieee8021STMaxSDU.<ieee8021BridgeBaseComponentId>.<ieee8021BridgeBasePort>.<ieee8021STTrafficClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-ST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-ST-MIB::ieee8021STMaxSDU'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance