raTunnelEncAlgorithm

CHECKPOINT-MIB · .1.3.6.1.4.1.2620.500.9000.1.27

Object

column Enumeration
No description available

Context

MIB
CHECKPOINT-MIB
OID
.1.3.6.1.4.1.2620.500.9000.1.27
Type
column
Access
readonly
Status
current
Parent
raUsersEntry
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 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHECKPOINT-MIB::raTunnelEncAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHECKPOINT-MIB::raTunnelEncAlgorithm.<raInternalIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHECKPOINT-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHECKPOINT-MIB::raTunnelEncAlgorithm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1espDES
2esp3DES
5espCAST
7esp3IDEA
9espNULL
129espAES128
130espAES256

Conformance