ipspSaNegParamRefreshThreshSecs

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.18.1.4

Object

column r/w Unsigned32
ipspSaNegParamRefreshThreshSecs specifies what percentage of
the seconds lifetime can expire before IKE should attempt to
renegotiate the IPsec security association.
A value between 1 and 100 representing a percentage.  A
value of 100 indicates that the IPsec security
association should not be renegotiated until the
seconds lifetime has been completely reached.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.18.1.4
Type
column
Access
readwrite
Status
current
Parent
ipspSaNegotiationParametersEntry
Groups
2

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-100

Conformance