ipspIpsecActDFHandling

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.22.1.11

Object

column r/w Enumeration
This object specifies the processing of DF bit by the
negotiated IPsec tunnel.
1 - DF bit is copied.
2 - DF bit is set.
3 - DF bit is cleared.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.22.1.11
Type
column
Access
readwrite
Status
current
Parent
ipspIpsecActionEntry
Groups
1

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::ipspIpsecActDFHandling'
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::ipspIpsecActDFHandling.<ipspIpsecActName>'
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::ipspIpsecActDFHandling'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1copy
2set
3clear

Conformance