How to find SNMP Object IDentifier (OID) based on Management Information Base (MIB) element
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