nsVpnGwRemoteType

NETSCREEN-VPN-GATEWAY-MIB · .1.3.6.1.4.1.3224.4.4.1.1.3

Object

column Enumeration
Remote tunnel gateway type.It shows whether the gateway use
static ip, dynamic ip or dialup user.

Context

MIB
NETSCREEN-VPN-GATEWAY-MIB
OID
.1.3.6.1.4.1.3224.4.4.1.1.3
Type
column
Access
readonly
Status
current
Parent
nsVpnGwEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0static-ip
1dynamic-ip
3dialup-user