MIB Viewer

FIREBRICK-IPSEC-MIB

14 objects
Firebrick-specific structures for IPSec
OIDNameAccessStatusDescription
1.3.6.1.4.1.24693.100.500IdentityfbIPsecMibFirebrick-specific structures for IPSec
1.3.6.1.4.1.24693.100.500.1NodefbIPsecGeneral
1.3.6.1.4.1.24693.100.500.1.1ScalarfbIPsecEstablishedread-onlycurrentThe count of currently established IKE connections.
1.3.6.1.4.1.24693.100.500.1.2ScalarfbIPsecHalfOpenread-onlycurrentThe count of incoming IKE connections which have not yet authorized.
1.3.6.1.4.1.24693.100.500.2TablefbIPsecConnectionTablenot-accessiblecurrentThe list of IPsec connections for this Firebrick
1.3.6.1.4.1.24693.100.500.2.1RowfbIPsecConnectionEntrynot-accessiblecurrentAn entry in the IPsec connection table
1.3.6.1.4.1.24693.100.500.2.1.1ColumnfbIPsecConnectionIndexnot-accessiblecurrentThe index for the connection table
1.3.6.1.4.1.24693.100.500.2.1.2ColumnfbIPsecConnectionNameread-onlycurrentThe config name for this connection
1.3.6.1.4.1.24693.100.500.2.1.3ColumnfbIPsecConnectionStateread-onlycurrentThe current state for this connection
1.3.6.1.4.1.24693.100.500.2.1.4ColumnfbIPsecConnectionUptimeread-onlycurrentThe uptime for this connection
1.3.6.1.4.1.24693.100.500.2.1.5ColumnfbIPsecConnectionLocalIDread-onlycurrentThe local IKE ID for this connection
1.3.6.1.4.1.24693.100.500.2.1.6ColumnfbIPsecConnectionPeerIDread-onlycurrentThe peer IKE ID for this connection
1.3.6.1.4.1.24693.100.500.2.1.7ColumnfbIPsecConnectionPeerAddressread-onlycurrentThe peer's IP address for this connection
Type Definitions
NameSyntaxStatusDescription
FbIPsecConStateINTEGER { badConfig(0), profileOff(1), awaitPeer(2), awaitDemand(3), lingering(4), awaitRecon(5), down(6), initEAP(7), initAuth(8), initNeg(9), closing(10), childless(11), connected(12) }currentThe state of an IPsec connection