How to find SNMP Object IDentifier (OID) based on Management Information Base (MIB) element
- Views:
- 3,332
- Visibility:
- Public
- Votes:
- 1
- Category:
- data-ontap-7
- Specialty:
- 7dot
- Last Updated:
- 1/5/2022, 1:07:41 AM
Applies to
Data ONTAP 7 and earlier
Description
How to implement a custom SNMP trap on filer.
After examining the appropriate MIB and knowing which particular element I want to implement, how do I find out the OID for this element (trap)?
Example:
maxDirSizeAlert TRAP-TYPE
ENTERPRISE netapp
VARIABLES { productTrapData,productSerialNum }
DESCRIPTION
A directory has reached it's maxdirsize limit. Either
increase the maxdirsize or clean up the directory.
::= 482