zhoneMauMaxFrameSize
ZHONE-MAU-MIB ·
.1.3.6.1.4.1.5504.5.1.1.1.17
Object
column r/w
Integer32
Used to set the max frame size for ethernet ports. Units are bytes. Range is 0 15360. 0 is default implying 2048 bytes.
Context
- MIB
- ZHONE-MAU-MIB
- OID
.1.3.6.1.4.1.5504.5.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneIfMauEntry
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 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-MAU-MIB::zhoneMauMaxFrameSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-MAU-MIB::zhoneMauMaxFrameSize.<zhoneMauIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-MAU-MIB::zhoneMauMaxFrameSize'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15360