rcIpsecSAEncryptAlgorithm

RC-IPSEC-MIB · .1.3.6.1.4.1.2272.1.213.2.1.4

Object

column r/w Enumeration
This object contains the encryption
algorithm used in this SA. The algorithms
used are 3DES_CBC, AES128_CBC, AES_CTR and AES256_CBC

Context

MIB
RC-IPSEC-MIB
OID
.1.3.6.1.4.1.2272.1.213.2.1.4
Type
column
Access
readwrite
Status
current
Parent
rcIpsecSAEntry

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 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecSAEncryptAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecSAEncryptAlgorithm.<rcIpsecSAName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPSEC-MIB::rcIpsecSAEncryptAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1des3Cbc
2aes128Cbc
3aesCtr
4null
5aes256Cbc