nsVpnMonP1Auth

NETSCREEN-VPN-MON-MIB · .1.3.6.1.4.1.3224.4.1.1.1.11

Object

column Enumeration
a value which identifies Phase 1 authentication method

Context

MIB
NETSCREEN-VPN-MON-MIB
OID
.1.3.6.1.4.1.3224.4.1.1.1.11
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::nsVpnMonP1Auth'
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::nsVpnMonP1Auth.<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::nsVpnMonP1Auth'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unused
1preshared-key
2dss-Signature
3rsa-Signature
4rsa-Encryption1
5rsa-Encryption2