rxr1dSrPortLargestFrame
IBM-RXR-MIB ·
.1.3.6.1.4.1.2.6.26.1.3.1.1.6
Object
column mandatory
r/w
Enumeration
The maximum size of the INFO field (LLC and above) that this port can send/receive. It does not include any MAC level (framing) octets. The value of this object is used by this bridge to determine whether a modification of the LargestFrame (LF, see [14]) field of the Routing Control field of the Routing Information Field is necessary. Valid values as defined by the 802.5 source routing bridging specification[14] are 516, 1500, 2052, 4472, 8144, 11407, 17800, and 65535 octets. Behavior of the port when an illegal value is written is implementation specific. It is recommended that a reasonable legal value be chosen.
Context
- MIB
- IBM-RXR-MIB
- OID
.1.3.6.1.4.1.2.6.26.1.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rxr1dSrPortEntry
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 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-RXR-MIB::rxr1dSrPortLargestFrame'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-RXR-MIB::rxr1dSrPortLargestFrame.<rxr1dSrPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-RXR-MIB::rxr1dSrPortLargestFrame'
Syntax
Enumeration
Values & Constraints
Enumerated Values
516 | rxr1dSrMtu516 |
1500 | rxr1dSrMtu1500 |
2052 | rxr1dSrMtu2052 |
4472 | rxr1dSrMtu4472 |
8144 | rxr1dSrMtu8144 |
11407 | rxr1dSrMtu11407 |
17800 | rxr1dSrMtu17800 |
65535 | rxr1dSrMtu65535 |