RMONitor-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: RMONitor-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
 mib_2 1.3.6.1.2.1
     ibm 1.3.6.1.4.1.2
         ibmProd 1.3.6.1.4.1.2.6
             rmonitor 1.3.6.1.4.1.2.6.45
                   security 1.3.6.1.4.1.2.6.45.1
                       authTable 1.3.6.1.4.1.2.6.45.1.1 no-access
The entries for the authentication table.
                           authEntry 1.3.6.1.4.1.2.6.45.1.1.1 no-access
The entries for authentication table.
                               authCommunity 1.3.6.1.4.1.2.6.45.1.1.1.1 octet string read-write
The community string identifying an authentic/authorized manager.
                               authTypeAccess 1.3.6.1.4.1.2.6.45.1.1.1.2 integer read-write
The type of access allowed for the community string identifying an authentic/authorized manager. Enumeration: 'primary': 4, 'not-applicable': 3, 'monitor': 2.
                               authActions 1.3.6.1.4.1.2.6.45.1.1.1.3 integer read-write
The action on a row of the authentication table. Enumeration: 'add': 2, 'not-applicable': 1, 'delete': 3.
                       subscriptTable 1.3.6.1.4.1.2.6.45.1.2 read-write
The entries for the subscription table.
                           subscriptEntry 1.3.6.1.4.1.2.6.45.1.2.1 read-write
The entries for subscription table.
                               subscriptIpAddress 1.3.6.1.4.1.2.6.45.1.2.1.1 ipaddress read-write
The IP address of the manager subscribing to traps.
                               subscriptCommunity 1.3.6.1.4.1.2.6.45.1.2.1.2 displaystring read-write
The community string to be used in trap PDUs sent to the subscribing manager.
                               subscriptActions 1.3.6.1.4.1.2.6.45.1.2.1.3 integer read-write
The action on a row of the subscription table. Enumeration: 'add': 2, 'not-applicable': 1, 'delete': 3.
                       authFailTable 1.3.6.1.4.1.2.6.45.1.3 read-write
The entries for the authentication failure table.
                           authFailEntry 1.3.6.1.4.1.2.6.45.1.3.1 read-write
The entries for authentication failure table.
                               authFailIndex 1.3.6.1.4.1.2.6.45.1.3.1.1 integer read-only
The index for this entry in the authentication failure table.
                               authFailIPAddress 1.3.6.1.4.1.2.6.45.1.3.1.2 ipaddress read-only
The IP address of the manager that sent the SNMP request that caused the authentication failure.
                               authFailCommunity 1.3.6.1.4.1.2.6.45.1.3.1.3 displaystring read-only
The community string used in the SNMP request that caused the authentication failure.
                   protocols 1.3.6.1.4.1.2.6.45.2
                       protocolDistControlTable 1.3.6.1.4.1.2.6.45.2.1 no-access
                           protocolDistControlEntry 1.3.6.1.4.1.2.6.45.2.1.1 no-access
                               protocolDistControlIndex 1.3.6.1.4.1.2.6.45.2.1.1.1 integer read-only
                               protocolDistControlDataSource 1.3.6.1.4.1.2.6.45.2.1.1.2 object identifier read-write
This object identifies the source of the data for which protocol distribution data is collected. This source can be any interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. This object may not be modified if the associated protocolDistControlStatus object is equal to valid(1).
                               protocolDistControlLastDeleteTime 1.3.6.1.4.1.2.6.45.2.1.1.3 timeticks read-only
                               protocolDistControlOwner 1.3.6.1.4.1.2.6.45.2.1.1.4 ownerstring read-write
The entity that created this entry in the protocol distribution control table, and is therefore using the resources associated with it.
                               protocolDistControlStatus 1.3.6.1.4.1.2.6.45.2.1.1.5 entrystatus read-write
The status of this protocol distribution control entry.
                       protocolDistTable 1.3.6.1.4.1.2.6.45.2.2 no-access
A table of protocol types and associated counts including entries for each different protocol seen by the monitor. Note that protocols are identified by examining the 'ethertype' field of DIX Ethernet frames, the SNAP protocol on IEEE 802 network frames, or the DSAP field of the LLC protocol, also found on IEEE 802 networks.
                           protocolDistEntry 1.3.6.1.4.1.2.6.45.2.2.1 no-access
A set of counts maintained for each different protocol seen by the agent.
                               protocolDistIndex 1.3.6.1.4.1.2.6.45.2.2.1.1 integer read-only
A value uniquely identifying this protocol distribution control table entry.
                               protocolDistEthertype 1.3.6.1.4.1.2.6.45.2.2.1.2 octet string read-only
A protocol type identified by the 'ethertype' field found in DIX Ethernet, or in the SNAP protocol on IEEE 802 networks or the DSAP protocol on 802.5 networks.
                               protocolDistPkts 1.3.6.1.4.1.2.6.45.2.2.1.3 counter read-only
A count of the number of packets seen using the protocol identified by the corresponding protocolDistEthertype.
                               protocolDistOctets 1.3.6.1.4.1.2.6.45.2.2.1.4 counter read-only
A count of the number of octets in packets seen using the protocol identified by the corresponding protocolDistEthertype.