-- Original --
From: "Alexander King";
Date: Tue, Jan 12, 2010 06:00 PM
To: "Dave Shield";
Subject: Re: Define Trap mib file and generate Trap codes problem(v1,v2
testing prototype problems)
-- Original
2010/1/12 Alexander King :
> and more,i decide to test the v1 and v2 trap prototype,but I got two mib
> files use the same template(defined by myself too),UIT-TRAP-MIB.mib and
> UIT-NOTIFICATION-MIB.mib
OK - first thing. Forget about UIT-TRAP-MIB.
It's a bogus mixture of SMIv1 and SMIv2.
The Net-
Hi Dave and ALL:
2010/1/11 Alexander King :
>>>If I do not use the same parent OID,how do I distinguish the
>>> notification entries belong to?
What do you mean by this?
If there is management information associated with a notification,
this would typically be listed in the OBJECTS clause
2010/1/11 Alexander King :
>>>If I do not use the same parent OID,how do I distinguish the
>>> notification entries belong to?
What do you mean by this?
If there is management information associated with a notification,
this would typically be listed in the OBJECTS clause of the notification
defi
2010/1/11 Alexander King :
> I define the trap entries in the same mib file like this:
>
> controllerInfo OBJECT IDENTIFIER ::= { systeminfoController 1 }
> systemNumber OBJECT-TYPE
> SYNTAX DisplayString( SIZE( 0..256 ) )
> ACCESS read-only
> and then:
>
> system
2010/1/11 Alexander King :
> I define the trap entries in the same mib file like this:
>
> controllerInfo OBJECT IDENTIFIER ::= { systeminfoController 1 }
> systemNumber OBJECT-TYPE
> SYNTAX DisplayString( SIZE( 0..256 ) )
> ACCESS read-only
> and then:
>
> system
Hi All:
I define the trap entries in the same mib file like this:
controllerInfo OBJECT IDENTIFIER ::= { systeminfoController 1 }
systemNumber OBJECT-TYPE
SYNTAX DisplayString( SIZE( 0..256 ) )
ACCESS read-only
STATUS current
DESCRIPTION