CISCO-WAN-SRCP-MIB :: srcpRequestMaxTimeout

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-SRCP-MIBsrcpRequestMaxTimeout

srcpRequestMaxTimeout

Module: CISCO-WAN-SRCP-MIB

OID (symbolic): CISCO-WAN-SRCP-MIB::srcpRequestMaxTimeout

OID (numeric): 1.3.6.1.4.1.351.150.11.1.3.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: This object specifies the maximum timeout value.

This timer value is used along with srcpRequestTimeOut and srcpRequestRetries to determine the exponential retry interval for retransmitting unacknowledged SRCP messages.

The value of this timer has to be greater than or equal to srcpRequestTimeOut.

The default value of this object is 500 milliseconds.

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 srcpRequestMaxTimeout?

This writable value sets the maximum timeout, in milliseconds, used with srcpRequestTimeOut and srcpRequestRetries in the exponential backoff formula for retransmitting unacknowledged SRCP messages, defaulting to 500 ms and required to be at least as large as the minimum timeout. It lets an admin cap how long the retry interval is allowed to grow to before the gateway stops backing off further. For instance, an admin who lengthens the minimum timeout for a slow link must also raise this maximum timeout to keep it valid, since it can't be smaller than srcpRequestTimeOut.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.3.3
snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpRequestMaxTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.3.3.1
snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpRequestMaxTimeout.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.11.1.3.3.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::srcpRequestMaxTimeout 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.351.150.11ciscoWanSrcpMIBCISCO-WAN-SRCP-MIB
1.3.6.1.4.1.351.150.11.1srcpObjectsCISCO-WAN-SRCP-MIB
1.3.6.1.4.1.351.150.11.1.3srcpAdminRetyObjectsCISCO-WAN-SRCP-MIB
1.3.6.1.4.1.351.150.11.1.3.3srcpRequestMaxTimeoutCISCO-WAN-SRCP-MIB