All MIBs › ASANTE-SWITCH-MIB › eSWConfigRetryCounter
eSWConfigRetryCounter
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWConfigRetryCounter
OID (numeric): 1.3.6.1.4.1.298.1.5.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of times the agent will retry a failed image file download.
What is eSWConfigRetryCounter?
This sets how many times the switch retries if a configuration download fails. It controls fault tolerance for config updates. Value 5 means the switch attempts the download up to 5 times.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.1.1.6 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWConfigRetryCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.1.1.6.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWConfigRetryCounter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.298.1.5.1.1.1.6.1 i <value>
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWConfigRetryCounter OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.298 | asante | ASANTE-AH1012-MIB |
| 1.3.6.1.4.1.298.1 | products | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.1.5 | switch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1 | eAsntSwitch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1 | eSWAgent | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1.1 | eSWAgentSW | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1.1.6 | eSWConfigRetryCounter | ASANTE-SWITCH-MIB |