dot3OamMaxOamPduSize

DOT3-OAM-MIB · .1.3.6.1.2.1.158.1.1.1.4

Object

column octetsUnsigned32
The largest OAMPDU that the OAM entity supports.  OA
entities exchange maximum OAMPDU sizes and negotiate to use
the smaller of the two maximum OAMPDU sizes between the peers.
This value is determined by the local implementation.

Context

MIB
DOT3-OAM-MIB
OID
.1.3.6.1.2.1.158.1.1.1.4
Type
column
Access
readonly
Status
current
Units
octets
Parent
dot3OamEntry
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 'DOT3-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-OAM-MIB::dot3OamMaxOamPduSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT3-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-OAM-MIB::dot3OamMaxOamPduSize.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT3-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT3-OAM-MIB::dot3OamMaxOamPduSize'

Syntax

octetsUnsigned32

Values & Constraints

Object Constraints
range: 64-1518

Conformance