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

VENDOR: RND


 Home MIB: Dell-MNGINF-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
 rlMngInf 1.3.6.1.4.1.89.89
The private MIB module definition for management access control.
       rlMngInfMibVersion 1.3.6.1.4.1.89.89.1 integer read-only
MIB's version, the current version is 1.
       rlMngInfEnable 1.3.6.1.4.1.89.89.2 truthvalue read-write
The variable specifies if Management ACL functionality is enabled.
       rlMngInfActiveListName 1.3.6.1.4.1.89.89.3 displaystring read-write
The currently activated Management ACL name
       rlMngInfListTable 1.3.6.1.4.1.89.89.4 no-access
The table specifies all defined Access Lists definitions for IPv4 addresses. Provide backward compatibility for previous versions.
           rlMngInfListEntry 1.3.6.1.4.1.89.89.4.1 no-access
Row definition for this table.
               rlMngInfListName 1.3.6.1.4.1.89.89.4.1.1 displaystring read-only
The Name of the Access List.
               rlMngInfListPriority 1.3.6.1.4.1.89.89.4.1.2 unsigned32 read-only
The Priority value.
               rlMngInfListIfIndex 1.3.6.1.4.1.89.89.4.1.3 unsigned32 read-write
The IfIndex value. The IfIndex can be configured to be 0, which means don't care value.
               rlMngInfListIpAddr 1.3.6.1.4.1.89.89.4.1.4 ipaddress read-write
The IP address. The IP address can be configured to be 0, which means don't care value.
               rlMngInfListIpNetMask 1.3.6.1.4.1.89.89.4.1.5 ipaddress read-write
The subnet mask associated with the IP address of this entry. 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.
               rlMngInfListService 1.3.6.1.4.1.89.89.4.1.6 rlmnginfservicetype read-write
Service type. The Service type address can be configured to be 0, which means any of Telnet, SNMP, HTTP, HTTPS, SSH.
               rlMngInfListAction 1.3.6.1.4.1.89.89.4.1.7 rlmnginfactiontype read-write
Action type. Can be permit or deny.
               rlMngInfListRowStatus 1.3.6.1.4.1.89.89.4.1.8 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
       rlMngInfAuditingEnable 1.3.6.1.4.1.89.89.5 truthvalue read-write
Controls whether SysLog messages should be issued on reject by rule
       rlMngInfListInetTable 1.3.6.1.4.1.89.89.6 no-access
The table specifies all defined Access Lists definitions definitions for both IPv4 and IPv6 addresses.
           rlMngInfListInetEntry 1.3.6.1.4.1.89.89.6.1 no-access
Row definition for this table.
               rlMngInfListInetName 1.3.6.1.4.1.89.89.6.1.1 displaystring read-only
The Name of the Access List.
               rlMngInfListInetPriority 1.3.6.1.4.1.89.89.6.1.2 unsigned32 read-only
The Priority value.
               rlMngInfListInetIfIndex 1.3.6.1.4.1.89.89.6.1.3 unsigned32 read-write
The IfIndex value. The IfIndex can be configured to be 0, which means don't care value.
               rlMngInfListInetIpAddrType 1.3.6.1.4.1.89.89.6.1.4 inetaddresstype read-write
The Inet address type.
               rlMngInfListInetIpAddr 1.3.6.1.4.1.89.89.6.1.5 inetaddress read-write
The Inet address.Used for both IPv4 and IPv6 addresses. The InetIpAddress can be configured to be 0.0.0.0 and address type IPv4 , which means ignored value.
               rlMngInfListInetIpNetMask 1.3.6.1.4.1.89.89.6.1.6 ipaddress read-write
This field will used in case of IPv4 addresses . For IPv6 this field ignored. Default value 255.255.255.255.
               rlMngInfListInetService 1.3.6.1.4.1.89.89.6.1.7 rlmnginfservicetype read-write
Service type. The Service type address can be configured to be 0, which means any of Telnet, SNMP, HTTP, HTTPS, SSH.
               rlMngInfListInetAction 1.3.6.1.4.1.89.89.6.1.8 rlmnginfactiontype read-write
Action type. Can be permit or deny.
               rlMngInfListInetRowStatus 1.3.6.1.4.1.89.89.6.1.9 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
               rlMngInfListInetIPv6PrefixLength 1.3.6.1.4.1.89.89.6.1.10 integer read-write
IPv6 prefix length.This field provide IPv6 prefix length (mask) for IPv6 only.In case of IPv4 this field will ignored