Load a MIB module
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Discovery
You can load an additional Management Information Base (MIB) module by creating a new ecc_agent_mib record and attaching the actual MIB file to the record.
Before you begin
Role required: admin
About this task
MIBs are only loaded during MID Server startup. When the MID Server starts up, the following MIB modules are loaded:
- Modules that are bundled with the MID Server software. These MIBs are defined industry standards.
- Modules that are included in each instance. These MIBs are provided by manufacturers for Discovery to extract specific information from a device.
You can view any errors associated with loading a MIB module in the agent log.
Note: Adding an MIB file allows you to request OID values using String/ASN notation in addition to numerical notation, but it doesn't guarantee that any additional information will be retrieved. It simply provides another way to
define new OIDs you may want to discover.
Procedure
What to do next
Update the appropriate pattern or probe to query for the specific OID values defined in the new MIB.