llcPortAdminMaxUnackedIPDUsRcv

CISCO-SNA-LLC-MIB · .1.3.6.1.4.1.9.10.8.1.1.1.1.7

Object

column r/w Integer32
This object denotes the default maximum number
of unacknowledged I PDUs that LLCs on this port
can expect to receive from their remote LLC
partners. This count is referred to as 'k' in
the IEEE 802.2 specification [5].
              
This port default value may be overridden by a
non-zero SAP default value in the
llcSapAdminMaxUnackedIPDUsRcv object or by a
non-zero value in the
llcCcAdminMaxUnackedIPDUsRcvd 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.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
llcPortAdminEntry
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::llcPortAdminMaxUnackedIPDUsRcv'
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::llcPortAdminMaxUnackedIPDUsRcv.<ifIndex>.<llcPortVirtualIndex>'
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::llcPortAdminMaxUnackedIPDUsRcv'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-127

Conformance