Home/Catalog/RMONitor-MIB

RMONitor-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

34
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

34 total
Object Name
mib_2
OBJECT IDENTIFIER
.1.3.6.1.2.1
ibm
OBJECT IDENTIFIER
.1.3.6.1.4.1.2
ibmProd
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6
rmonitor
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.45
security
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.45.1
authTableThe entries for the authentication table.
SEQUENCE OF AuthEntry
.1.3.6.1.4.1.2.6.45.1.1
authEntryThe entries for authentication table.
AuthEntry
.1.3.6.1.4.1.2.6.45.1.1.1
authCommunityThe community string identifying an authentic/authorized manager.rw
OCTET STRING
.1.3.6.1.4.1.2.6.45.1.1.1.1
authTypeAccessThe type of access allowed for the community string identifying an authentic/authorized manager.rw
Enumeration
.1.3.6.1.4.1.2.6.45.1.1.1.2
authActionsThe action on a row of the authentication table.rw
Enumeration
.1.3.6.1.4.1.2.6.45.1.1.1.3
subscriptTableThe entries for the subscription table.rw
SEQUENCE OF SubscriptEntry
.1.3.6.1.4.1.2.6.45.1.2
subscriptEntryThe entries for subscription table.rw
SubscriptEntry
.1.3.6.1.4.1.2.6.45.1.2.1
subscriptIpAddressThe IP address of the manager subscribing to traps.rw
IpAddress
.1.3.6.1.4.1.2.6.45.1.2.1.1
subscriptCommunityThe community string to be used in trap PDUs sent to the subscribing manager.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2.6.45.1.2.1.2
subscriptActionsThe action on a row of the subscription table.rw
Enumeration
.1.3.6.1.4.1.2.6.45.1.2.1.3
authFailTableThe entries for the authentication failure table.rw
SEQUENCE OF AuthFailEntry
.1.3.6.1.4.1.2.6.45.1.3
authFailEntryThe entries for authentication failure table.rw
AuthFailEntry
.1.3.6.1.4.1.2.6.45.1.3.1
authFailIndexThe index for this entry in the authentication failure table.ro
INTEGER
.1.3.6.1.4.1.2.6.45.1.3.1.1
authFailIPAddressThe IP address of the manager that sent the SNMP request that caused the authentication failure.ro
IpAddress
.1.3.6.1.4.1.2.6.45.1.3.1.2
authFailCommunityThe community string used in the SNMP request that caused the authentication failure.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2.6.45.1.3.1.3
protocols
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.45.2
protocolDistControlTable
SEQUENCE OF ProtocolDistControlEntry
.1.3.6.1.4.1.2.6.45.2.1
protocolDistControlEntry
ProtocolDistControlEntry
.1.3.6.1.4.1.2.6.45.2.1.1
protocolDistControlIndexro
INTEGER
.1.3.6.1.4.1.2.6.45.2.1.1.1
protocolDistControlDataSourceThis 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).rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.45.2.1.1.2
protocolDistControlLastDeleteTimero
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2.6.45.2.1.1.3
protocolDistControlOwnerThe entity that created this entry in the protocol distribution control table, and is therefore using the resources associated with it.rw
OwnerString
.1.3.6.1.4.1.2.6.45.2.1.1.4
protocolDistControlStatusThe status of this protocol distribution control entry.rw
EntryStatus
.1.3.6.1.4.1.2.6.45.2.1.1.5
protocolDistTableA 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.
SEQUENCE OF ProtocolDistEntry
.1.3.6.1.4.1.2.6.45.2.2
protocolDistEntryA set of counts maintained for each different protocol seen by the agent.
ProtocolDistEntry
.1.3.6.1.4.1.2.6.45.2.2.1
protocolDistIndexA value uniquely identifying this protocol distribution control table entry.ro
INTEGER
.1.3.6.1.4.1.2.6.45.2.2.1.1
protocolDistEthertypeA 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.ro
OCTET STRING
.1.3.6.1.4.1.2.6.45.2.2.1.2
protocolDistPktsA count of the number of packets seen using the protocol identified by the corresponding protocolDistEthertype.ro
Counter
.1.3.6.1.4.1.2.6.45.2.2.1.3
protocolDistOctetsA count of the number of octets in packets seen using the protocol identified by the corresponding protocolDistEthertype.ro
Counter
.1.3.6.1.4.1.2.6.45.2.2.1.4