sdlcLSAdminMAXOUT

SNA-SDLC-MIB · .1.3.6.1.2.1.41.1.2.1.1.9

Object

column r/w Integer32
This object controls the maximum number of
consecutive unacknowledged I-frames which an
SDLC link station shall send without an
acknowledgement.  This shall range from 1 to
(sdlcLSAdminMODULO - 1).
              
For link stations on switched SDLC lines,
certain implementions may choose to override
this administered value with the value
received in the XID exchange.
              
Depending on the implementation, a write
operation to this administered value may not
change the operational value,
sdlcLSOperMAXOUT, until the link station is
cycled inactive.
              
An implementation can support only modulo 8,
only modulo 128, or both.

Context

MIB
SNA-SDLC-MIB
OID
.1.3.6.1.2.1.41.1.2.1.1.9
Type
column
Access
readwrite
Status
current
Parent
sdlcLSAdminEntry
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 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcLSAdminMAXOUT'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcLSAdminMAXOUT.<ifIndex>.<sdlcLSAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNA-SDLC-MIB::sdlcLSAdminMAXOUT'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-127

Conformance

Member of
Compliance refinements
Write access is not required.