ipsecPrfPmtuDiscovery

FEC-IPSEC-MIB · .0.15.1.7

Object

column r/w Enumeration
This object specifies the PMTU discovery policy for this peer.
Possible values:
  disabled(1), -- do not perform PMTU discovery
  enabled(2)   -- perform PMTU discovery
  default(3)   -- use settings from peer or global profile
	         -- (enabled if this is the global profile).

Context

MIB
FEC-IPSEC-MIB
OID
.0.15.1.7
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::ipsecPrfPmtuDiscovery'
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::ipsecPrfPmtuDiscovery.<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::ipsecPrfPmtuDiscovery'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled
3default