llcSapAdminMaxUnackedIPDUsRcv

CISCO-SNA-LLC-MIB · .1.3.6.1.4.1.9.10.8.1.2.1.1.4

Object

column r/w Integer32
This object denotes the default maximum number
of unacknowledged I PDUs that LLCs on this SAP
can expect to receive from 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, llcPortAdminMaxUnackedIPDUsRcv,
shall be used as the SAP default.  This SAP
default value may be overridden by a non-zero
value in the llcCcAdminMaxUnackedIPDUsRcv
object.
              
At connection setup, an implementation may
choose to send this value to the remote LLC,
using an XID frame.

Context

MIB
CISCO-SNA-LLC-MIB
OID
.1.3.6.1.4.1.9.10.8.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
llcSapAdminEntry
Groups
1

Walk 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::llcSapAdminMaxUnackedIPDUsRcv'
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::llcSapAdminMaxUnackedIPDUsRcv.<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::llcSapAdminMaxUnackedIPDUsRcv'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-127

Conformance