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

VENDOR: RND


 Home MIB: SNMP-TEST-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
 rlSnmpTestMibVersion 1.3.6.1.4.1.89.35.2.9.9.1 integer read-only
MIB's version, the current version is 1.
 rlSetsTestTable 1.3.6.1.4.1.89.35.2.9.9.2 no-access
This table will allow us to test the PortList and BITS support, both as table keys and fields.
     rlSetsTestEntry 1.3.6.1.4.1.89.35.2.9.9.2.1 no-access
One entry in the rlSetsTestTable.
         rlSetsEntryBitsKey 1.3.6.1.4.1.89.35.2.9.9.2.1.1 keybits no-access
BITS key Enumeration: 'secondKey': 1, 'thirdKey': 2, 'fifthKey': 4, 'firstKey': 0.
         rlSetsEntryPortListKey 1.3.6.1.4.1.89.35.2.9.9.2.1.2 portlist no-access
Port list key
         rlSetsEntryBitsField 1.3.6.1.4.1.89.35.2.9.9.2.1.3 fieldbits read-only
Bits Field Enumeration: 'thirdField': 2, 'fifthField': 4, 'secondField': 1, 'firstField': 0.
         rlSetsEntryPortListField 1.3.6.1.4.1.89.35.2.9.9.2.1.4 portlist read-only
Port list field
         rlSetsEntryCounter64Field 1.3.6.1.4.1.89.35.2.9.9.2.1.5 counter64 read-only
Counter64 field