MIDCOM-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: MIDCOM-SERVER-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 midcomSrvMIB 1.3.6.1.2.1.44445
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.
             midcomSrvObjects 1.3.6.1.2.1.44445.1
                 midcomSrvResources 1.3.6.1.2.1.44445.1.1
                     midcomSrvResourceTable 1.3.6.1.2.1.44445.1.1.1 no-access
This table lists all used middlebox resources per MIDCOM policy rule. The midcomSrvMBTable is indexed by session owner, group index, rule index.
                         midcomSrvResourceEntry 1.3.6.1.2.1.44445.1.1.1.1 no-access
An entry describing a particular set of middlebox resources.
                             natSrcBindMode 1.3.6.1.2.1.44445.1.1.1.1.4 midcomnatbindmode read-only
An indication whether this policy rule uses an address NAT bind or an address-port NAT bind for the source address.
                             natSrcBindId 1.3.6.1.2.1.44445.1.1.1.1.5 midcomnatbindid read-only
The allocated NAT bind for the source address used by this policy rule.
                             natDstBindMode 1.3.6.1.2.1.44445.1.1.1.1.6 midcomnatbindmode read-only
An indication whether this policy rule uses an address NAT bind or an address-port NAT bind for the destination address.
                             natDstBindId 1.3.6.1.2.1.44445.1.1.1.1.7 midcomnatbindid read-only
The allocated NAT bind for the destination address used by this policy rule.
                             natSessionId1 1.3.6.1.2.1.44445.1.1.1.1.8 midcomnatsessionid read-only
A 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.
                             natSessionId2 1.3.6.1.2.1.44445.1.1.1.1.9 midcomnatsessionid read-only
A 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.
                             fwRuleId 1.3.6.1.2.1.44445.1.1.1.1.10 unsigned32 read-only
A unique ID that is assigned to this specific firewall rule at the firewall for this policy rule.
                     midcomSrvFwTable 1.3.6.1.2.1.44445.1.1.2 no-access
This table lists the firewal configuration per interface. The midcomSrvFwTable is indexed by midcomifIndex
                         midcomSrvFwEntry 1.3.6.1.2.1.44445.1.1.2.1 no-access
An entry describing a particular set of firewall resources.
                             midcomifIndex 1.3.6.1.2.1.44445.1.1.2.1.1 interfaceindex no-access
The corresponding interface of the middlebox.
                             fwGroup 1.3.6.1.2.1.44445.1.1.2.1.2 snmpadminstring read-write
The firewall rule group to which all firewall rules of the MIDCOM server are assigned.
                             fwPriority 1.3.6.1.2.1.44445.1.1.2.1.3 unsigned32 read-write
The priority assigned to all firewall rules of the MIDCOM server.
                 midcomSrvStatistics 1.3.6.1.2.1.44445.1.2
                     midcomSrvSessionsRejected 1.3.6.1.2.1.44445.1.2.1 unsigned32 read-only
The number of rejected MIDCOM sessions. The MIDCOM MIB module can rejected sessions that are not authorized or unknown.
                     midcomSrvSessionsCurrent 1.3.6.1.2.1.44445.1.2.2 unsigned32 read-only
The 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.
                     midcomSrvSessionsTotal 1.3.6.1.2.1.44445.1.2.3 unsigned32 read-only
The summarized number of all current and past established MIDCOM sessions.
                     midcomSrvRuleEntriesRejected 1.3.6.1.2.1.44445.1.2.4 unsigned32 read-only
The 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.
                     midcomSrvRulesIncomplete 1.3.6.1.2.1.44445.1.2.5 unsigned32 read-only
The 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.
                     midcomSrvResRulesRejected 1.3.6.1.2.1.44445.1.2.6 unsigned32 read-only
The total number of reserved policy rules that are loaded, but are rejected.
                     midcomSrvResRulesFailed 1.3.6.1.2.1.44445.1.2.7 unsigned32 read-only
The total number of failed reserved policy rules.
                     midcomSrvResRulesActive 1.3.6.1.2.1.44445.1.2.8 unsigned32 read-only
The number of currently active reserved policy rules.
                     midcomSrvResRulesExpired 1.3.6.1.2.1.44445.1.2.9 unsigned32 read-only
The number of currently expired reserved policy rules.
                     midcomSrvResRulesTerminated 1.3.6.1.2.1.44445.1.2.10 unsigned32 read-only
The number of currently terminated reserved policy rules.
                     midcomSrvResRulesOnRequest 1.3.6.1.2.1.44445.1.2.11 unsigned32 read-only
The number of currently on-request reserved policy rules.
                     midcomSrvEnabledRulesRejected 1.3.6.1.2.1.44445.1.2.12 unsigned32 read-only
The total number of rejected enabled policy rules.
                     midcomSrvEnabledRulesFailed 1.3.6.1.2.1.44445.1.2.13 unsigned32 read-only
The total number of failed enabled policy rules.
                     midcomSrvEnabledRulesActive 1.3.6.1.2.1.44445.1.2.14 unsigned32 read-only
The number of currently active enabled policy rules.
                     midcomSrvEnabledRulesExpired 1.3.6.1.2.1.44445.1.2.15 unsigned32 read-only
The number of currently expired enabled policy rules.
                     midcomSrvEnabledRulesTerminated 1.3.6.1.2.1.44445.1.2.16 unsigned32 read-only
The number of currently terminated enabled policy rules.
                     midcomSrvEnabledRulesOnRequest 1.3.6.1.2.1.44445.1.2.17 unsigned32 read-only
The number of currently on-request enabled policy rules.
                     midcomSrvTransRejected 1.3.6.1.2.1.44445.1.2.18 unsigned32 read-only
The total number of rejected transactions.
                     midcomSrvTransFailed 1.3.6.1.2.1.44445.1.2.19 unsigned32 read-only
The total number of failed transactions.
                     midcomSrvTransCompleted 1.3.6.1.2.1.44445.1.2.20 unsigned32 read-only
The total number of completed transactions.
             midcomSrvConformance 1.3.6.1.2.1.44445.2
                 midcomSrvCompliances 1.3.6.1.2.1.44445.2.1
                     midcomSrvCompliance 1.3.6.1.2.1.44445.2.1.1
The compliance statement for SNMP entities that implement the MIDCOM SERVER MIB.
                 midcomSrvGroups 1.3.6.1.2.1.44445.2.2
                     midcomSrvResourceGroup 1.3.6.1.2.1.44445.2.2.1
A collection of objects providing information about the used NAT resources.
                     midcomSrvFwGroup 1.3.6.1.2.1.44445.2.2.2
A collection of objects providing information about the used firewall resources.
                     midcomSrvStatisticsGroup 1.3.6.1.2.1.44445.2.2.3
A collection of objects providing statistical information about the MIDCOM server.