All MIBs › SNA-SDLC-MIB › sdlcPortStatsRetriesExps
sdlcPortStatsRetriesExps
Module: SNA-SDLC-MIB
OID (symbolic): SNA-SDLC-MIB::sdlcPortStatsRetriesExps
OID (numeric): 1.3.6.1.2.1.41.1.1.3.1.17
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object reflects the total number of times that the SDLC link stations on this port have deactivated the link as a result of a retry sequence being exhausted. This object is initialized to zero when the port is created.
What is sdlcPortStatsRetriesExps?
This counter, reset to zero when the port is created, tracks how many times SDLC link stations on this port deactivated the link after exhausting their retry sequence, a sign of a persistently unreliable or unresponsive connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.41.1.1.3.1.17 snmpwalk -v2c -c public <target> SNA-SDLC-MIB::sdlcPortStatsRetriesExps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.41.1.1.3.1.17.1 snmpget -v2c -c public <target> SNA-SDLC-MIB::sdlcPortStatsRetriesExps.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcPortStatsRetriesExps.1
Start monitoring standards-compliant SNA/SDLC gateway equipment (SDLC port configuration/fault status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNA-SDLC-MIB::sdlcPortStatsRetriesExps OID value, configure state conditions and alerts, and monitor any standards-compliant SNA/SDLC gateway equipment (SDLC port configuration/fault status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.41 | snaDLC | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.2.1.41.1 | sdlc | NETLINK-SPECIFIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.41.1.1 | sdlcPortGroup | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.3 | sdlcPortStatsTable | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.3.1 | sdlcPortStatsEntry | SNA-SDLC-MIB |
| 1.3.6.1.2.1.41.1.1.3.1.17 | sdlcPortStatsRetriesExps | SNA-SDLC-MIB |