I am trying to understand the relationship between MIBs and OIDs IOT create SNMP based Templates.
I've done an SNMPWalk to a network connected device and captured the output to a txt file. I have the MIB file generated by this device, but I do not understand how to relate the objects in the MIB file to the OIDs.
So, for example I can see "Fan Status" in the MIB but I do not understand how to relate this to the appropriate OID.
Is there a tool, or a table that facilitates this? If so, can you describe how it is used?
Thanks.
I've done an SNMPWalk to a network connected device and captured the output to a txt file. I have the MIB file generated by this device, but I do not understand how to relate the objects in the MIB file to the OIDs.
So, for example I can see "Fan Status" in the MIB but I do not understand how to relate this to the appropriate OID.
Is there a tool, or a table that facilitates this? If so, can you describe how it is used?
Thanks.
Comment