MIDCOM-SERVER-MIB
This MIB module defines a set of basic objects for monitoring and configuring MIDCOM servers on middleboxes that support MIDCOM. Such middleboxes may be firewalls and network address translators. This MIB module does not implement portions of the MIDCOM protocol, but is the MIDCOM SERVER MIB module for monitoring instances of the MIDCOM protocol. There are three groups of managed objects defined by this MIB module: - objects describing the used middlebox resources on a per MIDCOM policy rule base - objects describing the used firewall configuration on a per MIDCOM policy rule base - objects providing statistical information about the MIDCOM MIB module Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
Main OID:
midcomSrvMIB.1.3.6.1.2.1.44445
45
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
45 total| Object Name |
|---|
midcomSrvMIBThis MIB module defines a set of basic objects for monitoring and configuring MIDCOM servers on middleboxes that support MIDCOM. Such middleboxes may be firewalls and network address translators. This MIB module does not implement portions of the MIDCOM protocol, but is the MIDCOM SERVER MIB module for monitoring instances of the MIDCOM protocol. There are three groups of managed objects defined by this MIB module: - objects describing the used middlebox resources on a per MIDCOM policy rule base - objects describing the used firewall configuration on a per MIDCOM policy rule base - objects providing statistical information about the MIDCOM MIB module Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.44445 |
midcomSrvObjects OBJECT IDENTIFIER .1.3.6.1.2.1.44445.1 |
midcomSrvResources OBJECT IDENTIFIER .1.3.6.1.2.1.44445.1.1 |
midcomSrvResourceTableThis table lists all used middlebox resources per MIDCOM policy rule. The midcomSrvMBTable is indexed by session owner, group index, rule index. SEQUENCE OF MidcomSrvMbEntry .1.3.6.1.2.1.44445.1.1.1 |
midcomSrvResourceEntryAn entry describing a particular set of middlebox resources. MidcomSrvMbEntry .1.3.6.1.2.1.44445.1.1.1.1 |
natSrcBindModeAn indication whether this policy rule uses an address NAT bind or an address-port NAT bind for the source address.ro MidcomNatBindMode .1.3.6.1.2.1.44445.1.1.1.1.4 |
natSrcBindIdThe allocated NAT bind for the source address used by this policy rule.ro MidcomNatBindId .1.3.6.1.2.1.44445.1.1.1.1.5 |
natDstBindModeAn indication whether this policy rule uses an address NAT bind or an address-port NAT bind for the destination address.ro MidcomNatBindMode .1.3.6.1.2.1.44445.1.1.1.1.6 |
natDstBindIdThe allocated NAT bind for the destination address used by this policy rule.ro MidcomNatBindId .1.3.6.1.2.1.44445.1.1.1.1.7 |
natSessionId1A unique ID that is assigned to this specific NAT session at the NAT for this policy rule. A maximum of two NAT sessions can be assigned to one policy rule.ro MidcomNatSessionId .1.3.6.1.2.1.44445.1.1.1.1.8 |
natSessionId2A unique ID that is assigned to this specific NAT session at the NAT for this policy rule. A maximum of two NAT sessions can be assigned to one policy rule.ro MidcomNatSessionId .1.3.6.1.2.1.44445.1.1.1.1.9 |
fwRuleIdA unique ID that is assigned to this specific firewall rule at the firewall for this policy rule.ro Unsigned32 .1.3.6.1.2.1.44445.1.1.1.1.10 |
midcomSrvFwTableThis table lists the firewal configuration per interface. The midcomSrvFwTable is indexed by midcomifIndex SEQUENCE OF MidcomSrvFwEntry .1.3.6.1.2.1.44445.1.1.2 |
midcomSrvFwEntryAn entry describing a particular set of firewall resources. MidcomSrvFwEntry .1.3.6.1.2.1.44445.1.1.2.1 |
midcomifIndexThe corresponding interface of the middlebox. InterfaceIndex (IF-MIB) .1.3.6.1.2.1.44445.1.1.2.1.1 |
fwGroupThe firewall rule group to which all firewall rules of the MIDCOM server are assigned.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.44445.1.1.2.1.2 |
fwPriorityThe priority assigned to all firewall rules of the MIDCOM server.rw Unsigned32 .1.3.6.1.2.1.44445.1.1.2.1.3 |
midcomSrvStatistics OBJECT IDENTIFIER .1.3.6.1.2.1.44445.1.2 |
midcomSrvSessionsRejectedThe number of rejected MIDCOM sessions. The MIDCOM MIB module can rejected sessions that are not authorized or unknown.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.1 |
midcomSrvSessionsCurrentThe number of currently established MIDCOM sessions. This object equals the number of rows in the midcomSessionTable and gives the number of MIDCOM agents (=SNMP managers) that are allowed to read, create, or modify entries in the MIDCOM MIB module.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.2 |
midcomSrvSessionsTotalThe summarized number of all current and past established MIDCOM sessions.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.3 |
midcomSrvRuleEntriesRejectedThe number of policy rule entries rejected without any further detailed reason. Policy rules may be rejected due to several reasons. This object counts policy rules rejected without any other specific reason.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.4 |
midcomSrvRulesIncompleteThe total number of policy rules that are incomplete. Policy rules are loaded via row entries in midcomRuleTable. This object counts policy rules that are loaded but not fully specified, i.e. the associated action (reserved or enable) is not set. Those rule are typically removed after sometime and counted.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.5 |
midcomSrvResRulesRejectedThe total number of reserved policy rules that are loaded, but are rejected.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.6 |
midcomSrvResRulesFailedThe total number of failed reserved policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.7 |
midcomSrvResRulesActiveThe number of currently active reserved policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.8 |
midcomSrvResRulesExpiredThe number of currently expired reserved policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.9 |
midcomSrvResRulesTerminatedThe number of currently terminated reserved policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.10 |
midcomSrvResRulesOnRequestThe number of currently on-request reserved policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.11 |
midcomSrvEnabledRulesRejectedThe total number of rejected enabled policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.12 |
midcomSrvEnabledRulesFailedThe total number of failed enabled policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.13 |
midcomSrvEnabledRulesActiveThe number of currently active enabled policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.14 |
midcomSrvEnabledRulesExpiredThe number of currently expired enabled policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.15 |
midcomSrvEnabledRulesTerminatedThe number of currently terminated enabled policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.16 |
midcomSrvEnabledRulesOnRequestThe number of currently on-request enabled policy rules.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.17 |
midcomSrvTransRejectedThe total number of rejected transactions.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.18 |
midcomSrvTransFailedThe total number of failed transactions.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.19 |
midcomSrvTransCompletedThe total number of completed transactions.ro Unsigned32 .1.3.6.1.2.1.44445.1.2.20 |
midcomSrvConformance OBJECT IDENTIFIER .1.3.6.1.2.1.44445.2 |
midcomSrvCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.44445.2.1 |
midcomSrvComplianceThe compliance statement for SNMP entities that implement the MIDCOM SERVER MIB. Unknown .1.3.6.1.2.1.44445.2.1.1 |
midcomSrvGroups OBJECT IDENTIFIER .1.3.6.1.2.1.44445.2.2 |
midcomSrvResourceGroupA collection of objects providing information about the used NAT resources. Unknown .1.3.6.1.2.1.44445.2.2.1 |
midcomSrvFwGroupA collection of objects providing information about the used firewall resources. Unknown .1.3.6.1.2.1.44445.2.2.2 |
midcomSrvStatisticsGroupA collection of objects providing statistical information about the MIDCOM server. Unknown .1.3.6.1.2.1.44445.2.2.3 |