[SNMP4J] newbie question

2011-02-18 Thread Raful CIV Mitchell H
Can SNMP4J use the symbolic values, such as sysDescr, or does it use OID's 
only?  All the examples I have seen use OID's.  If it can use symbolic values, 
where should I dump my MIB files?

Thanks!

Mitch Raful CCNP, MCSE, CISSP
Network Engineer
HQMC Quantico
Personal and Family Readiness Division
3044 Catlin Avenue
Quantico, VA 22134
Conn: 703-432-2957
Cell: 804-363-0731

___
SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j


Re: [SNMP4J] snmp4j newbie question

2009-01-17 Thread Frank Fock

Hi Los,

1. Make sure you have understood the
"trap directed polling" concept (see
the FAQ of comp.protocols.snmp for details).

2. Write a MIB specification for your
SNMP notifications.

3. Implement a SNMP agent (preferably with
SNMP4J-Agent) that emits the notifications
when your custom events are triggered.

4. Implement the SNMP-NOTIFICATION-LOG MIB
for your agent to support trap directed
polling or specify and implement custom
tables to hold logged event information.

Regards,
Frank

Los Morales wrote:

Hi,

I have a requirement for a project where I need to be able to convert custom 
Java notifications that we emit from our proprietary framework into SNMP traps. 
 Since I'm fairly new to SNMP and the SNMP4J framework, does anyone have a 
suggestion about how to go about doing this?  Thanks!

-los

_
Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_howitworks_012009___

SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j


--
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com

___
SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j


[SNMP4J] snmp4j newbie question

2009-01-16 Thread Los Morales

Hi,

I have a requirement for a project where I need to be able to convert custom 
Java notifications that we emit from our proprietary framework into SNMP traps. 
 Since I'm fairly new to SNMP and the SNMP4J framework, does anyone have a 
suggestion about how to go about doing this?  Thanks!

-los

_
Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_howitworks_012009___
SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j