Process to load SNMP MIBs in Prod

Ronak3
Tera Contributor

Hi,

I was asked to load the MIBs to prod. Doesn't need to do OID classification, but just loading MIBs. Do we move them like an update set from DEV>QA>PROD or can we directly load in production?? What is the process to follow to complete this task??

I received the files to be loaded which are attached in the ticket. And there is no version mentioned for those MIBs. So by default i will update them with 1.0. As i got these files as attachments from email/ticket, there is no need to give the source (which is the URL from where we download these MIBs)

Please let me know in detail.

Thanks,

5 REPLIES 5

Patrick DeCarl1
ServiceNow Employee
ServiceNow Employee

MIB updates do get capture in update sets. You will need to move them to QA and PROD. I recommend once update set is committed to restart all mid servers to get the new MIB files. They should sync down automatically but I resert to make sure.


Okay, Thank you Patrick But if we are adding new MIBs, then also they should be moved through update sets? or can we just load them directly on prod??


You can do it both ways but it depends on your process.


Great, Thank you!