FORTINET-MIB-280 :: fnUserNumber

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFORTINET-MIB-280fnUserNumber

fnUserNumber

Module: FORTINET-MIB-280

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

OID (numeric): 1.3.6.1.4.1.12356.1.102.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: The number of user accounts in fnUserTable

What is fnUserNumber?

This is the total number of local and RADIUS-proxied user accounts currently defined in fnUserTable. Admins use it as a quick check on the size of the configured user base.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12356.1.102.1
snmpwalk -v2c -c public <target> FORTINET-MIB-280::fnUserNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.12356.1.102.1.1
snmpget -v2c -c public <target> FORTINET-MIB-280::fnUserNumber.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fnUserNumber.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::fnUserNumber 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 (9 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.1fnSystemFORTINET-300-MIB
1.3.6.1.4.1.12356.1.102fnUsersFORTINET-300-MIB
Numeric OIDNameModule
1.3.6.1.4.1.12356.1.102.1fnUserNumberFORTINET-MIB-280