re: question on mib2c, tables, etc....follow up

Michael Dorin <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <CAD+1kLr5j3uyHGxDb6LecVokDBP5vp8A98t2KmNpoBZWYih-5g@mail.gmail.com>
My question should have been more specific..the Table function is
invoked when a get request comes in...
and UPSALARMID  is built...but it never comes back for the remaining
columns.(At least that is how it seems
to me)...I thought it would come back and ask for UPSALARMDESCR...but
it does not seem to.


 switch(vp->magic) {
   case UPSALARMID:
       VAR = VALUE;    /* XXX */
       return (u_char*) &VAR;
   case UPSALARMDESCR:
       VAR = VALUE;    /* XXX */
       return (u_char*) &VAR;
   case UPSALARMTIME:
       VAR = VALUE;    /* XXX */
       return (u_char*) &VAR;
   default:
     ERROR_MSG("");

Thank you!
-Mike

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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.