FORTINET-MIB-280 :: fnVpnDialupGateway

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFORTINET-MIB-280fnVpnDialupGateway

fnVpnDialupGateway

Module: FORTINET-MIB-280

OID (symbolic): FORTINET-MIB-280::fnVpnDialupGateway

OID (numeric): 1.3.6.1.4.1.12356.9.1.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: Remote gateway IP address

What is fnVpnDialupGateway?

This is the IP address of the remote gateway for this dialup VPN peer, i.e. the external address the roaming/dialup client connected from. Admins use it to identify which remote endpoint established a given IPsec dialup tunnel.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12356.9.1.1.2
snmpwalk -v2c -c public <target> FORTINET-MIB-280::fnVpnDialupGateway

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.12356.9.1.1.2.1
snmpget -v2c -c public <target> FORTINET-MIB-280::fnVpnDialupGateway.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fnVpnDialupGateway.1

Start monitoring Fortinet FortiGate security appliance (legacy firmware 2.80) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FORTINET-MIB-280::fnVpnDialupGateway OID value, configure state conditions and alerts, and monitor any Fortinet FortiGate security appliance (legacy firmware 2.80) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.12356fortinetFORTINET-300-MIB
1.3.6.1.4.1.12356.9fnVpnFORTINET-300-MIB
1.3.6.1.4.1.12356.9.1fnVpnDialupTableFORTINET-300-MIB
1.3.6.1.4.1.12356.9.1.1fnVpnDialupEntryFORTINET-300-MIB
Numeric OIDNameModule
1.3.6.1.4.1.12356.9.1.1.2fnVpnDialupGatewayFORTINET-MIB-280