sdlcLSStatsRetransmitsOut
SNA-SDLC-MIB ·
.1.3.6.1.2.1.41.1.2.3.1.40
Object
column SNMPv2-SMICounter32
This object reflects the total number of
information frames retransmitted to a remote
link station because the N(r) received from
that link station indicated that one or more
information frames sent to that station were
lost. This event causes the first missing
information frame of a window and all
subsequent information frames to be
retransmitted. At link station startup time,
this object must be initialized to zero.
Management: If the value of
sdlcLSStatsRetransmitsOut grows over time,
then the quality of the serial line is in
question. You might want to look at
decreasing the value for sdlcLSAdminMAXDATASend
to compensate for the lower quality line.
Context
- MIB
- SNA-SDLC-MIB
- OID
.1.3.6.1.2.1.41.1.2.3.1.40- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sdlcLSStatsEntry
- 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 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcLSStatsRetransmitsOut'
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::sdlcLSStatsRetransmitsOut.<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::sdlcLSStatsRetransmitsOut'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of