ipspSaNegParamRefreshThresholdKB

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.18.1.5

Object

column r/w Unsigned32
ipspSaNegParamRefreshThresholdKB specifies what percentage of
the kilobyte 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 kilobyte lifetime has been reached.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.18.1.5
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::ipspSaNegParamRefreshThresholdKB'
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::ipspSaNegParamRefreshThresholdKB.<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::ipspSaNegParamRefreshThresholdKB'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-100

Conformance