nsVpnPhTwoESPEncryp

NETSCREEN-VPN-PHASETWO-MIB · .1.3.6.1.4.1.3224.4.6.1.1.5

Object

column Enumeration
Phase two proposal ESP encryption algorithm.

Context

MIB
NETSCREEN-VPN-PHASETWO-MIB
OID
.1.3.6.1.4.1.3224.4.6.1.1.5
Type
column
Access
readonly
Status
current
Parent
nsVpnPhTwoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0null
1des
2triple-des
3aes
4aes-192
5aes-256