FORTINET-FORTIANALYZER-MIB

File: FORTINET-FORTIANALYZER-MIB.mib (15305 bytes)

Imported modules

FORTINET-CORE-MIB INET-ADDRESS-MIB SNMPv2-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

FnIndex fnGenTrapMsg fnSysSerial
fortinet fnTrapsPrefix InetPortNumber
sysName MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP Counter32 Gauge32
Integer32 IpAddress MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE DisplayString
TEXTUAL-CONVENTION

Defined Types

FaSessProto  
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)  

FaRAIDStatusCode  
Enumerated list of RAID status codes.
TEXTUAL-CONVENTION    
  INTEGER arrayOK(1), arrayDegraded(2), arrayInoperable(3), arrayRebuilding(4), arrayRebuildingStarted(5), arrayRebuildingFinished(6), arrayInitializing(7), arrayInitializingStarted(8), arrayInitializingFinished(9), diskOK(10), diskDegraded(11), diskFailEvent(12)  

FaSysEventCode  
Enumerated list of system events.
TEXTUAL-CONVENTION    
  INTEGER systemHalt(1), systemReboot(2), upgradeConfig(3), systemUpgrade(4), logdiskFormat(5)  

FaIpSessEntry  
SEQUENCE    
  faIpSessIndex FnIndex
  faIpSessProto FaSessProto
  faIpSessFromAddr IpAddress
  faIpSessFromPort InetPortNumber
  faIpSessToAddr IpAddress
  faIpSessToPort InetPortNumber
  faIpSessExp Counter32

FaHwSensorEntry  
SEQUENCE    
  faHwSensorEntIndex FnIndex
  faHwSensorEntName DisplayString
  faHwSensorEntValue DisplayString
  faHwSensorEntAlarmStatus INTEGER

Defined Values

fnFortiAnalyzerMib 1.3.6.1.4.1.12356.102
MIB module for Fortinet FortiAnalyzer devices.
MODULE-IDENTITY    

faTraps 1.3.6.1.4.1.12356.102.0
OBJECT IDENTIFIER    

faTrapPrefix 1.3.6.1.4.1.12356.102.0.0
OBJECT IDENTIFIER    

faTrapObject 1.3.6.1.4.1.12356.102.0.1
OBJECT IDENTIFIER    

faSystemEvent 1.3.6.1.4.1.12356.102.0.1.1
Type of system event that triggered notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FaSysEventCode  

faRAIDStatus 1.3.6.1.4.1.12356.102.0.1.2
New RAID state associated with a RAID status change event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FaRAIDStatusCode  

faRAIDDevIndex 1.3.6.1.4.1.12356.102.0.1.3
Name/index of a RAID device relating to the event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..32)  

faGenAlert 1.3.6.1.4.1.12356.102.0.1.4
Detail of defined event alert sent from FortiAnalyzer
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

faModel 1.3.6.1.4.1.12356.102.1
OBJECT IDENTIFIER    

faz100 1.3.6.1.4.1.12356.102.1.1000
OBJECT IDENTIFIER    

faz100A 1.3.6.1.4.1.12356.102.1.1001
OBJECT IDENTIFIER    

faz100B 1.3.6.1.4.1.12356.102.1.1002
OBJECT IDENTIFIER    

faz100C 1.3.6.1.4.1.12356.102.1.1003
OBJECT IDENTIFIER    

faz400 1.3.6.1.4.1.12356.102.1.4000
OBJECT IDENTIFIER    

faz400B 1.3.6.1.4.1.12356.102.1.4002
OBJECT IDENTIFIER    

faz800 1.3.6.1.4.1.12356.102.1.8000
OBJECT IDENTIFIER    

faz800B 1.3.6.1.4.1.12356.102.1.8002
OBJECT IDENTIFIER    

faz1000B 1.3.6.1.4.1.12356.102.1.10002
OBJECT IDENTIFIER    

faz2000 1.3.6.1.4.1.12356.102.1.20000
OBJECT IDENTIFIER    

faz2000A 1.3.6.1.4.1.12356.102.1.20001
OBJECT IDENTIFIER    

faz4000 1.3.6.1.4.1.12356.102.1.40000
OBJECT IDENTIFIER    

faz4000A 1.3.6.1.4.1.12356.102.1.40001
OBJECT IDENTIFIER    

faInetProto 1.3.6.1.4.1.12356.102.2
OBJECT IDENTIFIER    

faInetProtoInfo 1.3.6.1.4.1.12356.102.2.1
OBJECT IDENTIFIER    

faInetProtoTables 1.3.6.1.4.1.12356.102.2.2
OBJECT IDENTIFIER    

faIpSessTable 1.3.6.1.4.1.12356.102.2.2.1
Information on the IP sessions active on the device
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FaIpSessEntry

faIpSessEntry 1.3.6.1.4.1.12356.102.2.2.1.1
Information on a specific session, including source and destination
Status: current Access: not-accessible
OBJECT-TYPE    
  FaIpSessEntry  

faIpSessIndex 1.3.6.1.4.1.12356.102.2.2.1.1.1
An index value that uniquely identifies an IP session within the faIpSessTable
Status: current Access: not-accessible
OBJECT-TYPE    
  FnIndex  

faIpSessProto 1.3.6.1.4.1.12356.102.2.2.1.1.2
The protocol the session is using (IP, TCP, UDP, etc.)
Status: current Access: read-only
OBJECT-TYPE    
  FaSessProto  

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

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

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

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

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

fa300Compat 1.3.6.1.4.1.12356.102.99
OBJECT IDENTIFIER    

faHwSensors 1.3.6.1.4.1.12356.102.99.1
OBJECT IDENTIFIER    

faHwSensorCount 1.3.6.1.4.1.12356.102.99.1.1
The number of entries in faHwSensorTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

faHwSensorTable 1.3.6.1.4.1.12356.102.99.1.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: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FaHwSensorEntry

faHwSensorEntry 1.3.6.1.4.1.12356.102.99.1.2.1
An entry containing the name, value, and alarm status of a given hardware sensor
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  FaHwSensorEntry  

faHwSensorEntIndex 1.3.6.1.4.1.12356.102.99.1.2.1.1
A unique identifier within the faHwSensorTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  FnIndex  

faHwSensorEntName 1.3.6.1.4.1.12356.102.99.1.2.1.2
A string identifying the sensor by name
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

faHwSensorEntValue 1.3.6.1.4.1.12356.102.99.1.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: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

faHwSensorEntAlarmStatus 1.3.6.1.4.1.12356.102.99.1.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: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

fa300System 1.3.6.1.4.1.12356.102.99.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

faMIBConformance 1.3.6.1.4.1.12356.102.100
OBJECT IDENTIFIER    

faTrapSystemEvent 1.3.6.1.4.1.12356.102.0.0.1001
A system event occured. The specific type of event is indecated by the faSystemEvent parameter.
Status: current Access: read-only
NOTIFICATION-TYPE    

faTrapRAIDStatusChange 1.3.6.1.4.1.12356.102.0.0.1002
Trap is sent when there is a change in the status of the RAID array, if present.
Status: current Access: read-only
NOTIFICATION-TYPE    

faTrapGenAlert 1.3.6.1.4.1.12356.102.0.0.1003
Trap sent when FortiAnalyzer event parameter exceeds configured limit. Event description included in trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

faTrapLogRateThreshold 1.3.6.1.4.1.12356.100.1.3.0.1005
Indicates that the incoming log rate has exceeded the configured threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

faTrapDataRateThreshold 1.3.6.1.4.1.12356.100.1.3.0.1006
Indicates that the incoming data rate has exceeded the configured threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

faSystemComplianceGroup 1.3.6.1.4.1.12356.102.100.1
System related instrumentation
Status: current Access: read-only
OBJECT-GROUP    

faTrapsComplianceGroup 1.3.6.1.4.1.12356.102.100.2
Event notifications
Status: current Access: read-only
NOTIFICATION-GROUP    

faSessionComplianceGroup 1.3.6.1.4.1.12356.102.100.3
Session related instrumentation
Status: current Access: read-only
OBJECT-GROUP    

faMiscComplianceGroup 1.3.6.1.4.1.12356.102.100.4
Miscellanious instrumentation
Status: current Access: read-only
OBJECT-GROUP    

faHwSensorComplianceGroup 1.3.6.1.4.1.12356.102.100.5
Hardware sensor related information
Status: deprecated Access: read-only
OBJECT-GROUP    

faNotificationObjectsComplianceGroup 1.3.6.1.4.1.12356.102.100.6
Object identifiers used in notifications
Status: current Access: read-only
OBJECT-GROUP    

faMIBCompliance 1.3.6.1.4.1.12356.102.100.100
The compliance statement for the application MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

faObsoleteMIBCompliance 1.3.6.1.4.1.12356.102.100.101
The compliance statement of deprecated objects for the application MIB, they may still be used by older models.
Status: deprecated Access: read-only
MODULE-COMPLIANCE