srcpRequestMaxTimeout
CISCO-WAN-SRCP-MIB ·
.1.3.6.1.4.1.351.150.11.1.3.3
Object
scalar r/w
millisecondsInteger32
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.
Context
- MIB
- CISCO-WAN-SRCP-MIB
- OID
.1.3.6.1.4.1.351.150.11.1.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- srcpAdminRetyObjects
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-SRCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SRCP-MIB::srcpRequestMaxTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-SRCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-SRCP-MIB::srcpRequestMaxTimeout'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 1-10000