alaIPsecSAConfigAuthenticationAlgorithm
ALCATEL-IND1-IPSEC-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.12
Object
Defines the authentication algorithm to be used.
For ESP SAs, none(0) may be specified for encryption-only ESP.
For ESP integrity-only, ESP integrity and encryption, or for
AH SAs, hmacmd5(2), hmacsha1(3), or aesxcbcmac(9) must
be specified.
Context
- MIB
- ALCATEL-IND1-IPSEC-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.43.1.1.4.1.12- 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::alaIPsecSAConfigAuthenticationAlgorithm'
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::alaIPsecSAConfigAuthenticationAlgorithm.<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::alaIPsecSAConfigAuthenticationAlgorithm'
Syntax
- Source
- IPsecAHAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
2 | hmacmd5 |
3 | hmacsha1 |
9 | aesxcbcmac |
Conformance
Member of