sdlcLSAdminRETRIESn

SNA-SDLC-MIB · .1.3.6.1.2.1.41.1.2.1.1.13

Object

column r/w SNMPv2-SMIInteger32
This object controls the number of times that
a retry sequence is repeated for the local SDLC
link station.  A retry sequence is a series of
retransmitted frames ( data or control) for
which no positive acknowledgement is received.
              
The interval between retry sequences is
controlled by the object: sdlcLSAdminRETRIESn.
              
The retries per sequence is controlled by the
object:  sdlcLSAdminRETRIESm.
              
Depending on the implementation, a write
operation to this administered value  may not
change the operational value,
sdlcLSOperRETRIESn, until the link station is
cycled inactive.

Context

MIB
SNA-SDLC-MIB
OID
.1.3.6.1.2.1.41.1.2.1.1.13
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::sdlcLSAdminRETRIESn'
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::sdlcLSAdminRETRIESn.<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::sdlcLSAdminRETRIESn'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of
Compliance refinements
Write access is not required.