Re: what Api should i use to put a octetstr in an OBJECT-TYPE like manufacter

Zombi process <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
hello dave 

i tried with 

netsnmp_register_watched_scalar(netsnmp_create_handler_registration(
                    "upsIdentManufacturer", NULL,
                    fab_oid, OID_LENGTH(fab_oid),
                    HANDLER_CAN_RWRITE ),
                netsnmp_create_watcher_info(
                    "SILABS", sizeof( char )*7,
                    ASN_UNSIGNED, WATCHER_FIXED_SIZE
));

an the output was

Error in packet
Reason: (noSuchName) There is no such variable name in
this MIB.
Failed object: UPS-MIB::upsIdentManufacturer.0

I don't known what is wrong ?

thanks

--- Dave Shield <[email protected]> escribió:

> On 07/03/2008, Zombi process
> <[email protected]> wrote:
> >  I need to include strings in register to put
> >  manufacter ,model , etc in the mib of my proyect
> .
> >
> >  I used this for int vars
> > 
>
netsnmp_register_int_instance("var1",var1_oid,OID_LENGTH(var1_oid),&var1,
> >  NULL);
> >
> >  but i don't know how to used to octetstr
> 
> Try either 'netsnmp_register_scalar' or
> 'netsnmp_register_watched_scalar'.
> There are examples of both of these in the
> agent/mibgroup tree, and
> the 'mib2c.scalar.conf' template will generate code
> for the first approach.
> 
> Dave
> 



      Los referentes más importantes en compra/ venta de autos se juntaron:
Demotores y Yahoo!
Ahora comprar o vender tu auto es más fácil. Vistá ar.autos.yahoo.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.