[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. Thanks. ]
2009/7/
2009/7/8 niepa inter :
> Before compiling and running the subagent:
> if I do a snmpwalk on prtGeneralTable as following:
> snmpwalk -v 1 -c public localhost prtGeneral
> I get nothing, no errors,?
That sounds right.
Before you run the subagent, the master agent doesn't
know anything about
Hi,
I have the following MIB and I am trying to
populate some of the variables(prtGeneralCurrentLocalization) let say
with some values (30).
I have used mib2c and create-data-set to generate the code's skeleton.
Before compiling and running the subagent:
if I do a snmpwalk on prtGeneralTable as