FIREBRICK-IPSEC-MIB
AI MIB Summary
The FIREBRICK-IPSEC-MIB provides vendor-specific SNMP objects for monitoring Firebrick firewall IPSec tunnel states, negotiation parameters, and security association statistics. It enables granular visibility into IPSec session establishment, packet throughput, and cryptographic error counters for troubleshooting and capacity planning.
Firebrick-specific structures for IPSec
Main OID:
fbIPsecMib.firebrickNewStyle.500
13
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
fbIPsecMibFirebrick-specific structures for IPSec MODULE-IDENTITY .firebrickNewStyle.500 |
fbIPsecGeneral OBJECT IDENTIFIER .firebrickNewStyle.500.1 |
fbIPsecEstablishedThe count of currently established IKE connections.ro Integer32 .firebrickNewStyle.500.1.1 |
fbIPsecHalfOpenThe count of incoming IKE connections which have not yet authorized.ro Integer32 .firebrickNewStyle.500.1.2 |
fbIPsecConnectionTableThe list of IPsec connections for this Firebrick SEQUENCE OF FbIPsecConnectionEntry .firebrickNewStyle.500.2 |
fbIPsecConnectionEntryAn entry in the IPsec connection table FbIPsecConnectionEntry .firebrickNewStyle.500.2.1 |
fbIPsecConnectionIndexThe index for the connection table Integer32 .firebrickNewStyle.500.2.1.1 |
fbIPsecConnectionNameThe config name for this connectionro DisplayString (SNMPv2-TC) .firebrickNewStyle.500.2.1.2 |
fbIPsecConnectionStateThe current state for this connectionro FbIPsecConState .firebrickNewStyle.500.2.1.3 |
fbIPsecConnectionUptimeThe uptime for this connectionro TimeTicks (SNMPv2-SMI) .firebrickNewStyle.500.2.1.4 |
fbIPsecConnectionLocalIDThe local IKE ID for this connectionro DisplayString (SNMPv2-TC) .firebrickNewStyle.500.2.1.5 |
fbIPsecConnectionPeerIDThe peer IKE ID for this connectionro DisplayString (SNMPv2-TC) .firebrickNewStyle.500.2.1.6 |
fbIPsecConnectionPeerAddressThe peer's IP address for this connectionro DisplayString (SNMPv2-TC) .firebrickNewStyle.500.2.1.7 |