appcDefaultMaxMcLlSndSize
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.1.3.5
Object
scalar SNMPv2-SMIInteger32
Specifies the maximum size of a logical record to be used for
a mapped conversation when sending data to either the inbound
or outbound implicit partner LU. This size is the maximum
number of bytes in a single logical record, as indicated in the
LL field of the record. The default value is 32767.
Note that this object does not limit the maximum size that an
application program can supply on the Send Data call for a
mapped conversation.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.1.3.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- appcGlobalObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcDefaultMaxMcLlSndSize.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcDefaultMaxMcLlSndSize'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of