ipsecBundleVerifyPad

FEC-IPSEC-MIB · .0.16.1.19

Object

column Enumeration
This object specifies the kind of padding expected for ESP SAs 
within this bundle.
 Possible values:
  true(1),	-- normal, self-describing ESP padding
  false(2) 	-- old style ESP padding.

Context

MIB
FEC-IPSEC-MIB
OID
.0.16.1.19
Type
column
Access
readonly
Status
current
Parent
ipsecBundleEntry

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::ipsecBundleVerifyPad'
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::ipsecBundleVerifyPad.<ipsecBundleIndex>'
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::ipsecBundleVerifyPad'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false