AT-FIREWALL-MIB: View SNMP OID List / Download MIB
VENDOR: ALLIED TELESIS
Home | MIB: AT-FIREWALL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
firewall | 1.3.6.1.4.1.207.8.4.4.4.77 |
This MIB file contains definitions of managed objects for the FIREWALL module. |
||
firewallTraps | 1.3.6.1.4.1.207.8.4.4.4.77.0 | |||
firewallAttackTrap | 1.3.6.1.4.1.207.8.4.4.4.77.0.1 |
A firewall trap is generated when the firewall detects an intrusion or attack and notifies the router manager. Firewall trap notifications are enabled with the command ENABLE FIREWALL NOTIFY=SNMP. |
||
firewallTrapMessage | 1.3.6.1.4.1.207.8.4.4.4.77.1 | displaystring | read-only |
The last message sent in a firewall TRAP. This variable is really just a placeholder for the object sent in the firewall TRAP, but can be read independently if required. Note however that a new TRAP will cause this variable to be overwritten. |
firewallSessionsStatistics | 1.3.6.1.4.1.207.8.4.4.4.77.2 | |||
totalNumberOfSessions | 1.3.6.1.4.1.207.8.4.4.4.77.2.1 | gauge32 | read-only |
The total number of sessions going through the firewall. It will be the sum of the number of sessions on all individual nodes. |
numberOfSessionsPerNodeCountingStatus | 1.3.6.1.4.1.207.8.4.4.4.77.2.2 | integer | read-write |
The status of counting the number of sessions per node, ie, when this particular ferture is on, the status will be enabled, other wise it will be disabled, which is the default status. Enumeration: 'disabled': 2, 'enabled': 1. |
numberOfSessionsPerNodeTable | 1.3.6.1.4.1.207.8.4.4.4.77.2.3 | no-access |
This is a table of nodes in the network with their corresponding ip address and number of sessions |
|
1.3.6.1.4.1.207.8.4.4.4.77.2.3.1 | no-access |
An entry includes the information about a node and numbers of sessions belongs to it. |
||
nodeIpAddress | 1.3.6.1.4.1.207.8.4.4.4.77.2.3.1.1 | ipaddress | read-only |
The ip address of each node that has firewall limit rules attached and needs to be monitored |
numberOfSessionsPerNode | 1.3.6.1.4.1.207.8.4.4.4.77.2.3.1.2 | gauge32 | read-only |
Number of active sessions created by the corresponding node |