appnLsMaxSendBtuSize
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.1.5.1.1.15
Object
column bytesInteger32
Numeric value between 99 and 32767 inclusive indicating the
maximum number of bytes in a Basic Transmission Unit (BTU) sent
on this link.
When the link state (returned by the appnLsOperState object) is
inactive or pending active, the value configured at this node
is returned. When the link state is active, the value that was
negotiated for it is returned. This negotiated value is the
smaller of the value configured at this node and the partner's
maximum receive BTU length, received in XID.
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.1.5.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Units
- bytes
- Parent
- appnLsEntry
- Groups
- 2
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 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnLsMaxSendBtuSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnLsMaxSendBtuSize.<appnLsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnLsMaxSendBtuSize'
Syntax
bytesInteger32
Values & Constraints
Object Constraints
range: 99-32767
Conformance
Member of