jnxIpSecSaEncryptAlgo

JNX-IPSEC-MONITOR-MIB · .1.3.6.1.4.1.2636.3.22.1.3.2.1.14

Object

The Encryption algorithm used to encrypt 
the packets which can be either es-cbc or 3des-cbc.

Context

MIB
JNX-IPSEC-MONITOR-MIB
OID
.1.3.6.1.4.1.2636.3.22.1.3.2.1.14
Type
column
Access
readonly
Status
current
Parent
jnxIpSecSaEntry

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 'JNX-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-IPSEC-MONITOR-MIB::jnxIpSecSaEncryptAlgo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-IPSEC-MONITOR-MIB::jnxIpSecSaEncryptAlgo.<jnxSpSvcSetName>.<jnxIpSecTunRemoteGwAddrType>.<jnxIpSecTunRemoteGwAddr>.<jnxIpSecTunIndex>.<jnxIpSecSaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-IPSEC-MONITOR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-IPSEC-MONITOR-MIB::jnxIpSecSaEncryptAlgo'

Values & Constraints

Type Values
1espDes
2esp3des
3espNull
4espAes128
5espAes192
6espAes256
7espAesGcm128
8espAesGcm192
9espAesGcm256
10espChaCha20Poly1305