RADLAN-rlInventoryEnt-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-rlInventoryEnt-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
 rlInventoryEntTable 1.3.6.1.4.1.89.217 no-access
A table that contains INVENTORY entities in the system.
         rlInventoryEntEntry 1.3.6.1.4.1.89.217.1 no-access
An entry (conceptual row) in the rlInventoryEnvTable.
             rlInventoryEntUnitOrIfindex 1.3.6.1.4.1.89.217.1.1 unitifindextype read-only
this field will be equal to zero if this is a unit else 1 if this is a port.
             rlInventoryEntUnitIfindexID 1.3.6.1.4.1.89.217.1.2 unsigned32 read-only
if rlInventoryEntUnitOrIfindex = 0 this field contain the unit number else if rlInventoryEntUnitOrIfindex = 1 This field contain the if_index number.
             rlInventoryEntVendorID 1.3.6.1.4.1.89.217.1.3 displaystring read-only
Vendor identification
             rlInventoryEntPID 1.3.6.1.4.1.89.217.1.4 displaystring read-only
Physical identification
             rlInventoryEntName 1.3.6.1.4.1.89.217.1.5 displaystring read-only
Unit number of interface name
             rlInventoryEntDescription 1.3.6.1.4.1.89.217.1.6 displaystring read-only
Description of the entity
             rlInventoryEntSerialNumber 1.3.6.1.4.1.89.217.1.7 displaystring read-only
The serial number of the interface or unit.
             rlInventoryEntUnitNum 1.3.6.1.4.1.89.217.1.8 unsigned32 read-only
if rlInventoryEntUnitOrIfindex = 1 this field contain the unit number that associated to this port