FORTINET-FORTIANALYZER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.12356.102.2.2.1 · 1 row entry · 7 columns
Information on the IP sessions active on the device
faIpSessEntry entry .1.3.6.1.4.1.12356.102.2.2.1.1
Information on a specific session, including source and destination
Indexes
faIpSessIndex
Column Syntax OID
faIpSessIndex
An index value that uniquely identifies
an IP session within the faIpSessTable
FORTINET-CORE-MIBFnIndex
Textual Convention: FORTINET-CORE-MIBFnIndex Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.12356.102.2.2.1.1.1
faIpSessProto
The protocol the session is using (IP, TCP, UDP, etc.)
FaSessProto
Textual Convention: FaSessProto Enumeration
Type Values:
0ip
1icmp
2igmp
4ipip
6tcp
8egp
12pup
17udp
22idp
41ipv6
46rsvp
47gre
50esp
51ah
89ospf
103pim
108comp
255raw
.1.3.6.1.4.1.12356.102.2.2.1.1.2
faIpSessFromAddr
Source IP address (IPv4 only) of the session
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.12356.102.2.2.1.1.3
faIpSessFromPort
Source port number (UDP and TCP only) of the session
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.12356.102.2.2.1.1.4
faIpSessToAddr
Destination IP address (IPv4 only) of the session
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.12356.102.2.2.1.1.5
faIpSessToPort
Destination Port number (UDP and TCP only) of the session
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.12356.102.2.2.1.1.6
faIpSessExp
Number of seconds remaining before the session expires (if idle)
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.12356.102.2.2.1.1.7

faHwSensorTable

table deprecated
.1.3.6.1.4.1.12356.102.99.1.2 · 1 row entry · 4 columns
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.
faHwSensorEntry entry .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
Indexes
faHwSensorEntIndex
Column Syntax OID
faHwSensorEntIndex deprecated
A unique identifier within the faHwSensorTable
FORTINET-CORE-MIBFnIndex
Textual Convention: FORTINET-CORE-MIBFnIndex Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.12356.102.99.1.2.1.1
faHwSensorEntName deprecated
A string identifying the sensor by name
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.12356.102.99.1.2.1.2
faHwSensorEntValue deprecated
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 dep…
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.12356.102.99.1.2.1.3
faHwSensorEntAlarmStatus deprecated
If the sensor has an alarm threshold and has exceeded it, this will indicate its status. Not all sensors have alarms.
Enumeration
Enumerated Values:
0false
1true
.1.3.6.1.4.1.12356.102.99.1.2.1.4