llcSapAdminMaxUnackedIPDUsSend
CISCO-SNA-LLC-MIB ·
.1.3.6.1.4.1.9.10.8.1.2.1.1.3
Object
column r/w
Integer32
This object denotes the default maximum
consecutive unacknowledged I PDU frames that
LLCs on this SAP may send to their remote LLC
partners. This count is referred to as 'k' in
the IEEE 802.2 specification [5].
A zero value for this object indicates that the
port default, llcPortAdminMaxUnackedIPDUsSend,
shall be used as the SAP default. This SAP
default value may be overridden by a non-zero
value in the llcCcAdminMaxUnackedIPDUsSend
object.
At connection setup, the remote LLC may send,
using an XID frame, the maximum number of
unacknowledged I PDUs which it is prepared to
receive. If so, an implementation may choose to
override the administered maximum number of
unacknowledged PDUs with the dynamically learned
value and should reflect this in the
llcCcOperMaxUnackedIPDUsSend object for the
connection component.
Context
- MIB
- CISCO-SNA-LLC-MIB
- OID
.1.3.6.1.4.1.9.10.8.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- llcSapAdminEntry
- Groups
- 1
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 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcSapAdminMaxUnackedIPDUsSend'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcSapAdminMaxUnackedIPDUsSend.<ifIndex>.<llcPortVirtualIndex>.<llcSapNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNA-LLC-MIB::llcSapAdminMaxUnackedIPDUsSend'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of
Compliance refinements
llcCoreCompliance
readonly
Write access not required