Dear Dave/users,
Again, I beg your pardon if this has been asked before but I was not able to
find a solution on the Internet myself.
Using Perl. I have a total of 2085 oids in an array (for the same one
equipment). Most of the oids are for ifHCIn/OutOctets. Others for discards,
inputerror etc.
Dear sir,
I have a problem with snmptrap and snmptrapd.
I have compiled net-snmp from 5.7.1. source on WIN7 with OpenSSL and
winExt support. Then I generated three config files (snmp.conf,
snmpd.conf and snmptrapd.conf) and put them in usr/share/snmp folder.
The config files con
Hi
i used net-snmp-5.7.1 version.
i want include rs232 module in snmp agnet program.
how include rs232 module in Agnet program?
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's sec
Hello list,
this problem has been asked a zillion times before, I think. But
I can't find the answer anywhere.
I want to translate this:
.1.3.6.1.4.1.232.6.2.9.3.1.5.0.2 = INTEGER: 1
into this:
CPQHLTH-MIB::cpqHeFltTolPowerSupplyStatus.0.2 = INTEGER: noError(1)
How would I do this? Using s
On 6 August 2012 12:33, zhufei wrote:
> I just wanna to know how to configure this authority using net-snmp api.
> I mean how to add a source (like 192.168.1.21) with community (like
> private) to the agent by net-snmp api.
> In the configuration file, it writes 'com2sec local localhost public'.