All MIBs › CISCO-WAN-SRCP-MIB › srcpRequestRetries
srcpRequestRetries
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::srcpRequestRetries
OID (numeric): 1.3.6.1.4.1.351.150.11.1.3.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object specifies the number of retries for a SRCP request that exceeds timeout. It is the responsibility of the requesting entity to provide suitable timeouts for all outstanding commands, and to retry when times out.
The default value of this object is 3.
When the value of this object changes srcpAdminObjects group changed trap will be sent as specify by vismConfigChangeTypeBitMap in CISCO-VISM-MODULE-MIB.
What is srcpRequestRetries?
This writable value sets how many times an unacknowledged SRCP request is retried before giving up, defaulting to 3, and any change to it triggers a config-change trap as defined by the VISM module MIB's change-type bitmap. It lets an admin balance resilience against a flaky network path with how long a failed request is allowed to keep retrying before the requesting entity gives up. For example, an admin on an unreliable WAN link to the MGC might raise this retry count so transient packet loss doesn't cause a command to be abandoned prematurely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.3.2 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpRequestRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.3.2.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpRequestRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.11.1.3.2.1 i <value>
Start monitoring Cisco WAN media gateways and controllers (MGX-based, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SRCP-MIB::srcpRequestRetries OID value, configure state conditions and alerts, and monitor any Cisco WAN media gateways and controllers (MGX-based, 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.11 | ciscoWanSrcpMIB | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1 | srcpObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.3 | srcpAdminRetyObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.3.2 | srcpRequestRetries | CISCO-WAN-SRCP-MIB |