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

VENDOR: RND


 Home MIB: Dell-rlIP-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
 rlIp 1.3.6.1.4.1.89.250
The private MIB module definition for Auto Configured IPv6 Address representation.
         rlIpAddressTable 1.3.6.1.4.1.89.250.1 no-access
This table contains addressing information relevant to the entity's interfaces. in addition to ipAddressTable defined in standard MIB a represenattion of IPv6 addresses based on additionl address origin such as EUI-64, general prefix etc. In this case the address information is partial address information. Together with the address origin and the general prefix (when needed) user can construct full address information. The index (key) for this table includes this information additionally to the address.
             rlIpAddressEntry 1.3.6.1.4.1.89.250.1.1 no-access
An address mapping for a particular interface.
                 rlIpAddressAddrType 1.3.6.1.4.1.89.250.1.1.1 inetaddresstype no-access
The address type of rlIpAddressAddr.
                 rlIpAddressAddr 1.3.6.1.4.1.89.250.1.1.2 inetaddress no-access
The IP address to which this entry's addressing information pertains. The address type of this object is specified in rlIpAddressAddrType. In case of auto-configure address such as eui-64, general-prefix and others it contains the partial address before appropriate manipulation. Implementors need to be aware that if the size of rlIpAddressAddr exceeds 116 octets, then OIDS of instances of columns in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
                 rlIpAddressOrigin 1.3.6.1.4.1.89.250.1.1.3 rlipaddressorigintc no-access
The origin of the address.
                 rlIpAddressGeneralPrefixName 1.3.6.1.4.1.89.250.1.1.4 displaystring no-access
The name assigned to the prefix.
                 rlIpAddressIfIndex 1.3.6.1.4.1.89.250.1.1.5 interfaceindex read-only
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                 rlIpAddressExtdType 1.3.6.1.4.1.89.250.1.1.6 integer read-only
Extend standard field ipAddressType to multicast Enumeration: 'unicast': 1, 'broadcast': 3, 'multicast': 4, 'anycast': 2.
                 rlIpAddressPrefix 1.3.6.1.4.1.89.250.1.1.7 rowpointer read-only
A pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row.
                 rlIpAddressStatus 1.3.6.1.4.1.89.250.1.1.8 ipaddressstatustc read-only
The status of the address, describing if the address can be used for communication. In the absence of other information, an IPv4 address is always preferred(1).
                 rlIpAddressCreated 1.3.6.1.4.1.89.250.1.1.9 timestamp read-only
The value of sysUpTime at the time this entry was created. If this entry was created prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
                 rlIpAddressLastChanged 1.3.6.1.4.1.89.250.1.1.10 timestamp read-only
The value of sysUpTime at the time this entry was last updated. If this entry was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
                 rlIpAddressRowStatus 1.3.6.1.4.1.89.250.1.1.11 rowstatus read-only
The status of this conceptual row. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified. The value of this object has no effect on whether other objects in this conceptual row can be modified. A conceptual row can not be made active until the rlIpAddressIfIndex has been set to a valid index.
                 rlIpAddressStorageType 1.3.6.1.4.1.89.250.1.1.12 storagetype read-only
The storage type for this conceptual row. If this object has a value of 'permanent', then no other objects are required to be able to be modified.
                 rlIpAddressExtdPrefixLength 1.3.6.1.4.1.89.250.1.1.13 inetaddressprefixlength read-only
The prefix length of this address.
                 rlIpAddressCompleteAddr 1.3.6.1.4.1.89.250.1.1.14 inetaddress read-only
The Complete IP address to which this entry's addressing information pertains. In case of auto-configure address such as eui-64, general-prefix and others it contains the complete address after appropriate manipulation