nsVpnMonVpnType

NETSCREEN-VPN-MON-MIB · .1.3.6.1.4.1.3224.4.1.1.1.12

Object

column Enumeration
The type of this VPN tunnel, either a dialup or site-to-site

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0reserved
1dialup
2site-to-site