[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

4696.0. "VARBIND list from SNMP TRAP" by TAV02::KALAI () Tue Mar 16 1993 04:46


 I'am trying to do some work with SNMP TRAP and I think something is going 
wrong from the beginning.

1. MCC> getevent snmp * any events
  %MCC-W-NOMULTPARTEVENT, event IDs from multiple partitions are not supported
  
  why do I get this message ?


2. I need to use the varbind list of the trap for LANNET HUB for that I have
   to give the child-entity  "lannet". It doesn't work.

  MCC> getevent snmp hub lannet enterpriseSpecific
  %MCC-I-NOPARCMD, lannet enterpriseSpecific
                   ^
  %MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line
  %MCC-W-EVENTUNKNOWN, unknown event ID LANNET


  MCC> getevent snmp hub  enterpriseSpecific

SNMP LOCAL_NS:.hub
AT 16-MAR-1993 11:18:10 CONFIGURATION EVENTS

Successfully received event:
Event: enterpriseSpecific
An enterpriseSpecific trap was received:
                             enterprise = "1.3.6.1.4.1.81.17.1.2"
                             agent-addr = 16.190.64.250
                           generic-trap = enterpriseSpecific
                          specific-trap = 4
                             time-stamp = 667868


 I loaded the LANNET mib and I can manage the hub apart from the trap
I am using MCCBMS013 /vms.
any idea what happens?

Regards
Yael Kalai.
T.RTitleUserPersonal
Name
DateLines
4696.1MOLAR::YAHEY::BOSETue Mar 16 1993 14:3112
	Try
 
	MCC> getevent snmp * any configuration event

	and

	MCC> getevent snmp * lannet any configuration event

	Look in the Use book for other valid command syntax. 

	Rahul.
4696.2?TAV02::KALAIWed Mar 17 1993 05:0017

Thanks for the answer to my first q. ,but what about the second



2. I need to use the varbind list of the trap for LANNET HUB for that I have
   to give the child-entity  "lannet". It doesn't work.

  MCC> getevent snmp hub lannet any configuration event
I get error on LANNET ,I did try with RMON and get the same error.
as I say in 0. the directives show/set work fine withe the child entity LANNET.


Regards
Yael Kalai.

4696.3MOLAR::YAHEY::BOSEWed Mar 17 1993 11:522
	What error are you getting ?
4696.4TAV02::KALAIThu Mar 18 1993 04:0442
I'am getting the same error as mention in 4696.0

MCC> getevent snmp hub lannet any configuration event
%MCC-I-NOPARCMD, lannet any configuration event
                 ^
%MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line
%MCC-W-EVENTUNKNOWN, unknown event ID LANNET

I get the same error with the notification services.


while the following directives work correctly:
__________________________________________________

MCC> getevent snmp hub  any configuration event

SNMP LOCAL_NS:.hub
AT 18-MAR-1993 08:50:18 CONFIGURATION EVENTS

Successfully received event:
Event: enterpriseSpecific
An enterpriseSpecific trap was received:
                             enterprise = "1.3.6.1.4.1.81.17.1.2"
                             agent-addr = 16.190.64.250
                           generic-trap = enterpriseSpecific
                          specific-trap = 4
                             time-stamp = 45874
MCC> sho snmp hub lannet chassis chag chlntagtable * chlntaggroupenroll

SNMP hub lannet chassis chAg chLntAgTable 17
AT 18-MAR-1993 08:53:47 Characteristics

        chLntAgGroupEnrollDeenrollTraps = enabled




Any idea how to resolve the pb.?

Thanks 
Yael Kalai
4696.5MOLAR::YAHEY::BOSEFri Mar 19 1993 15:456
	The question is does the lannet mib have any trap definitions?
	Look under the LANNET child entity using the Dictionary Browser
	and check if there are any event definitions.

	Rahul.