FORTINET-FORTIGATE-MIB

FORTINET-FORTIGATE-MIB Download

MIBs list

MIB module for Fortinet FortiGate devices.

IPHost Network Monitor offer an easy way of SNMP monitoring your Fortinet Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for FORTINET-FORTIGATE-MIB

fgVdNumber
The number of virtual domains in vdTable
fgVdMaxVdoms
The maximum number of virtual domains allowed on the device as allowed by hardware and/or licensing
fgVdEnabled
Whether virtual domains are enabled on this device
fgVdTable
A table of virtual domains configured on the device
fgVdEntry
An entry containing information applicable to a particular virtual domain
fgVdEntIndex
Internal virtual domain index used to uniquely identify rows in this table. This index is also used by other tables referencing a virtual domain.
fgVdEntName
The name of the virtual domain
fgVdEntOpMode
Operation mode of the virtual domain (NAT or Transparent)
fgVdTpTable
A table of virtual domains in transparent operation mode. This table has a sparse dependent relationship with fgVdTable.
fgVdTpEntry
An entry containing information applicable to a particular virtual domain in transparent mode
fgVdTpMgmtAddrType
The type of address stored in fgVdTpMgmtAddr, in compliance with INET-ADDRESS-MIB
fgVdTpMgmtAddr
The management IP address of the virtual domain in transparent mode, typically an IPv4 address. The address type/format is determined by fgVdTpMgmtAddrType.
fgVdTpMgmtMask
The address prefix length (or network mask) applied to the fgVdTpMgmtAddr
fgSysVersion
Firmware version of the device
fgSysMgmtVdom
Index that identifies the management virtual domain. This index corresponds to the index used by fgVdTable.
fgSysCpuUsage
Current CPU usage (percentage)
fgSysMemUsage
Current memory utilization (percentage)
fgSysMemCapacity
Total physical memory (RAM) installed (KB)
fgSysDiskUsage
Current hard disk usage (MB), if disk is present
fgSysDiskCapacity
Total hard disk capacity (MB), if disk is present
fgSysSesCount
Number of active sessions on the device
fgSysVersionAv
Virus signature database version installed on the device
fgSysVersionIps
IPS signature database version installed on the device
fgHwSensorCount
The number of entries in fgHwSensorTable
fgHwSensorTable
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.
fgHwSensorEntry
An entry containing the name, value, and alarm status of a given hardware sensor
fgHwSensorEntIndex
A unique identifier within the fgHwSensorTable
fgHwSensorEntName
A string identifying the sensor by name
fgHwSensorEntValue
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.
fgHwSensorEntAlarmStatus
If the sensor has an alarm threshold and has exceeded it, this will indicate its status. Not all sensors have alarms.
fgFwPolStatsTable
Firewall policy statistics table. This table has a dependent expansion relationship with fgVdTable. Only virtual domains with enabled policies are present in this table.
fgFwPolStatsEntry
Firewall policy statistics on a virtual domain
fgFwPolID
Firewall policy ID. Only enabled policies are present in this table. Policy IDs are only unique within a virtual domain.
fgFwPolPktCount
Number of packets matched to policy (passed or blocked, depending on policy action). Count is from the time the policy became active.
fgFwPolByteCount
Number of bytes in packets matching the policy. See fgFwPolPktCount.
fgFwUserNumber
The number of user accounts in fgFwUserTable
fgFwUserAuthTimeout
Idle period after which a firewall-authentication user's session is automatically expired
fgFwUserTable
A list of local and proxy (Radius server) user accounts for use with firewall user authentication
fgFwUserEntry
An entry containing information applicable to a particular user account
fgFwUserIndex
An index for uniquely identifying the users in fgFwUserTable
fgFwUserName
User-name of the specified account
fgFwUserAuth
Type of authentication the account uses (local, RADIUS, LDAP, etc.)
fgFwUserState
Status of the user account (enable/disable)
fgFwUserVdom
Virtual domain the user account exists in. This index corresponds to the index used in fgVdTable.
fgAdminIdleTimeout
Idle period after which an administrator is automatically logged out of the system
fgAdminLcdProtection
Status of the LCD protection (enabled/disabled)
fgAdminTable
A table of administrator accounts on the device
fgAdminEntry
An entry containing information applicable to a particular admin account
fgAdminVdom
The virtual domain the administrator belongs to
fgManIfIp
IP address of the interface listed in the trap
fgManIfMask
Mask of subnet the interface belongs to
fgIntfTable
Fortinet specific extensions to MIB-2 ifTable
fgIntfEntry
Fortinet specific information about an ifEntry. This table augments the standard ifTable, so the same indexing is used.
fgIntfEntVdom
The virtual domain the interface belongs to. This index corresponds to the index used by fgVdTable.
fgAvStatsTable
A table of Anti-virus statistics per virtual domain
fgAvStatsEntry
Anti-virus statistics for a particular virtual domain
fgAvVirusDetected
Number of virus transmissions detected in the virtual domain since start-up
fgAvVirusBlocked
Number of virus transmissions blocked in the virtual domain since start-up
fgAvHTTPVirusDetected
Number of virus transmissions over HTTP detected in the virtual domain since start-up
fgAvHTTPVirusBlocked
Number of virus transmissions over HTTP blocked in the virtual domain since start-up
fgAvSMTPVirusDetected
Number of virus transmissions over SMTP detected in the virtual domain since start-up
fgAvSMTPVirusBlocked
Number of virus transmissions over SMTP blocked in the virtual domain since start-up
fgAvPOP3VirusDetected
Number of virus transmissions over POP3 detected in the virtual domain since start-up
fgAvPOP3VirusBlocked
Number of virus transmissions over POP3 blocked in the virtual domain since start-up
fgAvIMAPVirusDetected
Number of virus transmissions over IMAP detected in the virtual domain since start-up
fgAvIMAPVirusBlocked
Number of virus transmissions over IMAP blocked in the virtual domain since start-up
fgAvFTPVirusDetected
Number of virus transmissions over FTP detected in the virtual domain since start-up
fgAvFTPVirusBlocked
Number of virus transmissions over FTP blocked in the virtual domain since start-up
fgAvIMVirusDetected
Number of virus transmissions over IM protocols detected in the virtual domain since start-up
fgAvIMVirusBlocked
Number of virus transmissions over IM protocols blocked in the virtual domain since start-up
fgAvNNTPVirusDetected
Number of virus transmissions over NNTP detected in the virtual domain since start-up
fgAvNNTPVirusBlocked
Number of virus transmissions over NNTP blocked in the virtual domain since start-up
fgAvOversizedDetected
Number of over-sized file transmissions detected in the virtual domain since start-up
fgAvOversizedBlocked
Number of over-sized file transmissions blocked in the virtual domain since start-up
fgAvTrapVirName
Virus name that triggered event
fgIpsStatsTable
A table of IPS/IDS statistics per virtual domain
fgIpsStatsEntry
IPS/IDS statistics for a particular virtual domain
fgIpsIntrusionsDetected
Number of intrusions detected since start-up in this virtual domain
fgIpsIntrusionsBlocked
Number of intrusions blocked since start-up in this virtual domain
fgIpsCritSevDetections
Number of critical severity intrusions detected since start-up in this virtual domain
fgIpsHighSevDetections
Number of high severity intrusions detected since start-up in this virtual domain
fgIpsMedSevDetections
Number of medium severity intrusions detected since start-up in this virtual domain
fgIpsLowSevDetections
Number of low severity intrusions detected since start-up in this virtual domain
fgIpsInfoSevDetections
Number of informational severity intrusions detected since start-up in this virtual domain
fgIpsSignatureDetections
Number of intrusions detected by signature since start-up in this virtual domain
fgIpsAnomalyDetections
Number of intrusions DECed as anomalies since start-up in this virtual domain
fgIpsTrapSigId
ID of IPS signature identified in trap
fgIpsTrapSrcIp
Source IP Address of the IPS signature trigger
fgIpsTrapSigMsg
Message associated with IPS event
fgWebfilterStatsTable
A table of Web-filter statistics per virtual domain
fgWebfilterStatsEntry
Web-filter statistics for a particular virtual domain
fgWfHTTPBlocked
Number of HTTP sessions blocked by Web-filter since start-up
fgWfHTTPSBlocked
Number of HTTPS sessions blocked by Web-filter since start-up
fgWfHTTPURLBlocked
Number of HTTP URLs blocked by Web-filter since start-up
fgWfHTTPSURLBlocked
Number of HTTPS URLs blocked by Web-filter since start-up
fgWfActiveXBlocked
Number of ActiveX downloads blocked by Web-filter since start-up
fgWfCookieBlocked
Number of HTTP Cookies blocked by Web-filter since start-up
fgWfAppletBlocked
Number of Applets blocked by Web-filter since start-up
fgFortiGuardStatsTable
A table of FortiGuard statistics per virtual domain
fgFortiGuardStatsEntry
FortiGuard statistics for a particular virtual domain
fgFgWfHTTPExamined
Number of HTTP requests examined using FortiGuard since start-up
fgFgWfHTTPSExamined
Number of HTTPS requests examined using FortiGuard since start-up
fgFgWfHTTPAllowed
Number of HTTP requests allowed to proceed using FortiGuard since start-up
fgFgWfHTTPSAllowed
Number of HTTPS requests allowed to proceed using FortiGuard since start-up
fgFgWfHTTPBlocked
Number of HTTP requests blocked using FortiGuard since start-up
fgFgWfHTTPSBlocked
Number of HTTPS requests blocked using FortiGuard since start-up
fgFgWfHTTPLogged
Number of HTTP requests logged using FortiGuard since start-up
fgFgWfHTTPSLogged
Number of HTTPS requests logged using FortiGuard since start-up
fgFgWfHTTPOverridden
Number of HTTP requests overridden using FortiGuard since start-up
fgFgWfHTTPSOverridden
Number of HTTPS requests overridden using FortiGuard since start-up
fgApHTTPUpTime
HTTP proxy up-time (in seconds)
fgApHTTPMemUsage
HTTP proxy memory usage (percentage of system total)
fgApHTTPStatsTable
A table of HTTP Proxy statistics per virtual domain
fgApHTTPStatsEntry
HTTP Proxy statistics for a particular virtual domain
fgApHTTPReqProcessed
Number of HTTP requests in this virtual domain processed by the HTTP proxy since start-up
fgApSMTPUpTime
SMTP Proxy up-time, in seconds
fgApSMTPMemUsage
SMTP Proxy memory utilization (percentage of system total)
fgApSMTPStatsTable
A table of SMTP proxy statistics per virtual domain
fgApSMTPStatsEntry
SMTP Proxy statistics for a particular virtual domain
fgApSMTPReqProcessed
Number of requests in this virtual domain processed by the SMTP proxy since start-up
fgApSMTPSpamDetected
Number of spam detected in this virtual domain by the SMTP proxy since start-up
fgApPOP3UpTime
Up-time of the POP3 proxy, in seconds
fgApPOP3MemUsage
Memory usage of the POP3 Proxy (percentage of system total)
fgApPOP3StatsTable
A table of POP3 proxy statistics per virtual domain
fgApPOP3StatsEntry
Proxy pop3 statistics for a particular virtual domain
fgApPOP3ReqProcessed
Number of requests in this virtual domain processed by the POP3 proxy since start-up
fgApPOP3SpamDetected
Number of spam detected in this virtual domain by the POP3 Proxy since start-up
fgApIMAPUpTime
Up-time of the IMAP proxy, in seconds
fgApIMAPMemUsage
Memory utilization of the IMAP Proxy (as a percentage of the system total)
fgApIMAPStatsTable
A table of IMAP proxy statistics per virtual domain
fgApIMAPStatsEntry
IMAP Proxy statistics for a particular virtual domain
fgApIMAPReqProcessed
Number of requests in this virtual domain processed by the IMAP proxy since start-up
fgApIMAPSpamDetected
Number of spam detected in this virtual domain by the IMAP proxy since start-up
fgApNNTPUpTime
Up-time of the NNTP proxy, in seconds
fgApNNTPMemUsage
Memory utilization of the NNTP proxy, as a percentage of the system total
fgApNNTPStatsTable
A table of NNTP proxy statistics per virtual domain
fgApNNTPStatsEntry
NNTP Proxy statistics for a particular virtual domain
fgApNNTPReqProcessed
Number of requests in the virtual domain processed by the NNTP proxy since start-up
fgApIMUpTime
Up-time of the IM proxy, in seconds
fgApIMMemUsage
IM Proxy memory usage, as a percentage of the system total
fgApIMStatsTable
A table of IM proxy statistics per virtual domain
fgApIMStatsEntry
IM Proxy statistics for a particular virtual domain
fgApIMReqProcessed
Number of requests in this virtual domain processed by the IM proxy since start-up
fgApSIPUpTime
Up-time of the SIP Proxy, in seconds
fgApSIPMemUsage
SIP Proxy memory utilization, as a percentage of the system total
fgApSIPStatsTable
A table of SIP proxy statistics per virtual domain
fgApSIPStatsEntry
SIP Proxy statistics for a particular virtual domain
fgApSIPClientReg
Number of client registration requests (Register and Options) in this virtual domain processed by the SIP proxy since start-up
fgApSIPCallHandling
Number of call handling requests (Invite, Ack, Bye, Cancel and Refer) in this virtual domain processed by the SIP proxy since start-up
fgApSIPServices
Number of service requests (Subscribe, notify and Message) in this virtual domain processed by the SIP proxy since start-up
fgApSIPOtherReq
Number of other sip requests in this virtual domain processed by the SIP proxy since start-up
fgAppSuNumber
The number of scan units in the fgAppSuStatsTable
fgAppSuStatsTable
A table of scan unit statistics
fgAppSuStatsEntry
Statistics entry for a particular scan unit
fgAppSuIndex
Index that uniquely identifies a scan unit in the fgAppSuStatsTable
fgAppSuFileScanned
Number of files scanned by this scan unit
fgAppVoIPStatsTable
A table of VoIP related statistics per virtual domain
fgAppVoIPStatsEntry
VoIP statistics for a particular virtual domain
fgAppVoIPConn
The current number of VoIP connections on the virtual domain
fgAppVoIPCallBlocked
Number of VoIP calls blocked (SIP Invites blocked and SCCP calls blocked) in this virtual domain
fgAppP2PStatsTable
A table of P2P protocol related statistics per virtual domain
fgAppP2PStatsEntry
P2P statistics for a particular virtual domain
fgAppP2PConnBlocked
Number of P2P connections blocked in this virtual domain
fgAppP2PProtoTable
A table of peer to peer statistics per virtual domain per protocol. This table has a dependent expansion relationship with fgVdTable.
fgAppP2PProtoEntry
P2P statistics for a particular virtual domain and protocol
fgAppP2PProtEntProto
P2P protocol this row of statistics is for, within the specified virtual domain
fgAppP2PProtEntBytes
Number of bytes transferred through this virtual domain on this P2P protocol since last reset
fgAppP2PProtoEntLastReset
Time elapsed since the corresponding fgAppP2PProtEntBytes was last reset to 0.
fgAppIMStatsTable
A table of instant messaging statistics per virtual domain
fgAppIMStatsEntry
IM statistics for a particular virtual domain
fgAppIMMessages
Total number of IM messages processed in this virtual domain
fgAppIMFileTransfered
Number of files transferred through this virtual domain
fgAppIMFileTxBlocked
Number of blocked file transfers in this virtual domain
fgAppIMConnBlocked
Number of connections blocked in this virtual domain
fgApFTPUpTime
Up-time of the FTP proxy, in seconds
fgApFTPMemUsage
FTP Proxy memory utilization, as a percentage of the system total
fgApFTPStatsTable
A table of FTP proxy statistics per virtual domain
fgApFTPStatsEntry
FTP Proxy statistics for a particular virtual domain
fgApFTPReqProcessed
Number of requests in this virtual domain processed by the FTP proxy since start-up
fgIpSessTable
Information on the IP sessions active on the device
fgIpSessEntry
Information on a specific session, including source and destination
fgIpSessIndex
An index value that uniquely identifies an IP session within the fgIpSessTable
fgIpSessProto
The protocol the session is using (IP, TCP, UDP, etc.)
fgIpSessFromAddr
Source IP address (IPv4 only) of the session
fgIpSessFromPort
Source port number (UDP and TCP only) of the session
fgIpSessToAddr
Destination IP address (IPv4 only) of the session
fgIpSessToPort
Destination Port number (UDP and TCP only) of the session
fgIpSessExp
Number of seconds remaining before the session expires (if idle)
fgIpSessVdom
Virtual domain the session is part of. This index corresponds to the index used by fgVdTable.
fgIpSessStatsTable
IP session statistics table
fgIpSessStatsEntry
IP session statistics on a virtual domain
fgIpSessNumber
Current number of sessions on the virtual domain
fgVpnDialupTable
Dial-up VPN peers information
fgVpnDialupEntry
Dial-up VPN peer info
fgVpnDialupIndex
An index value that uniquely identifies an VPN dial-up peer within the fgVpnDialupTable
fgVpnDialupGateway
Remote gateway IP address of the tunnel
fgVpnDialupLifetime
Tunnel life time (seconds) of the tunnel
fgVpnDialupTimeout
Time before the next key exchange (seconds) of the tunnel
fgVpnDialupSrcBegin
Remote subnet address of the tunnel
fgVpnDialupSrcEnd
Remote subnet mask of the tunnel
fgVpnDialupDstAddr
Local subnet address of the tunnel
fgVpnDialupVdom
Virtual domain tunnel is part of. This index corresponds to the index used by fgVdTable.
fgVpnDialupInOctets
Number of bytes received on tunnel since instantiation.
fgVpnDialupOutOctets
Number of bytes sent on tunnel since instantiation.
fgVpnTunTable
Table of non-dial-up VPN tunnels
fgVpnTunEntry
Tunnel VPN peer info
fgVpnTunEntIndex
An index value that uniquely identifies a VPN tunnel within the fgVpnTunTable
fgVpnTunEntPhase1Name
Descriptive name of phase1 configuration for the tunnel
fgVpnTunEntPhase2Name
Descriptive name of phase2 configuration for the tunnel
fgVpnTunEntRemGwyIp
IP of remote gateway used by the tunnel
fgVpnTunEntRemGwyPort
port of remote gateway used by tunnel, if UDP
fgVpnTunEntLocGwyIp
IP of local gateway used by the tunnel
fgVpnTunEntLocGwyPort
port of local gateway used by tunnel, if UDP
fgVpnTunEntSelectorSrcBeginIp
Beginning of address range of source selector
fgVpnTunEntSelectorSrcEndIp
End of address range of source selector
fgVpnTunEntSelectorSrcPort
Source selector port
fgVpnTunEntSelectorDstBeginIp
Beginning of address range of destination selector
fgVpnTunEntSelectorDstEndIp
End of address range of destination selector
fgVpnTunEntSelectorDstPort
Destination selector port
fgVpnTunEntSelectorProto
Protocol number for selector
fgVpnTunEntLifeSecs
Lifetime of tunnel in seconds, if time based lifetime used
fgVpnTunEntLifeBytes
Lifetime of tunnel in bytes, if byte transfer based lifetime used
fgVpnTunEntTimeout
Timeout of tunnel in seconds
fgVpnTunEntInOctets
Number of bytes received on tunnel
fgVpnTunEntOutOctets
Number of bytes sent out on tunnel
fgVpnTunEntStatus
Current status of tunnel (up or down)
fgVpnTunEntVdom
Virtual domain the tunnel is part of. This index corresponds to the index used by fgVdTable.
fgVpnSslStatsTable
SSL VPN statistics table
fgVpnSslStatsEntry
SSL VPN statistics for a given virtual domain
fgVpnSslState
Whether SSL-VPN is enabled on this virtual domain
fgVpnSslStatsLoginUsers
The current number of users logged in through SSL-VPN tunnels in the virtual domain
fgVpnSslStatsMaxUsers
The maximum number of total users that can be logged in at any one time on the virtual domain
fgVpnSslStatsActiveWebSessions
The current number of active SSL web sessions in the virtual domain
fgVpnSslStatsMaxWebSessions
The maximum number of active SSL web sessions at any one time within the virtual domain
fgVpnSslStatsActiveTunnels
The current number of active SSL tunnels in the virtual domain
fgVpnSslStatsMaxTunnels
The maximum number of active SSL tunnels at any one time in the virtual domain
fgVpnSslTunnelTable
A list of active SSL VPN tunnel entries
fgVpnSslTunnelEntry
An SSL VPN tunnel entry containing connection information and traffic statistics
fgVpnSslTunnelIndex
An index value that uniquely identifies an active SSL VPN tunnel within the fgVpnSslTunnelTable
fgVpnSslTunnelVdom
The index of the virtual domain this tunnel belongs to. This index corresponds to the index used by fgVdTable.
fgVpnSslTunnelUserName
The user name used to authenticate the tunnel
fgVpnSslTunnelSrcIp
The source IP address of this tunnel
fgVpnSslTunnelIp
The connection IP address of this tunnel
fgVpnSslTunnelUpTime
The up-time of this tunnel in seconds
fgVpnSslTunnelBytesIn
The number of incoming bytes of L2 traffic through this tunnel since it was established
fgVpnSslTunnelBytesOut
The number of outgoing bytes of L2 traffic through this tunnel since it was established
fgVpnTrapLocalGateway
Local gateway IP address. Used in VPN related traps.
fgVpnTrapRemoteGateway
Remote gateway IP address. Used in VPN related traps.
fgHaSystemMode
High-availability mode (Standalone, A-A or A-P)
fgHaGroupId
HA cluster group ID device is configured for
fgHaPriority
HA clustering priority of the device (default = 127)
fgHaOverride
Status of a master override flag
fgHaAutoSync
Configuration of an automatic configuration synchronization (enabled or disabled)
fgHaSchedule
Load-balancing schedule of cluster (in A-A mode)
fgHaGroupName
HA cluster group name
fgHaStatsTable
Some useful statistics for all members of a cluster. This table is also available in standalone mode.
fgHaStatsEntry
Statistics for a particular HA cluster's unit
fgHaStatsIndex
An index value that uniquely identifies an unit in the HA Cluster
fgHaStatsSerial
Serial number of the HA cluster member for this row
fgHaStatsCpuUsage
CPU usage of the specified cluster member (percentage)
fgHaStatsMemUsage
Memory usage of the specified cluster member (percentage)
fgHaStatsNetUsage
Network bandwidth usage of specified cluster member (kbps)
fgHaStatsSesCount
Current session count of specified cluster member
fgHaStatsPktCount
Number of packets processed by the specified cluster member since start-up
fgHaStatsByteCount
Number of bytes processed by the specified cluster member since start-up
fgHaStatsIdsCount
Number of IDS/IPS events triggered on the specified cluster member since start-up
fgHaStatsAvCount
Number of anti-virus events triggered on the specified cluster member since start-up
fgHaStatsHostname
Host name of the specified cluster member
fgHaTrapMemberSerial
Serial number of an HA cluster member. Used to identify the origin of a trap when a cluster is configured.
fgFmTrapObjectGroup
These objects support the traps in the fgFmTrapGroup.
fgAdminObjectGroup
Objects pertaining to administration of the device.
fgSystemObjectGroup
Objects pertaining to the system status of the device.
fgSoftwareObjectGroup
Objects pertaining to software running on the device.
fgHwSensorsObjectGroup
Object pertaining to hardware sensors on the device.
fgHighAvailabilityObjectGroup
Objects pertaining to High Availability clustering of FortiGate devices.
fgVpnObjectGroup
Objects pertaining to Virtual Priavet Networking on FortiGate devices.
fgFirewallObjectGroup
Objects pertaining to Firewall functionality on FortiGate devices.
fgAppServicesObjectGroup
Objects pertaining to application proxy and filtering services on FortiGate devices.
fgAntivirusObjectGroup
Objects pertaining to Antivirus services on FortiGate devices.
fgIntrusionPrevtObjectGroup
Objects pertaining to Inrusion Detection and Prevention services on FortiGate devices.
fgWebFilterObjectGroup
Objects pertaining to FortiGate and FortiGuard based Web Filtering services on FortiGate devices.
fgVirtualDomainObjectGroup
Objects pertaining to Virtual Firewall Domain services on FortiGate devices.
fgAdministrationObjectGroup
Objects pertaining to the administration of FortiGate device.
fgIntfObjectGroup
Objects pertaining to the inteface table of FortiGate device.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list