All MIBs › CTRON-AppleTalk-ROUTER-MIB › nwAtNetDiagOutboundRetries
nwAtNetDiagOutboundRetries
Module: CTRON-AppleTalk-ROUTER-MIB
OID (symbolic): CTRON-AppleTalk-ROUTER-MIB::nwAtNetDiagOutboundRetries
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An integer representing the number of times a request will be repeated before failure.
What is nwAtNetDiagOutboundRetries?
This read-write integer specifies how many times an outbound AppleTalk diagnostic request will be retransmitted before it is declared a failure. An admin increases this value when testing across an unreliable link to reduce false negatives caused by occasional dropped packets rather than an actually unreachable node. For example, setting nwAtNetDiagOutboundRetries to 3 means the router will resend an unanswered echo request up to three times before reporting failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12.3.4 snmpwalk -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtNetDiagOutboundRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12.3.4.1 snmpget -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtNetDiagOutboundRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12.3.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwAtNetDiagOutboundRetries.1
Start monitoring Cabletron Systems router (AppleTalk, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-AppleTalk-ROUTER-MIB::nwAtNetDiagOutboundRetries OID value, configure state conditions and alerts, and monitor any Cabletron Systems router (AppleTalk, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.4 | nwAtRouter | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2 | nwAtComponents | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12 | nwAtNetDiag | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12.3 | nwAtNetDiagOutbound | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.12.3.4 | nwAtNetDiagOutboundRetries | CTRON-AppleTalk-ROUTER-MIB |