All MIBs › CISCO-WAN-SRCP-MIB › srcpPeerHeartbeatInterval
srcpPeerHeartbeatInterval
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::srcpPeerHeartbeatInterval
OID (numeric): 1.3.6.1.4.1.351.150.11.1.1.3.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object is used to configure the length of the heartbeat interval, in milliseconds. The heartbeat interval indicate when the GW(Gateway) is expected to receive a heartbeat from a specific peer or MGC group. If value is 0, heartbeat for this peer is not monitored. The heartbeat interval less than 100 is not allowed (except 0).
If MGC Redundancy is supported, this object is not effective. Instead, the user should use srcpPeerGrpHeartbeatInterval.
What is srcpPeerHeartbeatInterval?
This writable value configures, in milliseconds, how often a heartbeat is expected from a specific SRCP peer or MGC group, with 0 disabling heartbeat monitoring and values under 100 (other than 0) disallowed; it has no effect if MGC redundancy is in use. It lets an admin control how quickly a gateway detects that its controller has stopped responding. For example, setting this interval to 5000 ms on a gateway means the system expects to hear from its controller roughly every 5 seconds before flagging it as unreachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.1.3.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpPeerHeartbeatInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.1.3.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::srcpPeerHeartbeatInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.11.1.1.3.1.4.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::srcpPeerHeartbeatInterval 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.1 | srcpAdminObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.1.3 | srcpPeerTable | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.1.3.1 | srcpPeerEntry | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.1.3.1.4 | srcpPeerHeartbeatInterval | CISCO-WAN-SRCP-MIB |