alaIPsecSAConfigEncryptionAlgorithm
ALCATEL-IND1-IPSEC-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.10
Object
For an ESP SA, defines the encryption algorithm to be used.
none(0) should be specified if ESP is being used for integrity
only. If null(11) is specified,
alaIPsecSAConfigAuthenticationAlgorithm may not be none(0).
The value of this object is none(0) for AH SAs.
Context
- MIB
- ALCATEL-IND1-IPSEC-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alaIPsecSAConfigEntry
- Groups
- 1
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 'ALCATEL-IND1-IPSEC-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-IPSEC-MIB::alaIPsecSAConfigEncryptionAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-IPSEC-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-IPSEC-MIB::alaIPsecSAConfigEncryptionAlgorithm.<alaIPsecSAConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-IPSEC-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-IPSEC-MIB::alaIPsecSAConfigEncryptionAlgorithm'
Syntax
- Source
- IPsecESPAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
2 | descbc |
3 | des3cbc |
11 | null |
12 | aescbc |
13 | aesctr |
Conformance
Member of