srcpPeerHeartbeatInterval
CISCO-WAN-SRCP-MIB ·
.1.3.6.1.4.1.351.150.11.1.1.3.1.4
Object
column deprecated
r/w
millisecondsInteger32
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.
Context
- MIB
- CISCO-WAN-SRCP-MIB
- OID
.1.3.6.1.4.1.351.150.11.1.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Units
- milliseconds
- Parent
- srcpPeerEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::srcpPeerHeartbeatInterval'
More examples
Read one indexed 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::srcpPeerHeartbeatInterval.<srcpPeerId>'
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::srcpPeerHeartbeatInterval'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 0-65535