Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - SNMP Question: (5 Items)
   
SNMP Question  
Hi,

A customer has a question regarding our SNMP:

Our products offer SNMP Agents. We generate our SNMP tables from an XML file so the SNMP code does not need to be 
recompiled for each product. The Trek SNMP library supplies us with basic MIB2 support and allows us to hook in a 
subtree for our own use (in the enterprise specific are of OID space).

Is this kind of thing possible with QNX's SNMP Agent?

Thanks,

Garry
Re: SNMP Question  
Hey Garry,

It's software, so anything is possible :-) Unfortunately, without 
spending some time, I don't know off hand what it would take to do 
what's described.

Cheers!
/P

On 10-11-25 05:22 AM, Garry Bleasdale wrote:
>
> Hi,
>
> A customer has a question regarding our SNMP:
>
> Our products offer SNMP Agents. We generate our SNMP tables from an XML
> file so the SNMP code does not need to be recompiled for each product.
> The Trek SNMP library supplies us with basic MIB2 support and allows us
> to hook in a subtree for our own use (in the enterprise specific are of
> OID space).
>
> Is this kind of thing possible with QNX's SNMP Agent?
>
> Thanks,
>
> Garry
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post75943
>
RE: SNMP Question  
Cheers Patrick.

Regards,
 
Garry
 
Garry Bleasdale
Field Application Engineer
QNX Software Systems (UK + Ireland)
 
Email - gbleasdale@qnx.com
Tel - +44 (0) 1223 862077
www.qnx.com
-----Original Message-----
From: Patrik Lahti [mailto:community-noreply@qnx.com] 
Sent: 25 November 2010 14:32
To: general-networking
Subject: Re: SNMP Question

Hey Garry,

It's software, so anything is possible :-) Unfortunately, without 
spending some time, I don't know off hand what it would take to do 
what's described.

Cheers!
/P

On 10-11-25 05:22 AM, Garry Bleasdale wrote:
>
> Hi,
>
> A customer has a question regarding our SNMP:
>
> Our products offer SNMP Agents. We generate our SNMP tables from an
XML
> file so the SNMP code does not need to be recompiled for each product.
> The Trek SNMP library supplies us with basic MIB2 support and allows
us
> to hook in a subtree for our own use (in the enterprise specific are
of
> OID space).
>
> Is this kind of thing possible with QNX's SNMP Agent?
>
> Thanks,
>
> Garry
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post75943
>



_______________________________________________

General
http://community.qnx.com/sf/go/post75961
RE: SNMP Question  
When they are saying they don't need to recompile their code for each
product are they referring to dynamically extending the agent? 

The base SNMP agent which is supplied with 6.5 is not dynamically
extensible and does not have a toolkit which can generate skeleton code
for extending the MIB support of the agent. The only way to extend this
agent is to modify the agent code. 

There is a SNMP agent in the foundry "net-snmp" which I believe does
have some of this capability. I think it offers both static and dynamic
extensibility via a toolkit, but I have not used it, so I am can't say
from experience how extensive the support is. In this case the toolkit
would generate skeleton code which can be filled in with the code to set
or get the MIB database entry data you are interested in. 

There are also 3rd parties such as NuDesign and SNMP Research which
offer much more feature rich packages. 

Thanks

Dave  



> -----Original Message-----
> From: Garry Bleasdale [mailto:community-noreply@qnx.com]
> Sent: November 25, 2010 5:22 AM
> To: general-networking
> Subject: SNMP Question
> 
> 
> Hi,
> 
> A customer has a question regarding our SNMP:
> 
> Our products offer SNMP Agents. We generate our SNMP tables from an
XML
> file so the SNMP code does not need to be recompiled for each product.
> The Trek SNMP library supplies us with basic MIB2 support and allows
us
> to hook in a subtree for our own use (in the enterprise specific are
of
> OID space).
> 
> Is this kind of thing possible with QNX's SNMP Agent?
> 
> Thanks,
> 
> Garry
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post75943
RE: SNMP Question  
Thanks very much for the detailed response Dave.

Regards,
 
Garry
 
Garry Bleasdale
Field Application Engineer
QNX Software Systems (UK + Ireland)
 
Email - gbleasdale@qnx.com
Tel - +44 (0) 1223 862077
www.qnx.com
-----Original Message-----
From: Dave Brown [mailto:community-noreply@qnx.com] 
Sent: 25 November 2010 22:11
To: general-networking
Subject: RE: SNMP Question

When they are saying they don't need to recompile their code for each
product are they referring to dynamically extending the agent? 

The base SNMP agent which is supplied with 6.5 is not dynamically
extensible and does not have a toolkit which can generate skeleton code
for extending the MIB support of the agent. The only way to extend this
agent is to modify the agent code. 

There is a SNMP agent in the foundry "net-snmp" which I believe does
have some of this capability. I think it offers both static and dynamic
extensibility via a toolkit, but I have not used it, so I am can't say
from experience how extensive the support is. In this case the toolkit
would generate skeleton code which can be filled in with the code to set
or get the MIB database entry data you are interested in. 

There are also 3rd parties such as NuDesign and SNMP Research which
offer much more feature rich packages. 

Thanks

Dave  



> -----Original Message-----
> From: Garry Bleasdale [mailto:community-noreply@qnx.com]
> Sent: November 25, 2010 5:22 AM
> To: general-networking
> Subject: SNMP Question
> 
> 
> Hi,
> 
> A customer has a question regarding our SNMP:
> 
> Our products offer SNMP Agents. We generate our SNMP tables from an
XML
> file so the SNMP code does not need to be recompiled for each product.
> The Trek SNMP library supplies us with basic MIB2 support and allows
us
> to hook in a subtree for our own use (in the enterprise specific are
of
> OID space).
> 
> Is this kind of thing possible with QNX's SNMP Agent?
> 
> Thanks,
> 
> Garry
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post75943




_______________________________________________

General
http://community.qnx.com/sf/go/post76070