tmnxIPsecTransformEncrAlgorithm

TIMETRA-IPSEC-MIB · .1.3.6.1.4.1.6527.3.1.2.48.2.1.5

Object

The value of tmnxIPsecTransformEncrAlgorithm specifies the
Encryption algorithm to be used for the IPsec session. Encryption
only applies to ESP(Encapsulating Security Payload)
configurations.  If encryption is 'null', then ESP will not be
used.

Context

MIB
TIMETRA-IPSEC-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.48.2.1.5
Type
column
Access
readwrite
Status
current
Parent
tmnxIPsecTransformEntry
Groups
1

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

Values & Constraints

Type Values
1null
2des
3des3
4aes128
5aes192
6aes256
7aes128Gcm8
8aes128Gcm12
9aes128Gcm16
10aes192Gcm8
11aes192Gcm12
12aes192Gcm16
13aes256Gcm8
14aes256Gcm12
15aes256Gcm16
16nullAes128Gmac
17nullAes192Gmac
18nullAes256Gmac

Conformance