FORTIOS-300-MIB

File: FORTIOS-300-MIB.mib (113600 bytes)

Imported modules

SNMPv2-TC IF-MIB SNMPv2-SMI
SNMPv2-MIB INET-ADDRESS-MIB SNMPv2-CONF

Imported symbols

TEXTUAL-CONVENTION DisplayString ifIndex
ifEntry MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE enterprises Integer32
Gauge32 IpAddress Counter32
Counter64 TimeTicks sysName
InetPortNumber OBJECT-GROUP NOTIFICATION-GROUP
MODULE-COMPLIANCE

Defined Types

FnBoolState  
Boolean data type representing enabled/disabled
TEXTUAL-CONVENTION    
  INTEGER disabled(1), enabled(2)  

FnIndex  
data type for table index values
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

FnVdIndex  
data type for virtual-domain indexes
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

FnOpMode  
enumerated type for device operation modes
TEXTUAL-CONVENTION    
  INTEGER nat(1), transparent(2)  

FnHaMode  
enumerated type for HA cluster modes
TEXTUAL-CONVENTION    
  INTEGER standalone(1), activeActive(2), activePassive(3)  

FnHaLBSchedule  
enumerated type for HA load-balancing schedules
TEXTUAL-CONVENTION    
  INTEGER none(1), hub(2), leastConnections(3), roundRobin(4), weightedRoundRobin(5), random(6), ipBased(7), ipPortBased(8)  

FnAdminPermLevel  
enumerated type for administrative permissions
TEXTUAL-CONVENTION    
  INTEGER readAdmin(0), writeAdmin(1), domainAdmin(15), superAdmin(255)  

FnUserAuthType  
enumerated type for user authentication types
TEXTUAL-CONVENTION    
  INTEGER local(1), radiusSingle(2), radiusMultiple(3), ldap(4)  

FnLanguage  
enumerated type for user interface languages
TEXTUAL-CONVENTION    
  INTEGER english(1), simplifiedChinese(2), japanese(3), korean(4), spanish(5), traditionalChinese(6), french(7), undefined(255)  

FnSessProto  
data type for session protocols
TEXTUAL-CONVENTION    
  INTEGER ip(0), icmp(1), igmp(2), ipip(4), tcp(6), egp(8), pup(12), udp(17), idp(22), ipv6(41), rsvp(46), gre(47), esp(50), ah(51), ospf(89), pim(103), comp(108), raw(255)  

FnModel  
enumerated type for Fortinet product models
TEXTUAL-CONVENTION    
  INTEGER unknown(0), fgt30B(302), fgt50A(500), fgt50AM(501), fgt50B(502), fwf50B(510), fgt60(600), fgt60M(601), fgt60ADSL(602), fgt60B(603), fwf60(610), fwf60A(611), fwf60AM(612), fwf60B(613), fgt100(1000), fgt100A(1001), fgt200(2000), fgt200A(2001), fgt300(3000), fgt300A(3001), fgt310B(3002), fgt400(4000), fgt400A(4001), fgt500(5000), fgt500A(5001), fgt800(8000), fgt800F(8001), fgt1000(10000), fgt1000A(10001), fgt1000AFA2(10002), fgt1000ALENC(10003), fgt2000(20000), fgt3000(30000), fgt3016B(30160), fgt3600(36000), fgt3600A(36003), fgt3810A(38100), fgt4000(40000), fgt5000(50000), fgt5002FB2(50001), fgt5001A(50011), fgt5002A(50021), fgt5004(50040), fgt5005(50050), fgt5005FA2(50051)  

FnP2PProto  
data type for session protocols
TEXTUAL-CONVENTION    
  INTEGER bitTorrent(0), eDonkey(1), gnutella(2), kaZaa(3), skype(4), winNY(5)  

FnHaStatsEntry  
SEQUENCE    
  fnHaStatsIndex FnIndex
  fnHaStatsSerial DisplayString
  fnHaStatsCpuUsage Gauge32
  fnHaStatsMemUsage Gauge32
  fnHaStatsNetUsage Gauge32
  fnHaStatsSesCount Gauge32
  fnHaStatsPktCount Counter32
  fnHaStatsByteCount Counter32
  fnHaStatsIdsCount Counter32
  fnHaStatsAvCount Counter32
  fnHaStatsHostname DisplayString

FnAdminEntry  
SEQUENCE    
  fnAdminIndex FnIndex
  fnAdminName DisplayString
  fnAdminAddr IpAddress
  fnAdminMask IpAddress
  fnAdminVdom FnVdIndex

FnUserEntry  
SEQUENCE    
  fnUserIndex FnIndex
  fnUserName DisplayString
  fnUserAuth FnUserAuthType
  fnUserState FnBoolState
  fnUserVdom FnVdIndex

FnHwSensorEntry  
SEQUENCE    
  fnHwSensorEntIndex FnIndex
  fnHwSensorEntName DisplayString
  fnHwSensorEntValue DisplayString
  fnHwSensorEntAlarmStatus INTEGER

FnVdEntry  
SEQUENCE    
  fnVdEntIndex FnVdIndex
  fnVdEntName DisplayString
  fnVdEntOpMode FnOpMode

FnIntfEntry  
SEQUENCE    
  fnIntfEntVdom FnVdIndex

FnIpSessEntry  
SEQUENCE    
  fnIpSessIndex FnIndex
  fnIpSessProto FnSessProto
  fnIpSessFromAddr IpAddress
  fnIpSessFromPort InetPortNumber
  fnIpSessToAddr IpAddress
  fnIpSessToPort InetPortNumber
  fnIpSessExp Counter32
  fnIpSessVdom FnVdIndex

FnIpSessStatsEntry  
SEQUENCE    
  fnIpSessStatsVdomIndex FnVdIndex
  fnIpSessNumber Counter32

FnFwPolicyStatsEntry  
SEQUENCE    
  fnFwPolicyStatsVdomIndex FnVdIndex
  fnFwPolicyID FnIndex
  fnFwPolicyPktCount Counter32
  fnFwPolicyByteCount Counter32

FnVpnDialupEntry  
SEQUENCE    
  fnVpnDialupIndex FnIndex
  fnVpnDialupGateway IpAddress
  fnVpnDialupLifetime Integer32
  fnVpnDialupTimeout Integer32
  fnVpnDialupSrcBegin IpAddress
  fnVpnDialupSrcEnd IpAddress
  fnVpnDialupDstAddr IpAddress
  fnVpnDialupVdom FnVdIndex
  fnVpnDialupInOctets Counter64
  fnVpnDialupOutOctets Counter64

FnVpnTunnelEntry  
SEQUENCE    
  fnVpnTunEntIndex FnIndex
  fnVpnTunEntPhase1Name DisplayString
  fnVpnTunEntPhase2Name DisplayString
  fnVpnTunEntRemGwyIp IpAddress
  fnVpnTunEntRemGwyPort InetPortNumber
  fnVpnTunEntLocGwyIp IpAddress
  fnVpnTunEntLocGwyPort InetPortNumber
  fnVpnTunEntSelectorSrcBeginIp IpAddress
  fnVpnTunEntSelectorSrcEndIp IpAddress
  fnVpnTunEntSelectorSrcPort InetPortNumber
  fnVpnTunEntSelectorDstBeginIp IpAddress
  fnVpnTunEntSelectorDstEndIp IpAddress
  fnVpnTunEntSelectorDstPort InetPortNumber
  fnVpnTunEntSelectorProto Integer32
  fnVpnTunEntLifeSecs Gauge32
  fnVpnTunEntLifeBytes Gauge32
  fnVpnTunEntTimeout Gauge32
  fnVpnTunEntInOctets Counter64
  fnVpnTunEntOutOctets Counter64
  fnVpnTunEntStatus INTEGER
  fnVpnTunEntVdom FnVdIndex

FnVpnSslStatsEntry  
SEQUENCE    
  fnVpnSslStatsVdomIndex FnVdIndex
  fnVpnSslState FnBoolState
  fnVpnSslStatsLoginUsers Counter32
  fnVpnSslStatsMaxUsers Counter32
  fnVpnSslStatsActiveWebSessions Counter32
  fnVpnSslStatsMaxWebSessions Counter32
  fnVpnSslStatsActiveTunnels Counter32
  fnVpnSslStatsMaxTunnels Counter32

FnVpnSslTunnelEntry  
SEQUENCE    
  fnVpnSslTunnelIndex FnIndex
  fnVpnSslTunnelVdom FnVdIndex
  fnVpnSslTunnelUserName DisplayString
  fnVpnSslTunnelSrcIp IpAddress
  fnVpnSslTunnelIp IpAddress
  fnVpnSslTunnelUpTime Counter32
  fnVpnSslTunnelBytesIn Counter64
  fnVpnSslTunnelBytesOut Counter64

FnAvStatsEntry  
SEQUENCE    
  fnAvStatsVdomIndex FnVdIndex
  fnAvVirusDetected Counter32
  fnAvVirusBlocked Counter32
  fnAvHTTPVirusDetected Counter32
  fnAvHTTPVirusBlocked Counter32
  fnAvSMTPVirusDetected Counter32
  fnAvSMTPVirusBlocked Counter32
  fnAvPOP3VirusDetected Counter32
  fnAvPOP3VirusBlocked Counter32
  fnAvIMAPVirusDetected Counter32
  fnAvIMAPVirusBlocked Counter32
  fnAvFTPVirusDetected Counter32
  fnAvFTPVirusBlocked Counter32
  fnAvIMVirusDetected Counter32
  fnAvIMVirusBlocked Counter32
  fnAvNNTPVirusDetected Counter32
  fnAvNNTPVirusBlocked Counter32
  fnAvOversizedDetected Counter32
  fnAvOversizedBlocked Counter32

FnWebfilterStatsEntry  
SEQUENCE    
  fnWfStatsVdomIndex FnVdIndex
  fnWfHTTPBlocked Counter32
  fnWfHTTPSBlocked Counter32
  fnWfHTTPURLBlocked Counter32
  fnWfHTTPSURLBlocked Counter32
  fnWfActiveXBlocked Counter32
  fnWfCookieBlocked Counter32
  fnWfAppletBlocked Counter32

FnFortiGuardStatsEntry  
SEQUENCE    
  fnFgWfStatsVdomIndex FnVdIndex
  fnFgWfHTTPExamined Counter32
  fnFgWfHTTPSExamined Counter32
  fnFgWfHTTPAllowed Counter32
  fnFgWfHTTPSAllowed Counter32
  fnFgWfHTTPBlocked Counter32
  fnFgWfHTTPSBlocked Counter32
  fnFgWfHTTPLogged Counter32
  fnFgWfHTTPSLogged Counter32
  fnFgWfHTTPOverridden Counter32
  fnFgWfHTTPSOverridden Counter32

FnIpsStatsEntry  
SEQUENCE    
  fnIpsStatsVdomIndex FnVdIndex
  fnIpsIntrusionsDetected Counter32
  fnIpsIntrusionsBlocked Counter32
  fnIpsCritSevDetections Counter32
  fnIpsHighSevDetections Counter32
  fnIpsMedSevDetections Counter32
  fnIpsLowSevDetections Counter32
  fnIpsInfoSevDetections Counter32
  fnIpsSignatureDetections Counter32
  fnIpsAnomalyDetections Counter32

FnApHTTPStatsEntry  
SEQUENCE    
  fnApHTTPStatsVdomIndex FnVdIndex
  fnApHTTPReqProcessed Counter32

FnApSMTPStatsEntry  
SEQUENCE    
  fnApSMTPStatsVdomIndex FnVdIndex
  fnApSMTPReqProcessed Counter32
  fnApSMTPSpamDetected Counter32

FnApPOP3StatsEntry  
SEQUENCE    
  fnApPOP3StatsVdomIndex FnVdIndex
  fnApPOP3ReqProcessed Counter32
  fnApPOP3SpamDetected Counter32

FnApIMAPStatsEntry  
SEQUENCE    
  fnApIMAPStatsVdomIndex FnVdIndex
  fnApIMAPReqProcessed Counter32
  fnApIMAPSpamDetected Counter32

FnApNNTPStatsEntry  
SEQUENCE    
  fnApNNTPStatsVdomIndex FnVdIndex
  fnApNNTPReqProcessed Counter32

FnApIMStatsEntry  
SEQUENCE    
  fnApIMStatsVdomIndex FnVdIndex
  fnApIMReqProcessed Counter32

FnApSIPStatsEntry  
SEQUENCE    
  fnApSIPStatsVdomIndex FnVdIndex
  fnApSIPClientReg Counter32
  fnApSIPCallHandling Counter32
  fnApSIPServices Counter32
  fnApSIPOtherReq Counter32

FnApFTPStatsEntry  
SEQUENCE    
  fnApFTPStatsVdomIndex FnVdIndex
  fnApFTPReqProcessed Counter32

FnAppSuStatsEntry  
SEQUENCE    
  fnAppSuIndex FnIndex
  fnAppSuFileScanned Counter32

FnAppVoIPStatsEntry  
SEQUENCE    
  fnAppVoIPStatsVdomIndex FnVdIndex
  fnAppVoIPConn Counter32
  fnAppVoIPCallBlocked Counter32

FnAppP2PStatsEntry  
SEQUENCE    
  fnAppP2PStatsVdomIndex FnVdIndex
  fnAppP2PConnBlocked Counter32

FnAppP2PProtoEntry  
SEQUENCE    
  fnAppP2PProtEntVdIndex FnVdIndex
  fnAppP2PProtEntProto FnP2PProto
  fnAppP2PProtEntBytes Counter64
  fnAppP2PProtoEntLastReset TimeTicks

FnAppIMStatsEntry  
SEQUENCE    
  fnAppIMStatsVdomIndex FnVdIndex
  fnAppIMMessages Counter32
  fnAppIMFileTransfered Counter32
  fnAppIMFileTxBlocked Counter32
  fnAppIMConnBlocked Counter32

Defined Values

fortinet 1.3.6.1.4.1.12356
MIB module for Fortinet network devices.
MODULE-IDENTITY    

fnTraps 1.3.6.1.4.1.12356.0
OBJECT IDENTIFIER    

fnSystem 1.3.6.1.4.1.12356.1
OBJECT IDENTIFIER    

fnDomains 1.3.6.1.4.1.12356.2
OBJECT IDENTIFIER    

fnIntf 1.3.6.1.4.1.12356.3
OBJECT IDENTIFIER    

fnIp 1.3.6.1.4.1.12356.4
OBJECT IDENTIFIER    

fnFirewall 1.3.6.1.4.1.12356.8
OBJECT IDENTIFIER    

fnVpn 1.3.6.1.4.1.12356.9
OBJECT IDENTIFIER    

fnManagement 1.3.6.1.4.1.12356.10
OBJECT IDENTIFIER    

fnAntivirus 1.3.6.1.4.1.12356.11
OBJECT IDENTIFIER    

fnWebfilter 1.3.6.1.4.1.12356.13
OBJECT IDENTIFIER    

fnIps 1.3.6.1.4.1.12356.16
OBJECT IDENTIFIER    

fnApplications 1.3.6.1.4.1.12356.17
OBJECT IDENTIFIER    

fnMIBConformance 1.3.6.1.4.1.12356.99
OBJECT IDENTIFIER    

fnSysModel 1.3.6.1.4.1.12356.1.1
Product model designation of the device
Status: current Access: read-only
OBJECT-TYPE    
  FnModel  

fnSysSerial 1.3.6.1.4.1.12356.1.2
Serial number of the device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

fnSysVersion 1.3.6.1.4.1.12356.1.3
Firmware version of the device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

fnSysVersionAv 1.3.6.1.4.1.12356.1.4
Virus signature database version installed on the device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

fnSysVersionNids 1.3.6.1.4.1.12356.1.5
IPS signature database version installed on the device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

fnSysHaMode 1.3.6.1.4.1.12356.1.6
High-availability mode (Standalone, A-A or A-P)
Status: current Access: read-only
OBJECT-TYPE    
  FnHaMode  

fnSysOpMode 1.3.6.1.4.1.12356.1.7
Operational mode (Transparent or Nat) of the management virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  FnOpMode  

fnSysCpuUsage 1.3.6.1.4.1.12356.1.8
Current CPU usage (percentage)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnSysMemUsage 1.3.6.1.4.1.12356.1.9
Current memory utilization (percentage)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnSysSesCount 1.3.6.1.4.1.12356.1.10
Number of active sessions on the device
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnSysDiskCapacity 1.3.6.1.4.1.12356.1.11
Total hard disk capacity (MB), if disk is present
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnSysDiskUsage 1.3.6.1.4.1.12356.1.12
Current hard disk usage (MB), if disk is present
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnSysMemCapacity 1.3.6.1.4.1.12356.1.13
Total physical memory (RAM) installed (KB)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnHa 1.3.6.1.4.1.12356.1.100
OBJECT IDENTIFIER    

fnAdmin 1.3.6.1.4.1.12356.1.101
OBJECT IDENTIFIER    

fnUsers 1.3.6.1.4.1.12356.1.102
OBJECT IDENTIFIER    

fnOptions 1.3.6.1.4.1.12356.1.103
OBJECT IDENTIFIER    

fnHwSensors 1.3.6.1.4.1.12356.1.110
OBJECT IDENTIFIER    

fnHaGroupId 1.3.6.1.4.1.12356.1.100.1
HA cluster group ID device is configured for
Status: current Access: read-only
OBJECT-TYPE    
  FnIndex  

fnHaPriority 1.3.6.1.4.1.12356.1.100.2
HA clustering priority of the device (default = 127)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

fnHaOverride 1.3.6.1.4.1.12356.1.100.3
Status of a master override flag
Status: current Access: read-only
OBJECT-TYPE    
  FnBoolState  

fnHaAutoSync 1.3.6.1.4.1.12356.1.100.4
Configuration of an automatic configuration synchronization (enabled or disabled)
Status: current Access: read-only
OBJECT-TYPE    
  FnBoolState  

fnHaSchedule 1.3.6.1.4.1.12356.1.100.5
Load-balancing schedule of cluster (in A-A mode)
Status: current Access: read-only
OBJECT-TYPE    
  FnHaLBSchedule  

fnHaGroupName 1.3.6.1.4.1.12356.1.100.7
HA cluster group name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnHaTrapMemberSerial 1.3.6.1.4.1.12356.1.100.8
Serial number of an HA cluster member. Used to identify the origin of a trap when a cluster is configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fnHaStatsTable 1.3.6.1.4.1.12356.1.100.6
Some useful statistics for all members of a cluster. This table is also available in standalone mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnHaStatsEntry

fnHaStatsEntry 1.3.6.1.4.1.12356.1.100.6.1
Statistics for a particular HA cluster's unit
Status: current Access: not-accessible
OBJECT-TYPE    
  FnHaStatsEntry  

fnHaStatsIndex 1.3.6.1.4.1.12356.1.100.6.1.1
An index value that uniquely identifies an unit in the HA Cluster
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnHaStatsSerial 1.3.6.1.4.1.12356.1.100.6.1.2
Serial number of the HA cluster member for this row
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

fnHaStatsCpuUsage 1.3.6.1.4.1.12356.1.100.6.1.3
CPU usage of the specified cluster member (percentage)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnHaStatsMemUsage 1.3.6.1.4.1.12356.1.100.6.1.4
Memory usage of the specified cluster member (percentage)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnHaStatsNetUsage 1.3.6.1.4.1.12356.1.100.6.1.5
Network bandwidth usage of specified cluster member (kbps)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnHaStatsSesCount 1.3.6.1.4.1.12356.1.100.6.1.6
Current session count of specified cluster member
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnHaStatsPktCount 1.3.6.1.4.1.12356.1.100.6.1.7
Number of packets processed by the specified cluster member since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnHaStatsByteCount 1.3.6.1.4.1.12356.1.100.6.1.8
Number of bytes processed by the specified cluster member since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnHaStatsIdsCount 1.3.6.1.4.1.12356.1.100.6.1.9
Number of IDS/IPS events triggered on the specified cluster member since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnHaStatsAvCount 1.3.6.1.4.1.12356.1.100.6.1.10
Number of anti-virus events triggered on the specified cluster member since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnHaStatsHostname 1.3.6.1.4.1.12356.1.100.6.1.11
Hostname of the specified cluster member
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

fnAdminNumber 1.3.6.1.4.1.12356.1.101.1
The number of admin accounts in fnAdminTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnAdminTable 1.3.6.1.4.1.12356.1.101.2
A table of administrator accounts on the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAdminEntry

fnAdminEntry 1.3.6.1.4.1.12356.1.101.2.1
An entry containing information applicable to a particular admin account
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAdminEntry  

fnAdminIndex 1.3.6.1.4.1.12356.1.101.2.1.1
An index uniquely defining an administrator account within the fnAdminTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnAdminName 1.3.6.1.4.1.12356.1.101.2.1.2
The user-name of the specified administrator account
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnAdminAddr 1.3.6.1.4.1.12356.1.101.2.1.3
The address prefix identifying where the administrator account can be used from
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnAdminMask 1.3.6.1.4.1.12356.1.101.2.1.4
The address mask applied to the fnAdminAddr to determine the subnet or host the administrator can access the device from
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnAdminVdom 1.3.6.1.4.1.12356.1.101.2.1.5
The virtual domain the administrator belongs to
Status: current Access: read-only
OBJECT-TYPE    
  FnVdIndex  

fnUserNumber 1.3.6.1.4.1.12356.1.102.1
The number of user accounts in fnUserTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnUserTable 1.3.6.1.4.1.12356.1.102.2
A list of local and proxied (Radius server) user accounts for use with firewall user authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnUserEntry

fnUserEntry 1.3.6.1.4.1.12356.1.102.2.1
An entry containing information applicable to a particular user account
Status: current Access: not-accessible
OBJECT-TYPE    
  FnUserEntry  

fnUserIndex 1.3.6.1.4.1.12356.1.102.2.1.1
An index for uniquely identifying the users in fnUserTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnUserName 1.3.6.1.4.1.12356.1.102.2.1.2
User-name of the specified account
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnUserAuth 1.3.6.1.4.1.12356.1.102.2.1.3
Type of authentication the account uses (local, RADIUS, LDAP, etc.)
Status: current Access: read-only
OBJECT-TYPE    
  FnUserAuthType  

fnUserState 1.3.6.1.4.1.12356.1.102.2.1.4
Status of the user account (enable/disable)
Status: current Access: read-only
OBJECT-TYPE    
  FnBoolState  

fnUserVdom 1.3.6.1.4.1.12356.1.102.2.1.5
Virtual domain the user account exists in. This index corresponds to the index used in fnVdTable.
Status: current Access: read-only
OBJECT-TYPE    
  FnVdIndex  

fnOptIdleTimeout 1.3.6.1.4.1.12356.1.103.1
Idle period after which an administrator is automatically logged out of the system
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnOptAuthTimeout 1.3.6.1.4.1.12356.1.103.2
Idle period after which a firewall-authentication user's session is automatically expired
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnOptLanguage 1.3.6.1.4.1.12356.1.103.3
Language used for user interfaces
Status: current Access: read-only
OBJECT-TYPE    
  FnLanguage  

fnOptLcdProtection 1.3.6.1.4.1.12356.1.103.4
Status of the LCD protection (enabled/disabled)
Status: current Access: read-only
OBJECT-TYPE    
  FnBoolState  

fnHwSensorCount 1.3.6.1.4.1.12356.1.110.1
The number of entries in fnHwSensorTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnHwSensorTable 1.3.6.1.4.1.12356.1.110.2
A list of device specific hardware sensors and values. Because different devices have different hardware sensor capabilities, this table may or may not contain any values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnHwSensorEntry

fnHwSensorEntry 1.3.6.1.4.1.12356.1.110.2.1
An entry containing the name, value, and alarm status of a given hardware sensor
Status: current Access: not-accessible
OBJECT-TYPE    
  FnHwSensorEntry  

fnHwSensorEntIndex 1.3.6.1.4.1.12356.1.110.2.1.1
A unique identifier within the fnHwSensorTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnHwSensorEntName 1.3.6.1.4.1.12356.1.110.2.1.2
A string identifying the sensor by name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnHwSensorEntValue 1.3.6.1.4.1.12356.1.110.2.1.3
A string representation of the value of the sensor. Because sensors can present data in different formats, string representation is most general format. Interpretation of the value (units of measure, for example) is dependent on the individual sensor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnHwSensorEntAlarmStatus 1.3.6.1.4.1.12356.1.110.2.1.4
If the sensor has an alarm threshold and has exceeded it, this will indicate its status. Not all sensors have alarms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

fnVdNumber 1.3.6.1.4.1.12356.2.1
The number of virtual domains in vdTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnVdTable 1.3.6.1.4.1.12356.2.2
A table of virtual domains configured on the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnVdEntry

fnVdEntry 1.3.6.1.4.1.12356.2.2.1
An entry containing information applicable to a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdEntry  

fnVdEntIndex 1.3.6.1.4.1.12356.2.2.1.1
Internal virtual domain index used to uniquely identify rows in this table. This index is also used by other tables referencing a virtual domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnVdEntName 1.3.6.1.4.1.12356.2.2.1.2
The name of the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnVdEntOpMode 1.3.6.1.4.1.12356.2.2.1.3
Operation mode of the virtual domain (NAT or Transparent)
Status: current Access: read-only
OBJECT-TYPE    
  FnOpMode  

fnVdMaxVdoms 1.3.6.1.4.1.12356.2.3
The maximum number of virtual domains allowed on the device as allowed by hardware and/or licensing
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnVdEnabled 1.3.6.1.4.1.12356.2.4
Whether virtual domains are enabled on this device
Status: current Access: read-only
OBJECT-TYPE    
  FnBoolState  

fnIntfTable 1.3.6.1.4.1.12356.3.1
Fortinet specific extensions to MIB-2 ifTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnIntfEntry

fnIntfEntry 1.3.6.1.4.1.12356.3.1.1
Fortinet specific information about an ifEntry. This table augments the standard ifTable, so the same indexing is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIntfEntry  

fnIntfEntVdom 1.3.6.1.4.1.12356.3.1.1.1
The virtual domain the interface belongs to
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnIpSessTable 1.3.6.1.4.1.12356.4.2
Information on the IP sessions active on the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnIpSessEntry

fnIpSessEntry 1.3.6.1.4.1.12356.4.2.1
Information on a specific session, including source and destination
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIpSessEntry  

fnIpSessIndex 1.3.6.1.4.1.12356.4.2.1.1
An index value that uniquely identifies an IP session within the fnIpSessTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnIpSessProto 1.3.6.1.4.1.12356.4.2.1.2
The protocol the session is using (IP, TCP, UDP, etc.)
Status: current Access: read-only
OBJECT-TYPE    
  FnSessProto  

fnIpSessFromAddr 1.3.6.1.4.1.12356.4.2.1.3
Source IP address (IPv4 only) of the session
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnIpSessFromPort 1.3.6.1.4.1.12356.4.2.1.4
Source port number (UDP and TCP only) of the session
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

fnIpSessToAddr 1.3.6.1.4.1.12356.4.2.1.5
Destination IP address (IPv4 only) of the session
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnIpSessToPort 1.3.6.1.4.1.12356.4.2.1.6
Destination Port number (UDP and TCP only) of the session
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

fnIpSessExp 1.3.6.1.4.1.12356.4.2.1.7
Number of seconds remaining before the session expires (if idle)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpSessVdom 1.3.6.1.4.1.12356.4.2.1.8
Virtual domain the session is part of. Corresponds to the index in fnVdTable.
Status: current Access: read-only
OBJECT-TYPE    
  FnVdIndex  

fnIpSessStatsTable 1.3.6.1.4.1.12356.4.3
IP session statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnIpSessStatsEntry

fnIpSessStatsEntry 1.3.6.1.4.1.12356.4.3.1
IP session statistics on a virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIpSessStatsEntry  

fnIpSessStatsVdomIndex 1.3.6.1.4.1.12356.4.3.1.1
Index that identifies the virtual domain. This is the same index as used by fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnIpSessNumber 1.3.6.1.4.1.12356.4.3.1.2
Current number of sessions on the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFwPolicyStatsTable 1.3.6.1.4.1.12356.8.1
Firewall policy statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnFwPolicyStatsEntry

fnFwPolicyStatsEntry 1.3.6.1.4.1.12356.8.1.1
Firewall policy statistics on a virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnFwPolicyStatsEntry  

fnFwPolicyStatsVdomIndex 1.3.6.1.4.1.12356.8.1.1.1
Index that identifies the virtual domain. This is the same index as used by fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnFwPolicyID 1.3.6.1.4.1.12356.8.1.1.2
Firewall policy ID. Only enabled policies are present in this table. Policy ID's are only unique within a virtual domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnFwPolicyPktCount 1.3.6.1.4.1.12356.8.1.1.3
Number of packets matched to policy (passed or blocked, depending on policy action). Count is from the time the policy became active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFwPolicyByteCount 1.3.6.1.4.1.12356.8.1.1.4
Number of bytes in packets matching the policy. See fnFwPolicyPktCount.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnDialupTable 1.3.6.1.4.1.12356.9.1
Dial-up VPN peers information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnVpnDialupEntry

fnVpnDialupEntry 1.3.6.1.4.1.12356.9.1.1
Dial-up VPN peer info
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVpnDialupEntry  

fnVpnDialupIndex 1.3.6.1.4.1.12356.9.1.1.1
An index value that uniquely identifies an VPN dial-up peer within the fnVpnDialupTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnVpnDialupGateway 1.3.6.1.4.1.12356.9.1.1.2
Remote gateway IP address of the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnDialupLifetime 1.3.6.1.4.1.12356.9.1.1.3
Tunnel life time (seconds) of the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnVpnDialupTimeout 1.3.6.1.4.1.12356.9.1.1.4
Time before the next key exchange (seconds) of the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnVpnDialupSrcBegin 1.3.6.1.4.1.12356.9.1.1.5
Remote subnet address of the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnDialupSrcEnd 1.3.6.1.4.1.12356.9.1.1.6
Remote subnet mask of the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnDialupDstAddr 1.3.6.1.4.1.12356.9.1.1.7
Local subnet address of the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnDialupVdom 1.3.6.1.4.1.12356.9.1.1.8
Virtual domain tunnel is part of. This index corresponds to the index in fnVdTable.
Status: current Access: read-only
OBJECT-TYPE    
  FnVdIndex  

fnVpnDialupInOctets 1.3.6.1.4.1.12356.9.1.1.9
Number of bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnVpnDialupOutOctets 1.3.6.1.4.1.12356.9.1.1.10
Number of bytes transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnVpnTrapLocalGateway 1.3.6.1.4.1.12356.9.2
Local gateway IP address. Used in VPN related traps.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

fnVpnTrapRemoteGateway 1.3.6.1.4.1.12356.9.3
Remote gateway IP address. Used in VPN related traps.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

fnVpnTunTable 1.3.6.1.4.1.12356.9.4
Table of non-dial-up VPN tunnels
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnVpnTunnelEntry

fnVpnTunEntry 1.3.6.1.4.1.12356.9.4.1
Tunnel VPN peer info
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVpnTunnelEntry  

fnVpnTunEntIndex 1.3.6.1.4.1.12356.9.4.1.1
An index value that uniquely identifies a VPN tunnel within the fnVpnTunTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnVpnTunEntPhase1Name 1.3.6.1.4.1.12356.9.4.1.2
Descriptive name of phase1 configuration for the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnVpnTunEntPhase2Name 1.3.6.1.4.1.12356.9.4.1.3
Descriptive name of phase2 configuration for the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnVpnTunEntRemGwyIp 1.3.6.1.4.1.12356.9.4.1.4
IP of remote gateway used by the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnTunEntRemGwyPort 1.3.6.1.4.1.12356.9.4.1.5
port of remote gateway used by tunnel, if UDP
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

fnVpnTunEntLocGwyIp 1.3.6.1.4.1.12356.9.4.1.6
IP of local gateway used by the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnTunEntLocGwyPort 1.3.6.1.4.1.12356.9.4.1.7
port of local gateway used by tunnel, if UDP
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

fnVpnTunEntSelectorSrcBeginIp 1.3.6.1.4.1.12356.9.4.1.8
Beginning of address range of source selector
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnTunEntSelectorSrcEndIp 1.3.6.1.4.1.12356.9.4.1.9
End of address range of source selector
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnTunEntSelectorSrcPort 1.3.6.1.4.1.12356.9.4.1.10
Source selector port
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

fnVpnTunEntSelectorDstBeginIp 1.3.6.1.4.1.12356.9.4.1.11
Beginning of address range of destination selector
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnTunEntSelectorDstEndIp 1.3.6.1.4.1.12356.9.4.1.12
End of address range of destination selector
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnTunEntSelectorDstPort 1.3.6.1.4.1.12356.9.4.1.13
Destination selector port
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

fnVpnTunEntSelectorProto 1.3.6.1.4.1.12356.9.4.1.14
Protocol number for selector
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

fnVpnTunEntLifeSecs 1.3.6.1.4.1.12356.9.4.1.15
Lifetime of tunnel in seconds, if time based lifetime used
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnVpnTunEntLifeBytes 1.3.6.1.4.1.12356.9.4.1.16
Lifetime of tunnel in bytes, if byte transfer based lifetime used
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnVpnTunEntTimeout 1.3.6.1.4.1.12356.9.4.1.17
Timeout of tunnel in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fnVpnTunEntInOctets 1.3.6.1.4.1.12356.9.4.1.18
Number of bytes received on tunnel
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnVpnTunEntOutOctets 1.3.6.1.4.1.12356.9.4.1.19
Number of bytes sent out on tunnel
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnVpnTunEntStatus 1.3.6.1.4.1.12356.9.4.1.20
Current status of tunnel (up or down)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

fnVpnTunEntVdom 1.3.6.1.4.1.12356.9.4.1.21
Vdom the tunnel is part of. This index corresponds to the index used in fnVdTable.
Status: current Access: read-only
OBJECT-TYPE    
  FnVdIndex  

fnVpnSslStatsTable 1.3.6.1.4.1.12356.9.5
SSL VPN statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnVpnSslStatsEntry

fnVpnSslStatsEntry 1.3.6.1.4.1.12356.9.5.1
SSL VPN statistics for a given virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVpnSslStatsEntry  

fnVpnSslStatsVdomIndex 1.3.6.1.4.1.12356.9.5.1.1
Index that identifies the particular virtual domain the statistics are for. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnVpnSslState 1.3.6.1.4.1.12356.9.5.1.2
Whether SSL-VPN is enabled on this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  FnBoolState  

fnVpnSslStatsLoginUsers 1.3.6.1.4.1.12356.9.5.1.3
The current number of users logged in through SSL-VPN tunnels in the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslStatsMaxUsers 1.3.6.1.4.1.12356.9.5.1.4
The maximum number of total users that can be logged in at any one time on the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslStatsActiveWebSessions 1.3.6.1.4.1.12356.9.5.1.5
The current number of active SSL web sessions in the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslStatsMaxWebSessions 1.3.6.1.4.1.12356.9.5.1.6
The maximum number of active SSL web sessions at any one time within the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslStatsActiveTunnels 1.3.6.1.4.1.12356.9.5.1.7
The current number of active SSL tunnels in the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslStatsMaxTunnels 1.3.6.1.4.1.12356.9.5.1.8
The maximum number of active SSL tunnels at any one time in the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslTunnelTable 1.3.6.1.4.1.12356.9.6
A list of active SSL VPN tunnel entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnVpnSslTunnelEntry

fnVpnSslTunnelEntry 1.3.6.1.4.1.12356.9.6.1
An SSL VPN tunnel entry containing connection information and traffic statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVpnSslTunnelEntry  

fnVpnSslTunnelIndex 1.3.6.1.4.1.12356.9.6.1.1
An index value that uniquely identifies an active SSL vpn tunnel within the fnVpnSslTunnelTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnVpnSslTunnelVdom 1.3.6.1.4.1.12356.9.6.1.2
The index of the virtual domain (vdom) this tunnel belongs to. This index corresponds to the index used by fnVdTable.
Status: current Access: read-only
OBJECT-TYPE    
  FnVdIndex  

fnVpnSslTunnelUserName 1.3.6.1.4.1.12356.9.6.1.3
The user name used to authenticate the tunnel
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

fnVpnSslTunnelSrcIp 1.3.6.1.4.1.12356.9.6.1.4
The source IP address of this tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnSslTunnelIp 1.3.6.1.4.1.12356.9.6.1.5
The connection IP address of this tunnel
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

fnVpnSslTunnelUpTime 1.3.6.1.4.1.12356.9.6.1.6
The up-time of this tunnel in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnVpnSslTunnelBytesIn 1.3.6.1.4.1.12356.9.6.1.7
The number of incoming bytes of L2 traffic through this tunnel since it was established
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnVpnSslTunnelBytesOut 1.3.6.1.4.1.12356.9.6.1.8
The number of outgoing bytes of L2 traffic through this tunnel since it was established
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnManSysSerial 1.3.6.1.4.1.12356.10.1
Serial number of FortiGate the trap is for
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

fnManIfName 1.3.6.1.4.1.12356.10.2
Name of interface as used in configuration
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fnManIfIp 1.3.6.1.4.1.12356.10.3
IP address of the interface listed in the trap
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

fnManIfMask 1.3.6.1.4.1.12356.10.4
Mask of subnet the interface belongs to
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

fnAvTrapVirName 1.3.6.1.4.1.12356.11.1
Virus name that triggered event
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fnAvStatsTable 1.3.6.1.4.1.12356.11.2
A table of Anti-virus statistics per vdom
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAvStatsEntry

fnAvStatsEntry 1.3.6.1.4.1.12356.11.2.1
Anti-virus statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAvStatsEntry  

fnAvStatsVdomIndex 1.3.6.1.4.1.12356.11.2.1.1
Index value that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnAvVirusDetected 1.3.6.1.4.1.12356.11.2.1.2
Number of virus transmissions detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvVirusBlocked 1.3.6.1.4.1.12356.11.2.1.3
Number of virus transmissions blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvHTTPVirusDetected 1.3.6.1.4.1.12356.11.2.1.4
Number of virus transmissions over HTTP detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvHTTPVirusBlocked 1.3.6.1.4.1.12356.11.2.1.5
Number of virus transmissions over HTTP blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvSMTPVirusDetected 1.3.6.1.4.1.12356.11.2.1.6
Number of virus transmissions over SMTP detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvSMTPVirusBlocked 1.3.6.1.4.1.12356.11.2.1.7
Number of virus transmissions over SMTP blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvPOP3VirusDetected 1.3.6.1.4.1.12356.11.2.1.8
Number of virus transmissions over POP3 detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvPOP3VirusBlocked 1.3.6.1.4.1.12356.11.2.1.9
Number of virus transmissions over POP3 blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvIMAPVirusDetected 1.3.6.1.4.1.12356.11.2.1.10
Number of virus transmissions over IMAP detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvIMAPVirusBlocked 1.3.6.1.4.1.12356.11.2.1.11
Number of virus transmissions over IMAP blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvFTPVirusDetected 1.3.6.1.4.1.12356.11.2.1.12
Number of virus transmissions over FTP detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvFTPVirusBlocked 1.3.6.1.4.1.12356.11.2.1.13
Number of virus transmissions over FTP blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvIMVirusDetected 1.3.6.1.4.1.12356.11.2.1.14
Number of virus transmissions over IM protocols detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvIMVirusBlocked 1.3.6.1.4.1.12356.11.2.1.15
Number of virus transmissions over IM protocols blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvNNTPVirusDetected 1.3.6.1.4.1.12356.11.2.1.16
Number of virus transmissions over NNTP detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvNNTPVirusBlocked 1.3.6.1.4.1.12356.11.2.1.17
Number of virus transmissions over NNTP blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvOversizedDetected 1.3.6.1.4.1.12356.11.2.1.18
Number of over-sized file transmissions detected in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAvOversizedBlocked 1.3.6.1.4.1.12356.11.2.1.19
Number of over-sized file transmissions blocked in the virtual domain since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWebfilterStatsTable 1.3.6.1.4.1.12356.13.1
A table of Web-filter statistics per vdom
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnWebfilterStatsEntry

fnWebfilterStatsEntry 1.3.6.1.4.1.12356.13.1.1
Web-filter statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnWebfilterStatsEntry  

fnWfStatsVdomIndex 1.3.6.1.4.1.12356.13.1.1.1
Index value that identifies the virtual domain. This index corresponds to the index in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnWfHTTPBlocked 1.3.6.1.4.1.12356.13.1.1.2
Number of HTTP sessions blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWfHTTPSBlocked 1.3.6.1.4.1.12356.13.1.1.3
Number of HTTPS sessions blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWfHTTPURLBlocked 1.3.6.1.4.1.12356.13.1.1.4
Number of HTTP URLs blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWfHTTPSURLBlocked 1.3.6.1.4.1.12356.13.1.1.5
Number of HTTPS URLs blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWfActiveXBlocked 1.3.6.1.4.1.12356.13.1.1.6
Number of ActiveX downloads blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWfCookieBlocked 1.3.6.1.4.1.12356.13.1.1.7
Number of HTTP Cookies blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnWfAppletBlocked 1.3.6.1.4.1.12356.13.1.1.8
Number of Applets blocked by Web-filter since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFortiGuardStatsTable 1.3.6.1.4.1.12356.13.2
A table of FortiGuard statistics per vdom
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnFortiGuardStatsEntry

fnFortiGuardStatsEntry 1.3.6.1.4.1.12356.13.2.1
FortiGuard statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnFortiGuardStatsEntry  

fnFgWfStatsVdomIndex 1.3.6.1.4.1.12356.13.2.1.1
Index value that identifies the virtual domain. This index corresponds to the index used by fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnFgWfHTTPExamined 1.3.6.1.4.1.12356.13.2.1.2
Number of HTTP requests examined using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPSExamined 1.3.6.1.4.1.12356.13.2.1.3
Number of HTTPS requests examined using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPAllowed 1.3.6.1.4.1.12356.13.2.1.4
Number of HTTP requests allowed to proceed using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPSAllowed 1.3.6.1.4.1.12356.13.2.1.5
Number of HTTPS requests allowed to proceed using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPBlocked 1.3.6.1.4.1.12356.13.2.1.6
Number of HTTP requests blocked using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPSBlocked 1.3.6.1.4.1.12356.13.2.1.7
Number of HTTPS requests blocked using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPLogged 1.3.6.1.4.1.12356.13.2.1.8
Number of HTTP requests logged using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPSLogged 1.3.6.1.4.1.12356.13.2.1.9
Number of HTTPS requests logged using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPOverridden 1.3.6.1.4.1.12356.13.2.1.10
Number of HTTP requests overridden using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnFgWfHTTPSOverridden 1.3.6.1.4.1.12356.13.2.1.11
Number of HTTPS requests overridden using FortiGuard since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsTrapSigId 1.3.6.1.4.1.12356.16.1
ID of IPS signature identified in trap
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FnIndex  

fnIpsTrapSrcIp 1.3.6.1.4.1.12356.16.2
Source IP Address of the IPS signature trigger
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

fnIpsTrapSigMsg 1.3.6.1.4.1.12356.16.3
Message associated with IPS event
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fnIpsStatsTable 1.3.6.1.4.1.12356.16.4
A table of IPS/IDS statistics per vdom
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnIpsStatsEntry

fnIpsStatsEntry 1.3.6.1.4.1.12356.16.4.1
IPS/IDS statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIpsStatsEntry  

fnIpsStatsVdomIndex 1.3.6.1.4.1.12356.16.4.1.1
Index that identifies the virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnIpsIntrusionsDetected 1.3.6.1.4.1.12356.16.4.1.2
Number of intrusions detected since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsIntrusionsBlocked 1.3.6.1.4.1.12356.16.4.1.3
Number of intrusions blocked since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsCritSevDetections 1.3.6.1.4.1.12356.16.4.1.4
Number of critical severity intrusions detected since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsHighSevDetections 1.3.6.1.4.1.12356.16.4.1.5
Number of high severity intrusions detected since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsMedSevDetections 1.3.6.1.4.1.12356.16.4.1.6
Number of medium severity intrusions detected since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsLowSevDetections 1.3.6.1.4.1.12356.16.4.1.7
Number of low severity intrusions detected since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsInfoSevDetections 1.3.6.1.4.1.12356.16.4.1.8
Number of informational severity intrusions detected since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsSignatureDetections 1.3.6.1.4.1.12356.16.4.1.9
Number of intrusions detected by signature since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnIpsAnomalyDetections 1.3.6.1.4.1.12356.16.4.1.10
Number of intrusions detected as anomalies since start-up in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppProxyHTTP 1.3.6.1.4.1.12356.17.100
OBJECT IDENTIFIER    

fnAppProxySMTP 1.3.6.1.4.1.12356.17.101
OBJECT IDENTIFIER    

fnAppProxyPOP3 1.3.6.1.4.1.12356.17.102
OBJECT IDENTIFIER    

fnAppProxyIMAP 1.3.6.1.4.1.12356.17.103
OBJECT IDENTIFIER    

fnAppProxyNNTP 1.3.6.1.4.1.12356.17.104
OBJECT IDENTIFIER    

fnAppProxyIM 1.3.6.1.4.1.12356.17.105
OBJECT IDENTIFIER    

fnAppProxySIP 1.3.6.1.4.1.12356.17.106
OBJECT IDENTIFIER    

fnAppScanUnit 1.3.6.1.4.1.12356.17.107
OBJECT IDENTIFIER    

fnAppVoIP 1.3.6.1.4.1.12356.17.108
OBJECT IDENTIFIER    

fnAppP2P 1.3.6.1.4.1.12356.17.109
OBJECT IDENTIFIER    

fnAppIM 1.3.6.1.4.1.12356.17.110
OBJECT IDENTIFIER    

fnAppProxyFTP 1.3.6.1.4.1.12356.17.111
OBJECT IDENTIFIER    

fnApHTTPUpTime 1.3.6.1.4.1.12356.17.100.1
HTTP proxy up-time (in seconds)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApHTTPMemUsage 1.3.6.1.4.1.12356.17.100.2
HTTP proxy memory usage (percentage of system total)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApHTTPStatsTable 1.3.6.1.4.1.12356.17.100.3
A table of HTTP Proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApHTTPStatsEntry

fnApHTTPStatsEntry 1.3.6.1.4.1.12356.17.100.3.1
HTTP Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApHTTPStatsEntry  

fnApHTTPStatsVdomIndex 1.3.6.1.4.1.12356.17.100.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApHTTPReqProcessed 1.3.6.1.4.1.12356.17.100.3.1.2
Number of HTTP requests in this virtual domain processed by the HTTP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSMTPUpTime 1.3.6.1.4.1.12356.17.101.1
SMTP Proxy up-time, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSMTPMemUsage 1.3.6.1.4.1.12356.17.101.2
SMTP Proxy memory utilization (percentage of system total)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApSMTPStatsTable 1.3.6.1.4.1.12356.17.101.3
A table of SMTP proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApSMTPStatsEntry

fnApSMTPStatsEntry 1.3.6.1.4.1.12356.17.101.3.1
SMTP Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApSMTPStatsEntry  

fnApSMTPStatsVdomIndex 1.3.6.1.4.1.12356.17.101.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used by fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApSMTPReqProcessed 1.3.6.1.4.1.12356.17.101.3.1.2
Number of requests in this virtual domain processed by the SMTP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSMTPSpamDetected 1.3.6.1.4.1.12356.17.101.3.1.3
Number of spam detected in this virtual domain by the SMTP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApPOP3UpTime 1.3.6.1.4.1.12356.17.102.1
Up-time of the POP3 proxy, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApPOP3MemUsage 1.3.6.1.4.1.12356.17.102.2
Memory usage of the POP3 Proxy (percentage of system total)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApPOP3StatsTable 1.3.6.1.4.1.12356.17.102.3
A table of POP3 proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApPOP3StatsEntry

fnApPOP3StatsEntry 1.3.6.1.4.1.12356.17.102.3.1
Proxy pop3 statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApPOP3StatsEntry  

fnApPOP3StatsVdomIndex 1.3.6.1.4.1.12356.17.102.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApPOP3ReqProcessed 1.3.6.1.4.1.12356.17.102.3.1.2
Number of requests in this virtual domain processed by the POP3 proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApPOP3SpamDetected 1.3.6.1.4.1.12356.17.102.3.1.3
Number of spam detected in this virtual domain by the POP3 Proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApIMAPUpTime 1.3.6.1.4.1.12356.17.103.1
Up-time of the IMAP proxy, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApIMAPMemUsage 1.3.6.1.4.1.12356.17.103.2
Memory utilization of the IMAP Proxy (as a percentage of the system total)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApIMAPStatsTable 1.3.6.1.4.1.12356.17.103.3
A table of IMAP proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApIMAPStatsEntry

fnApIMAPStatsEntry 1.3.6.1.4.1.12356.17.103.3.1
IMAP Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApIMAPStatsEntry  

fnApIMAPStatsVdomIndex 1.3.6.1.4.1.12356.17.103.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApIMAPReqProcessed 1.3.6.1.4.1.12356.17.103.3.1.2
Number of requests in this virtual domain processed by the IMAP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApIMAPSpamDetected 1.3.6.1.4.1.12356.17.103.3.1.3
Number of spam detected in this virtual domain by the IMAP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApNNTPUpTime 1.3.6.1.4.1.12356.17.104.1
Up-time of the NNTP proxy, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApNNTPMemUsage 1.3.6.1.4.1.12356.17.104.2
Memory utilization of the NNTP proxy, as a percentage of the system total
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApNNTPStatsTable 1.3.6.1.4.1.12356.17.104.3
A table of NNTP proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApNNTPStatsEntry

fnApNNTPStatsEntry 1.3.6.1.4.1.12356.17.104.3.1
NNTP Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApNNTPStatsEntry  

fnApNNTPStatsVdomIndex 1.3.6.1.4.1.12356.17.104.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApNNTPReqProcessed 1.3.6.1.4.1.12356.17.104.3.1.2
Number of requests in the virtual domain processed by the NNTP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApIMUpTime 1.3.6.1.4.1.12356.17.105.1
Up-time of the IM proxy, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApIMMemUsage 1.3.6.1.4.1.12356.17.105.2
IM Proxy memory usage, as a percentage of the system total
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApIMStatsTable 1.3.6.1.4.1.12356.17.105.3
A table of IM proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApIMStatsEntry

fnApIMStatsEntry 1.3.6.1.4.1.12356.17.105.3.1
IM Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApIMStatsEntry  

fnApIMStatsVdomIndex 1.3.6.1.4.1.12356.17.105.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApIMReqProcessed 1.3.6.1.4.1.12356.17.105.3.1.2
Number of requests in this virtual domain processed by the IM proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSIPUpTime 1.3.6.1.4.1.12356.17.106.1
Up-time of the SIP Proxy, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSIPMemUsage 1.3.6.1.4.1.12356.17.106.2
SIP Proxy memory utilization, as a percentage of the system total
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApSIPStatsTable 1.3.6.1.4.1.12356.17.106.3
A table of SIP proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApSIPStatsEntry

fnApSIPStatsEntry 1.3.6.1.4.1.12356.17.106.3.1
SIP Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApSIPStatsEntry  

fnApSIPStatsVdomIndex 1.3.6.1.4.1.12356.17.106.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApSIPClientReg 1.3.6.1.4.1.12356.17.106.3.1.2
Number of client registration requests (Register and Options) in this virutal domain processed by the SIP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSIPCallHandling 1.3.6.1.4.1.12356.17.106.3.1.3
Number of call handling requests (Invite, Ack, Bye, Cancel and Refer) in this virtual domain processed by the SIP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSIPServices 1.3.6.1.4.1.12356.17.106.3.1.4
Number of service requests (Subscribe, notify and Message) in this virtual domain processed by the SIP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApSIPOtherReq 1.3.6.1.4.1.12356.17.106.3.1.5
Number of other sip requests in this virtual domain processed by the SIP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApFTPUpTime 1.3.6.1.4.1.12356.17.111.1
Up-time of the FTP proxy, in seconds
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnApFTPMemUsage 1.3.6.1.4.1.12356.17.111.2
FTP Proxy memory utilization, as a percentage of the system total
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

fnApFTPStatsTable 1.3.6.1.4.1.12356.17.111.3
A table of FTP proxy statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnApFTPStatsEntry

fnApFTPStatsEntry 1.3.6.1.4.1.12356.17.111.3.1
FTP Proxy statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnApFTPStatsEntry  

fnApFTPStatsVdomIndex 1.3.6.1.4.1.12356.17.111.3.1.1
Index that identifies the virtual domain. This index corresponds to the index used by fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnApFTPReqProcessed 1.3.6.1.4.1.12356.17.111.3.1.2
Number of requests in this virtual domain processed by the FTP proxy since start-up
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppSuNumber 1.3.6.1.4.1.12356.17.107.1
The number of scan units in the fnAppSuStatsTable
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppSuStatsTable 1.3.6.1.4.1.12356.17.107.2
A table of scan unit statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAppSuStatsEntry

fnAppSuStatsEntry 1.3.6.1.4.1.12356.17.107.2.1
Statistics entry for a particular scan unit
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAppSuStatsEntry  

fnAppSuIndex 1.3.6.1.4.1.12356.17.107.2.1.1
Index that uniquely identifies a scan unit in the fnAppSuStatsTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

fnAppSuFileScanned 1.3.6.1.4.1.12356.17.107.2.1.2
Number of files scanned by this scan unit
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppVoIPStatsTable 1.3.6.1.4.1.12356.17.108.1
A table of VoIP related statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAppVoIPStatsEntry

fnAppVoIPStatsEntry 1.3.6.1.4.1.12356.17.108.1.1
VoIP statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAppVoIPStatsEntry  

fnAppVoIPStatsVdomIndex 1.3.6.1.4.1.12356.17.108.1.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnAppVoIPConn 1.3.6.1.4.1.12356.17.108.1.1.2
The current number of VoIP connections on the virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppVoIPCallBlocked 1.3.6.1.4.1.12356.17.108.1.1.3
Number of VoIP calls blocked (SIP Invites blocked and SCCP calls blocked) in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppP2PStatsTable 1.3.6.1.4.1.12356.17.109.1
A table of P2P protocol related statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAppP2PStatsEntry

fnAppP2PStatsEntry 1.3.6.1.4.1.12356.17.109.1.1
P2P statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAppP2PStatsEntry  

fnAppP2PStatsVdomIndex 1.3.6.1.4.1.12356.17.109.1.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnAppP2PConnBlocked 1.3.6.1.4.1.12356.17.109.1.1.2
Number of P2P connections blocked in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppP2PProtoTable 1.3.6.1.4.1.12356.17.109.2
A table of peer to peer statistics per virtual domain per protocol
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAppP2PProtoEntry

fnAppP2PProtoEntry 1.3.6.1.4.1.12356.17.109.2.1
P2P statistics for a particular virtual domain and protocol
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAppP2PProtoEntry  

fnAppP2PProtEntVdIndex 1.3.6.1.4.1.12356.17.109.2.1.1
Index that identifies the virtual domain. This index corresponds to the index used by fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnAppP2PProtEntProto 1.3.6.1.4.1.12356.17.109.2.1.2
P2P protocol this row of statistics is for, within the specified virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnP2PProto  

fnAppP2PProtEntBytes 1.3.6.1.4.1.12356.17.109.2.1.3
Number of bytes transferred through this virtual domain on this P2P protocol since last reset
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

fnAppP2PProtoEntLastReset 1.3.6.1.4.1.12356.17.109.2.1.4
Time elapsed since the corresponding fnAppP2PProtEntBytes was last reset to 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

fnAppIMStatsTable 1.3.6.1.4.1.12356.17.110.1
A table of instant messaging statistics per virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FnAppIMStatsEntry

fnAppIMStatsEntry 1.3.6.1.4.1.12356.17.110.1.1
IM statistics for a particular virtual domain
Status: current Access: not-accessible
OBJECT-TYPE    
  FnAppIMStatsEntry  

fnAppIMStatsVdomIndex 1.3.6.1.4.1.12356.17.110.1.1.1
Index that identifies the virtual domain. This index corresponds to the index used in fnVdTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  FnVdIndex  

fnAppIMMessages 1.3.6.1.4.1.12356.17.110.1.1.2
Total number of IM messages processed in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppIMFileTransfered 1.3.6.1.4.1.12356.17.110.1.1.3
Number of files transferred through this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppIMFileTxBlocked 1.3.6.1.4.1.12356.17.110.1.1.4
Number of blocked file transfers in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnAppIMConnBlocked 1.3.6.1.4.1.12356.17.110.1.1.5
Number of connections blocked in this virtual domain
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fnTrapObjects 1.3.6.1.4.1.12356.0.1
OBJECT IDENTIFIER    

fnFMTrapIfChange 1.3.6.1.4.1.12356.0.100
Trap is sent to the managing FortiManager if an interface IP is changed
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapCpuHigh 1.3.6.1.4.1.12356.0.101
Indicates that the CPU usage has exceeded the configured threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapMemLow 1.3.6.1.4.1.12356.0.102
Indicates memory usage has exceeded the configured threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapLogFull 1.3.6.1.4.1.12356.0.103
Log disk usage has exceeded the configured threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapTempHigh 1.3.6.1.4.1.12356.0.104
A temperature sensor on the device has exceeded its threshold. Not available on all models.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapVoltageOutOfRange 1.3.6.1.4.1.12356.0.105
Power levels have fluctuated outside of normal levels. Not available on all models.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapPowerSupplyFailure 1.3.6.1.4.1.12356.0.106
Power supply failure detected. Not available on all models.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnFMTrapConfChange 1.3.6.1.4.1.12356.0.150
The device configuration has been changed by something other than the managing FortiManager device.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapIpChange 1.3.6.1.4.1.12356.0.201
Indicates that the IP address of the specified interface has been changed
Status: current Access: read-only
NOTIFICATION-TYPE    

fnFMTrapDeployComplete 1.3.6.1.4.1.12356.0.202
Indicates when deployment of a new configuration has been completed. Used for verification by FortiManager.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnFMTrapDeployInProgress 1.3.6.1.4.1.12356.0.203
Indicates that a configuration change was not immediate and that the change is currently in progress. Used for verification by FortiManager.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapVpnTunUp 1.3.6.1.4.1.12356.0.301
Indicates that the specified VPN tunnel has been brought up.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapVpnTunDown 1.3.6.1.4.1.12356.0.302
The specified VPN tunnel has been brought down.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapHaSwitch 1.3.6.1.4.1.12356.0.401
The specified cluster member has transitioned from a slave role to a master role.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapHaStateChange 1.3.6.1.4.1.12356.0.402
Trap being sent when the HA cluster member changes its state
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

fnTrapHaHBFail 1.3.6.1.4.1.12356.0.403
The heartbeat device failure count has exceeded the configured threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapHaMemberDown 1.3.6.1.4.1.12356.0.404
The specified device (by serial number) is moving to a down state.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapHaMemberUp 1.3.6.1.4.1.12356.0.405
A new cluster member has joined the cluster.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapIdsSynFlood 1.3.6.1.4.1.12356.0.501
Trap being sent when SYN flood attack is detected
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

fnTrapIdsPortScan 1.3.6.1.4.1.12356.0.502
Trap being sent when port scan attack is detected
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

fnTrapIpsSignature 1.3.6.1.4.1.12356.0.503
An IPS signature has been triggered
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapIpsAnomaly 1.3.6.1.4.1.12356.0.504
An IPS anomaly has been detected
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapIpsPkgUpdate 1.3.6.1.4.1.12356.0.505
The IPS signature database has been updated
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvVirus 1.3.6.1.4.1.12356.0.601
A virus has been detected by the anti-virus engine
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvOversize 1.3.6.1.4.1.12356.0.602
An over-sized file has been detected by the anti-virus engine
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvPattern 1.3.6.1.4.1.12356.0.603
The anti-virus engine has blocked a file because it matched a configured pattern
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvFragmented 1.3.6.1.4.1.12356.0.604
The anti-virus engine has detected a fragmented file
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvEnterConserve 1.3.6.1.4.1.12356.0.605
The anti-virus engine has entered conservation mode due to low memory conditions
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvBypass 1.3.6.1.4.1.12356.0.606
The anti-virus engine has been bypassed due to conservation mode
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvOversizePass 1.3.6.1.4.1.12356.0.607
An over-sized file has been detected, but has been passed due to configuration
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapAvOversizeBlock 1.3.6.1.4.1.12356.0.608
An over-sized file has been detected and has been blocked
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapBridge 1.3.6.1.4.1.12356.0.701
Trap being sent by FortiBridge when detecting a FortiGate failure
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapImTableFull 1.3.6.1.4.1.12356.0.801
Trap sent when Instant Message white/black list table is full
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapFlgEventCount 1.3.6.1.4.1.12356.0.901
Trap sent when FortiLog event parameter exceeds configured limit. Event description included in trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnTrapTest 1.3.6.1.4.1.12356.0.999
Trap sent for diagnostic purposes.
Status: current Access: read-only
NOTIFICATION-TYPE    

fnGenTrapMsg 1.3.6.1.4.1.12356.0.1.1
Generic message associated with an event. The content will depend on the nature of the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

fnSystemComplianceGroup 1.3.6.1.4.1.12356.99.1
System related instrumentation
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnHaComplianceGroup 1.3.6.1.4.1.12356.99.2
HA cluster related instrumentation
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnAuthComplianceGroup 1.3.6.1.4.1.12356.99.3
Authentication related information
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnSessionComplianceGroup 1.3.6.1.4.1.12356.99.4
Session related instrumentation
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnVPNComplianceGroup 1.3.6.1.4.1.12356.99.5
Session related instrumentation
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnTrapsComplianceGroup 1.3.6.1.4.1.12356.99.6
Event notifications
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

fnTrapsComplianceGroupOld 1.3.6.1.4.1.12356.99.7
Unused notifications
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

fnManagementComplianceGroup 1.3.6.1.4.1.12356.99.9
Used for communication with FortiManager
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnHwSensorsComplianceGroup 1.3.6.1.4.1.12356.99.10
Hardware sensor related information
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnNotificationObjectsComplianceGroup 1.3.6.1.4.1.12356.99.11
Object identifiers used in notifications
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnAntivirusComplianceGroup 1.3.6.1.4.1.12356.99.12
Anti-virus statistical information
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnIpsComplianceGroup 1.3.6.1.4.1.12356.99.13
Intrusion detection/prevention statistics
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnWebFilterComplianceGroup 1.3.6.1.4.1.12356.99.14
Web-filter and FortiGuard statistics
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnFirewallComplianceGroup 1.3.6.1.4.1.12356.99.15
Firewall related instrumentation
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnApplicationComplianceGroup 1.3.6.1.4.1.12356.99.16
Application related instrumentation
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fnMIBCompliance 1.3.6.1.4.1.12356.99.100
The compliance statement for the application MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE