ipsecPeerStatHeartbeat

FEC-IPSEC-MIB · .0.28.1.22

Object

column Enumeration
This object specifies whether heartbeats should be sent 
over phase 1 SAs for this peer.
 Possible values:
  none(1),     -- neither send nor expect heartbeats
  expect(2), 	-- expect heartbeats
  send(3),     -- send heartbeats
  both(4),	-- send and expect heartbeats
  default(5)	-- use setting from 
		-- ipsecGlobContHeartbeatDefault.

Context

MIB
FEC-IPSEC-MIB
OID
.0.28.1.22
Type
column
Access
readonly
Status
current
Parent
ipsecPeerStatEntry

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 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecPeerStatHeartbeat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecPeerStatHeartbeat.<ipsecPeerStatIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecPeerStatHeartbeat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2expect
3send
4both
5default