ipsecGlobContSupportVarKeyLength4Twofish
FEC-IPSEC-MIB ·
.0.11.71
Object
scalar r/w
Enumeration
Enables/disables support of variable key sizes for the Twofish algorithm. Note that the Twofish related settings within the ipsecAlgorithmTable will be synchronized accordingly. If set to no (2) the system will act in the backward compatibility mode. This setting might be necessary in some dedicated cases in order to avoid IKE negotiation problems.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.11.71- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipsecGlobalsContinued
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ipsecGlobContSupportVarKeyLength4Twofish.0'
More examples
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::ipsecGlobContSupportVarKeyLength4Twofish'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |