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
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 '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'
Syntax
- Source
- TIMETRA-TC-MIBTmnxEncrAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
1 | null |
2 | des |
3 | des3 |
4 | aes128 |
5 | aes192 |
6 | aes256 |
7 | aes128Gcm8 |
8 | aes128Gcm12 |
9 | aes128Gcm16 |
10 | aes192Gcm8 |
11 | aes192Gcm12 |
12 | aes192Gcm16 |
13 | aes256Gcm8 |
14 | aes256Gcm12 |
15 | aes256Gcm16 |
16 | nullAes128Gmac |
17 | nullAes192Gmac |
18 | nullAes256Gmac |
Conformance
Member of