ipsecPropTwofishKeySizeMax

FEC-IPSEC-MIB · .0.8.1.88

Object

column r/w bitsEnumeration
This object specifies the maximum accepted key size in bits
for the AES algorithm, if enabled.
 Possible Values:
   twofish128(128), -- use 128 bit Twofish
   twofish192(192), -- use 192 bit Twofish
   twofish256(256)  -- use 256 bit Twofish.

Context

MIB
FEC-IPSEC-MIB
OID
.0.8.1.88
Type
column
Access
readwrite
Status
current
Units
bits
Parent
ipsecProposalEntry

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::ipsecPropTwofishKeySizeMax'
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::ipsecPropTwofishKeySizeMax.<ipsecPropProto>'
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::ipsecPropTwofishKeySizeMax'

Syntax

bitsEnumeration

Values & Constraints

Enumerated Values
128twofish128
192twofish192
256twofish256