All MIBs › CME-MIB › componentSolRetryInterval
componentSolRetryInterval
Module: CME-MIB
OID (symbolic): CME-MIB::componentSolRetryInterval
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.32.26.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Retry interval time in miliseconds.
What is componentSolRetryInterval?
This object reports the interval, in milliseconds, that the SOL connection mechanism waits between retry attempts for a component. An admin troubleshooting a flaky or slow-to-establish SOL session uses this value to understand how long the underlying retry logic is pausing between attempts. For example, if console connections to a blade are taking unusually long to establish, an admin would check this value alongside componentSolRetryCount to gauge the total time the retry sequence could consume.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.26.1.8 snmpwalk -v2c -c public <target> CME-MIB::componentSolRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.32.26.1.8.1 snmpget -v2c -c public <target> CME-MIB::componentSolRetryInterval.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::componentSolRetryInterval OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (11 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.32 | componentConfiguration | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.26 | componentSolTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.26.1 | componentSolEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.32.26.1.8 | componentSolRetryInterval | CME-MIB |