AT-FIREWALL-MIB
AI MIB Summary
The AT-FIREWALL-MIB defines managed objects for monitoring and configuring firewall policies, session states, and traffic filtering rules on Alcatel-Lucent (now Nokia) network security appliances. It enables administrators to retrieve real-time metrics on connection throughput, blocked packets, and active security zones to enforce access control and audit network perimeter integrity.
This MIB file contains definitions of managed objects for the FIREWALL module.
Main OID:
firewall.1.3.6.1.4.1.207.8.4.4.4.77
11
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
firewallThis MIB file contains definitions of managed objects for the FIREWALL module. MODULE-IDENTITY .1.3.6.1.4.1.207.8.4.4.4.77 |
firewallTraps OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.77.0 |
firewallAttackTrapA 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. NOTIFICATION-TYPE .1.3.6.1.4.1.207.8.4.4.4.77.0.1 |
firewallTrapMessageThe 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.207.8.4.4.4.77.1 |
firewallSessionsStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.4.4.4.77.2 |
totalNumberOfSessionsThe total number of sessions going through the firewall. It will be the sum of the number of sessions on all individual nodes.ro Gauge32 .1.3.6.1.4.1.207.8.4.4.4.77.2.1 |
numberOfSessionsPerNodeCountingStatusThe 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.rw Enumeration .1.3.6.1.4.1.207.8.4.4.4.77.2.2 |
numberOfSessionsPerNodeTableThis is a table of nodes in the network with their corresponding ip address and number of sessions SEQUENCE OF NumberOfSessionsPerNodeEntry .1.3.6.1.4.1.207.8.4.4.4.77.2.3 |
numberOfSessionsPerNodeEntryAn entry includes the information about a node and numbers of sessions belongs to it. NumberOfSessionsPerNodeEntry .1.3.6.1.4.1.207.8.4.4.4.77.2.3.1 |
nodeIpAddressThe ip address of each node that has firewall limit rules attached and needs to be monitoredro IpAddress .1.3.6.1.4.1.207.8.4.4.4.77.2.3.1.1 |
numberOfSessionsPerNodeNumber of active sessions created by the corresponding nodero Gauge32 .1.3.6.1.4.1.207.8.4.4.4.77.2.3.1.2 |