mibble-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mibble-users] SNMPv1 TRAP-TYPE


From: Nigel Birch
Subject: [Mibble-users] SNMPv1 TRAP-TYPE
Date: Sun, 17 Jun 2007 23:09:54 -0700

Hi,

Given the symbol name of a SNMPv1 TRAP-TYPE definition, I am trying to
get the full Trap OID string.

Currently, when I invoke getSymbol() passing the symbol name, the
returned class is a MibValueSymbol rather than a MibTypeSymbol. The
Value is a single NumberValue.  Since am trying to get the full Trap OID
string, I assume I need to concatenate the Enterprise OID string and the
value.

How do I get an instance of the SnmpTrapType class in order to pull out
the ENTERPRISE string?

Am I going down the right path here?

Thanks,
Nigel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]