CISCO-WAN-SRCP-MIB :: srcpRequestTimeOut

MIB Reference — IPNetwork Monitor

All MIBsCISCO-WAN-SRCP-MIBsrcpRequestTimeOut

srcpRequestTimeOut

Module: CISCO-WAN-SRCP-MIB

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

OID (numeric): 1.3.6.1.4.1.351.150.11.1.3.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

This object specifies the minimum timeout value.

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

It is the responsibility of the requesting entity to provide suitable timeouts for all outstanding commands, and to retry commands when timeouts exceeded.

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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.3.1
snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpRequestTimeOut

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.3.1.1
snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpRequestTimeOut.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.11.1.3.1.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
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.1srcpRequestTimeOutCISCO-WAN-SRCP-MIB