ipsecPropEspRijndael
FEC-IPSEC-MIB ·
.0.8.1.49
Object
column r/w
Integer32
This object specifies the use of the Rijndael encryption algorithm in the proposal. The use of this object is deprecated since rijndael has been accepted as the algorithm for AES. Its value is transferred to ipsecPropEspAes, if different from -1. Possible values: -1 -- use ipsecPropEspAes to determine the priority value 0, -- disables Rijndael 1..7 -- enables Rijndael and specifies its priority among the encryption algorithms.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.8.1.49- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsecProposalEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::ipsecPropEspRijndael'
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::ipsecPropEspRijndael.<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::ipsecPropEspRijndael'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-7