nsVpnMonEspAuthAlg

NETSCREEN-VPN-MON-MIB · .1.3.6.1.4.1.3224.4.1.1.1.8

Object

column Enumeration
The ESP Authentication Algorithm used in the IPsec.

Context

MIB
NETSCREEN-VPN-MON-MIB
OID
.1.3.6.1.4.1.3224.4.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
nsVpnMonEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0reserved
1hmac-md5
2hmac-sha
3des-mac
4ipdk