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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.41 | snaDLC | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.2.1.41.1 | sdlc | NETLINK-SPECIFIC-MIB |
| 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 |