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

VENDOR: RND


 Home MIB: Dell-Private-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
 rlOperationalMode 1.3.6.1.4.1.89.121
The private MIB module definition for operational mode.
         rlOperationalModeState 1.3.6.1.4.1.89.121.1 integer read-write
Show/Set the current Operational Mode state Enumeration: 'unmanaged': 1, 'managed': 0, 'secure': 2.
         rlGlobalIpAddrTable 1.3.6.1.4.1.89.121.2 no-access
This table is parralel to MIB II IpAddrTable, and is used to add/delete entries to/from that table.
             rlGlobalIpAddrEntry 1.3.6.1.4.1.89.121.2.1 no-access
The system global IP address information.
                 rlGlobalIpAdIndex 1.3.6.1.4.1.89.121.2.1.1 integer read-only
The system global IP address index.
                 rlGlobalIpAdEntAddr 1.3.6.1.4.1.89.121.2.1.2 ipaddress read-write
The IP address to which this entry's addressing information pertains.
                 rlGlobalIpAdEntNetMask 1.3.6.1.4.1.89.121.2.1.3 ipaddress read-write
The subnet mask associated with the system global IP address. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
                 rlGlobalIpAdDefaultGateway 1.3.6.1.4.1.89.121.2.1.4 ipaddress read-write
The default gateway of the system global IP address
                 rlGlobalIpAdOwner 1.3.6.1.4.1.89.121.2.1.5 integer read-write
The IP Interface owner. Static if interface defined by user, dhcp if received by boot protocol like DHCP. Enumeration: 'default': 3, 'dhcp': 2, 'static': 1.
         rlDeleteUsersAfterReset 1.3.6.1.4.1.89.121.3 integer read-write
Remove all entries from the rlAAALocalUserTable after reset Enumeration: 'true': 1, 'false': 0.