ikePrfLifePolicy

FEC-IPSEC-MIB · .0.14.1.19

Object

column r/w Enumeration
This object specifies the way a lifetime proposal is 
handled. Possible values:
 loose(1),	-- accept and use anything proposed
 strict(2),	-- accept and use only what is configured
 notify(3),	-- accept anything, if own values are smaller
		   than what was proposed use these and 
		   send responder lifetime notification
 use_default_lifetime(4) -- use lifetime values from default
			  -- profile.

Context

MIB
FEC-IPSEC-MIB
OID
.0.14.1.19
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::ikePrfLifePolicy'
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::ikePrfLifePolicy.<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::ikePrfLifePolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1loose
2strict
3notify
4use-default-lifetime