Dell-SNMP-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: Dell-SNMP-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
 rlSNMP 1.3.6.1.4.1.89.98
Private MIB module for SNMP support in Dell devices.
       rlSNMPv3 1.3.6.1.4.1.89.98.1
           rlTargetParamsTestingLevel 1.3.6.1.4.1.89.98.1.1 integer read-write
The level of the tests done when configuring an entry in the snmpTargetParamsTable. Enumeration: 'high': 2, 'low': 1.
           rlNotifyFilterTestingLevel 1.3.6.1.4.1.89.98.1.2 integer read-write
The level of the tests done when configuring an entry in the snmpNotifyFilterTable. Enumeration: 'high': 2, 'low': 1.
           rlSnmpEngineID 1.3.6.1.4.1.89.98.1.3 snmpengineid read-write
A variable for setting the router's local engineID value. Setting this variable will effect the value of snmpEngineID. Setting this variable to the value '00 00 00 00 00'H will cause snmpEngineID to get an automatically created value based on the device basic MAC address. This method of setting the agent's engineID is recommended for stand-alone systems. Setting this variable to any other (valid) value will set snmpEngineID to this value. Setting this variable to all 'ff'H or all zeros is not allowed, with the exception of the value '00 00 00 00 00'H. The last method is recommended for stackable system, in order for the engineID to be unique within an administrative domain. Setting this value (to a value different then the default value) is required before configuring users data in usmUserTable and vacmSecurityToGroupTable. Changing the value of this variable has 2 side-effects: - All user data will be deleted, including: all usmUserTable configured entries and vacmSecurityToGroupTable entries where vacmSecurityModel = 3. - All snmpCommunityTable entries with snmpCommunityContextEngineID value equal to old rlSnmpEngineID value, will be updated with the new rlSnmpEngineID value.
           rlSNMPv3IpAddrToIndexTable 1.3.6.1.4.1.89.98.1.4 no-access
This table maps ip addresses to indices. The output index is used as a component in some SNMPv3 tables fields (for example: snmpTargetAddrName). Ipv4 addresses are not supported by this table. Note: in getNext operations on this table, only mappings which are in use in snmpTargetAddrTable (using rlTargetAddrMagicUsedInIndex) will be retreived. The mapped index does not include delimiters which are forbidden in SNMPv3 tag values (and thus can be used in tag fields).
               rlSNMPv3IpAddrToIndexEntry 1.3.6.1.4.1.89.98.1.4.1 no-access
The row definition for this table.
                   rlSNMPv3IpAddrToIndexAddrType 1.3.6.1.4.1.89.98.1.4.1.1 inetaddresstype no-access
Type of NMS IP address.
                   rlSNMPv3IpAddrToIndexAddr 1.3.6.1.4.1.89.98.1.4.1.2 inetaddress no-access
NMS IP address.
                   rlSNMPv3IpAddrToIndexMappedIndex 1.3.6.1.4.1.89.98.1.4.1.3 octet string read-only
The index mapped for this row ip address.
           rlTargetAddrExtTable 1.3.6.1.4.1.89.98.1.5 no-access
This table extends rlTargetAddrExtEntry.
               rlTargetAddrExtEntry 1.3.6.1.4.1.89.98.1.5.1 no-access
The row definition for this table.
                   rlTargetAddrMagicUsedInIndex 1.3.6.1.4.1.89.98.1.5.1.1 octet string read-only
Setting this field to a 4 octets length value means that ip mapping (using rlSNMPv3IpAddrToIndexTable) is used for this row. If such a mapping is not used, a 0-length octet string value should be used for this field (this is also the default). This field value is determined only once, upon creation of an entry in the snmpTargetAddrTable. A change in its value while updating an existing entry is ignored. Prior to creating a snmpTargetAddrTable entry with a 4 octets length value for this field, the rlSNMPv3IpAddrToIndexTable must be used in order to retrieve this value.
           rlInet2EngineIdTable 1.3.6.1.4.1.89.98.1.6 no-access
This table maps inet addresses to SNMPv3 engine identifiers.
               rlInet2EngineIdEntry 1.3.6.1.4.1.89.98.1.6.1 no-access
The row definition for this table.
                   rlInet2EngineIdAddressType 1.3.6.1.4.1.89.98.1.6.1.1 inetaddresstype no-access
Inet address type of the mapped inet address.
                   rlInet2EngineIdAddress 1.3.6.1.4.1.89.98.1.6.1.2 inetaddress no-access
Mapped inet address.
                   rlInet2EngineIdEngineId 1.3.6.1.4.1.89.98.1.6.1.3 snmpengineid read-only
The SNMPv3 engine id to which the address denoted by rlInet2EngineIdAddressType and rlInet2EngineIdAddress is mapped.
                   rlInet2EngineIdStatus 1.3.6.1.4.1.89.98.1.6.1.4 rowstatus read-only
The management control for this table.
           rlUsmUserExtTable 1.3.6.1.4.1.89.98.1.8 no-access
This table extends usmUserEntry.
               rlUsmUserExtEntry 1.3.6.1.4.1.89.98.1.8.1 no-access
The row definition for this table.
                   rlUsmUserAuthPassword 1.3.6.1.4.1.89.98.1.8.1.1 displaystring read-only
Authentication password. Setting the field to a non zero-length value will convert the given password to a localized authentication key, appropriate to the corresponding usmUserAuthProtocol field. The key is localized using the appropriate usmUserEngineID field, according to the algorithm specified in RFC 2574. This field may be set to a non zero-length value if the following conditions hold: 1) This is the creation of the entry. 2) The value of the corresponding usmUserCloneFrom field is zeroDotZero. Setting the field in any other case will cause no effect.
                   rlUsmUserPrivPassword 1.3.6.1.4.1.89.98.1.8.1.2 displaystring read-only
Privacy password. Setting the field to a non zero-length value will convert the given password to a localized privacy key, appropriate to the corresponding usmUserAuthProtocol field. The key is localized using the appropriate usmUserEngineID field, according to the algorithm specified in RFC 2574. This field may be set to a non zero-length value if the following conditions hold: 1) This is the creation of the entry. 2) The value of the corresponding usmUserCloneFrom field is zeroDotZero. Setting the field in any other case will cause no effect.
       rlSNMPDomains 1.3.6.1.4.1.89.98.2
           rlSnmpUDPMridDomain 1.3.6.1.4.1.89.98.2.1
The SNMPv2 over UDP transport domain, used when Multi-Instance Router is supported (more than one MIR instance exist). The corresponding transport address is of type RlSnmpUDPMridAddress.
           rlSnmpUdpIpv6MridDomain 1.3.6.1.4.1.89.98.2.2
The SNMPv2 over UDP over IPv6 transport domain, used when Multi-Instance Router is supported (more than one MIR instance exist). The corresponding transport address is of type RlSnmpUDPIpv6MridAddress for global IPv6 addresses.
           rlSnmpUdpIpv6zMridDomain 1.3.6.1.4.1.89.98.2.3
The SNMPv2 over UDP over IPv6 transport domain, used when Multi-Instance Router is supported (more than one MIR instance exist). The corresponding transport address is of type RlSnmpUDPIpv6zMridAddress for scoped IPv6 addresses with a zone index.
       rlSnmpRequestMridTable 1.3.6.1.4.1.89.98.3 no-access
A table for determining the Mrid for the current SNMP request.
           rlSnmpRequestMridEntry 1.3.6.1.4.1.89.98.3.1 no-access
The row definition for this table.
               rlSnmpRequestManagedMrid 1.3.6.1.4.1.89.98.3.1.1 integer read-only
The router instance the NMS wants to manage in the current SNMP request. The value of this object, when attaching a variable instance of the rlSnmpRequestManagedMridTable to an SNMP request, will determine the managed Mrid for this request. It is important to mention that the variable insance must be attached as the first variable in the PDU in order to influence all variables.
               rlSnmpRequestMridStatus 1.3.6.1.4.1.89.98.3.1.2 integer read-write
The status of this entry. Enumeration: 'enable': 1.
       rlSNMPenable 1.3.6.1.4.1.89.98.4 integer read-write
Enables or disables SNMP. Enumeration: 'enable': 1, 'disable': 2.
       rndCommunityInetTable 1.3.6.1.4.1.89.98.5 no-access
The community table of the agent
           rndCommunityInetEntry 1.3.6.1.4.1.89.98.5.1 no-access
The row definition for this table.
               rndCommunityInetMngStationAddrType 1.3.6.1.4.1.89.98.5.1.1 inetaddresstype no-access
Address type of the management station that will be allowed to communicate with the agent IP address
               rndCommunityInetMngStationAddr 1.3.6.1.4.1.89.98.5.1.2 inetaddress no-access
Address of the management station that will be allowed to communicate with the agent IP address
               rndCommunityInetString 1.3.6.1.4.1.89.98.5.1.3 displaystring no-access
The community string with which the management station will communicate with the agent
               rndCommunityInetAccess 1.3.6.1.4.1.89.98.5.1.4 integer read-only
The allowed access to this management station Enumeration: 'readWrite': 2, 'readOnly': 1, 'super': 3.
               rndCommunityInetTrapsEnable 1.3.6.1.4.1.89.98.5.1.5 integer read-only
Should the agent send traps to the management station, and what version is required Enumeration: 'trapsDisable': 4, 'snmpV1': 1, 'snmpV2': 2, 'snmpV3': 3.
               rndCommunityInetStatus 1.3.6.1.4.1.89.98.5.1.6 integer read-only
The status of this entry. If the status is invalid the community entry will be deleted Enumeration: 'enable': 1, 'invalid': 2.
               rndCommunityInetPortSecurity 1.3.6.1.4.1.89.98.5.1.7 integer read-only
If enabled the device will only receive SNMP messages from the port, through which this NMS is reachable from the device. Enumeration: 'disabled': 2, 'enabled': 1.
               rndCommunityInetOwner 1.3.6.1.4.1.89.98.5.1.8 displaystring read-only
The owner of this community
               rndCommunityInetTrapDestPort 1.3.6.1.4.1.89.98.5.1.9 integer read-only
The transport protocol (usually UDP) port to which traps to the management station represebted by this entry will be sent. The default is the well-known IANA assigned port number for SNMP traps. This object is relevant only if rndCommunityInetTrapsEnable has a value different from trapsDisable.
               rndCommunityInetAltAddrType 1.3.6.1.4.1.89.98.5.1.10 inetaddresstype read-only
For testing purposes
               rndCommunityInetAltAddr 1.3.6.1.4.1.89.98.5.1.11 inetaddress read-only
For testing purposes
       rlMridInetTable 1.3.6.1.4.1.89.98.6 no-access
The MRID related configurations table of the agent
           rlMridInetEntry 1.3.6.1.4.1.89.98.6.1 no-access
The row definition for this table.
               rlMridInetConnection 1.3.6.1.4.1.89.98.6.1.1 integer read-write
The router instance connecting the NMS who accessed the agent through the community table entry corresponding to the keys of this entry.
               rlInetManagedMrid 1.3.6.1.4.1.89.98.6.1.2 integer read-write
The router instance currently managed by the NMS who accessed the agent through the community table entry corresponding to the keys of this entry
       rlEvents 1.3.6.1.4.1.89.98.7
           rlEventsPollerId 1.3.6.1.4.1.89.98.7.1 integer read-only
The rlEventsPollerId is the 1st key in all the rlEvents tables. Each poller must first GET from this object his Id. The agent will ensure uniqueness.
           rlEventsDefaultPollingInterval 1.3.6.1.4.1.89.98.7.2 timeticks read-write
The default polling time. Will be used to detrermined whether the events configured by a poller in rlEventsTable can be destroyed, in absence of an entry for this poller in the rlEventsPollingControlTable.
           rlEventsDeleteEvents 1.3.6.1.4.1.89.98.7.3 integer read-write
SETting a id of an active poller will cause all the rows of this poller in the rlEventsTable to be destroyed. This is equivalent to SETting rlEventsStatus of each row of this poller to 'destroy'. GET operation on this variable is meaningless, and the value 0 will be returned in this case (actual pollers start from 1).
           rlEventsMaskTable 1.3.6.1.4.1.89.98.7.4 no-access
The table showing the events mask for each client.
               rlEventsMaskEntry 1.3.6.1.4.1.89.98.7.4.1 no-access
The row definition for this table.
                   rlEventsMaskPollerId 1.3.6.1.4.1.89.98.7.4.1.1 integer no-access
The poller id whose events are shown in this table
                   rlEventsMaskMask 1.3.6.1.4.1.89.98.7.4.1.2 octet string read-only
The semantics of the rlEventsMask is an array of timestamps (each 4 octets containing one time stamp). Each timestamp is in TimeTicks units encoded in network order. Thus the mask can contain up to 40 timestamps. If a place in the array is empty it will contain 0. Each timestamp shows the time of the last occurrence of the event whose rlEventIndexKey in the rlEventsTable for this client id is the same as its index in the array. Each for bytes of the rlEventsMask will contain the timestamp in TimeTicks units encoded in network order of the last time the event
           rlEventsTable 1.3.6.1.4.1.89.98.7.5 no-access
The table relating the events recorded to the indices in the rlEventsMask.
               rlEventsEntry 1.3.6.1.4.1.89.98.7.5.1 no-access
The row definition for this table.
                   rlEventsPoller 1.3.6.1.4.1.89.98.7.5.1.1 integer no-access
The poller id whose event definitions are shown in this table.
                   rlEventId 1.3.6.1.4.1.89.98.7.5.1.2 object identifier no-access
The event id of the polled event. This is the notification object identifier (in case of a SNMPV2 notification) or the translation to SNMPv2 notation of an SNMPv1 trap according to the RFC 3584 (SNMP versions coexistence).
                   rlEventIndexInMask 1.3.6.1.4.1.89.98.7.5.1.3 integer read-only
Index in the rlEventsMaskMask of this poller id that has been allocated for this event by the device.
                   rlEventsStatus 1.3.6.1.4.1.89.98.7.5.1.4 rowstatus read-only
RowStatus for this table. Note that the device may refuse for resource shortage reasons to honour a create request for this poller even if apparently there still is room in his rlEventsMaskMask (i.e. the poller has requested monitoring of less than 40 events).
           rlEventsPollingControlTable 1.3.6.1.4.1.89.98.7.6 no-access
The polling control table for a poller. Currently contain only the polling interval.
               rlEventsPollingControlEntry 1.3.6.1.4.1.89.98.7.6.1 no-access
The row definition for this table.
                   rlEventsPollingControlPollerId 1.3.6.1.4.1.89.98.7.6.1.1 integer no-access
The poller id whose polling controls are shown in this table.
                   rlEventsPollingControlPollingInterval 1.3.6.1.4.1.89.98.7.6.1.2 timeticks read-only
The desired polling interval for this poller. If the device has determined that the poller has not polled the device for 3 times this polling interval it may destroy all the data related to this poller in the rlevents database