Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
We are working with a DECmcc under an ULTRIX environment, trying to combine a product that is working under the SNMP protocol. There are problems with utilizing the access module of the DECmcc to support this product. The following is a list of the problems: 1. We are not getting generic traps from the agent. When definig an alarm rull (via the occure alarm), the DECmcc does not recognize the generic traps (warmStart,coldStart....). 2. In the SNMP standard there is a field "specific traps" to identify the enterpriseSpecific trap, how can we access this field via DECmcc? 3. In the SNMP standard there is a field "variable-bindings" how do we access this field via the DECmcc ? Thank for any answer
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2624.1 | 2 of 3 should work | TOOK::MINTZ | Erik Mintz, DECmcc Development, dtn 226-5033 | Wed Mar 25 1992 09:19 | 26 |
> 1. We are not getting generic traps from the agent. When definig > an alarm rull (via the occure alarm), the DECmcc does not > recognize the generic traps (warmStart,coldStart....). Have you configured the agent to send traps to your DECmcc station? What happens if you issue a getevent directly to the SNMP AM, rather than using alarms? > 2. In the SNMP standard there is a field "specific traps" to > identify the enterpriseSpecific trap, how can we access this > field via DECmcc? enterprise specific traps should be available through the same mechanism as the generic traps. > 3. In the SNMP standard there is a field "variable-bindings" how > do we access this field via the DECmcc ? Variable bindings for enterprise traps are not supported in this release of the SNMP AM. -- Erik |