ipsecLifePolicy

FEC-IPSEC-MIB · .0.9.1.7

Object

column Enumeration
This object specifies the way the lifetime information is 
applied. 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.

Context

MIB
FEC-IPSEC-MIB
OID
.0.9.1.7
Type
column
Access
readonly
Status
current
Parent
ipsecLifeTimeEntry

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::ipsecLifePolicy'
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::ipsecLifePolicy.<ipsecLifeType>'
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::ipsecLifePolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1loose
2strict
3notify