Hello,
TRAP-TYPE mib objects are not getting populated in MIB tree whereas NOTIFICATION-TYPE objects are working fine.
Kindly suggest solution to this issue.
Thanks in advance.
Regards,
Gautam
Comments: This is by design. Unlike NOTIFICATION-TYPE which contains OID, TRAP-TYPE does not have OID associated, so it will never appear in the MIB tree.
TRAP-TYPE mib objects are not getting populated in MIB tree whereas NOTIFICATION-TYPE objects are working fine.
Kindly suggest solution to this issue.
Thanks in advance.
Regards,
Gautam
Comments: This is by design. Unlike NOTIFICATION-TYPE which contains OID, TRAP-TYPE does not have OID associated, so it will never appear in the MIB tree.