srcpPeerGrpTimeSinceHeartbeat

CISCO-WAN-SRCP-MIB · .1.3.6.1.4.1.351.150.11.1.1.4.1.2

Object

column millisecondsInteger32
The time since the last heartbeat was received,
in milliseconds. This represents the difference
between the current time and the last time an SRCP 
command was received.
              
A value of 0 shall be returned if the heartbeat is not
monitored.  Even if the heartbeat is monitored, a value 
of 0 shall be returned if any of the following is true:
              
i)  The system is locked or disabled (as indicated by
    mgAdministrativeState).
ii) The stateChangeNtfy flag is disabled for the srcpPeer
    Group (as indicated by mgcRedundancyGrpStateChangeNtfy
    of CISCO-WAN-MGC-REDUN-MIB).

Context

MIB
CISCO-WAN-SRCP-MIB
OID
.1.3.6.1.4.1.351.150.11.1.1.4.1.2
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
srcpPeerGrpParamEntry
Groups
1

Walk 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::srcpPeerGrpTimeSinceHeartbeat'
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::srcpPeerGrpTimeSinceHeartbeat.<mgcRedundancyGrpNum>'
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::srcpPeerGrpTimeSinceHeartbeat'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance