ipsecPrfKeepAlive

FEC-IPSEC-MIB · .0.15.1.9

Object

column r/w Enumeration
This object specifies whether IKE SA's
are rekeyed even if there was no data transferred over
them.
 Possible values:
  true(1), 	-- rekey SA's even if no data was transferred
  false(2),	-- do not rekey SA's if no data was transferred
  default (3),	-- use value from default profile
		-- (false if this is the default profile)
  delete (4)	-- mark this entry for deletion.

Context

MIB
FEC-IPSEC-MIB
OID
.0.15.1.9
Type
column
Access
readwrite
Status
current
Parent
ipsecProfileEntry

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::ipsecPrfKeepAlive'
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::ipsecPrfKeepAlive.<ipsecPrfProposal>'
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::ipsecPrfKeepAlive'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false
3default
4delete