ikePrfHeartbeats

FEC-IPSEC-MIB · .0.14.1.12

Object

column r/w Enumeration
This object specifies whether heartbeats should be sent 
over phase 1 SAs for this profile (heartbeats are not 
used for IPv6).
 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 value from default profile
		-- (auto if this is the default profile)
  auto(6),	-- detect support using vendor id
  dpd(7),	-- use DPD method for proof-of-liveliness
  dpd-idle(8)	-- use DPD, detect dead peers even while idle.

Context

MIB
FEC-IPSEC-MIB
OID
.0.14.1.12
Type
column
Access
readwrite
Status
current
Parent
ikeProfileEntry

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::ikePrfHeartbeats'
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::ikePrfHeartbeats.<ikePrfProposal>'
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::ikePrfHeartbeats'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2expect
3send
4both
5default
6auto
7dpd
8dpd-idle