> "VSC" == Veerabahu Subramanian Chandran <-X (veechand - HCL at Cisco)"
> <[EMAIL PROTECTED]>> writes:
VSC> From the available documentation/FAQ it is clear that the
VSC> net-snmp binaries like (snmpwalk/snmpget/snmp*) supports only DES
VSC> and AES encryption.
That's correct.
VSC> Is
Greetings Users,
Forgive me if I ask the obvious, but is it the case that the *only* way to
create a v3 user the mechanism described roughly by the sequence:
stop daemon
createUser directive / net-snmp-config --create-snmpv3-user
start daemon
(subsequent) snmpusm
The only advice I can give you here is to read the snmpcmd(1) man page
until your eyes hurt.
Then read it again.
Also check out:
-D TOKEN[,...]
Turn on debugging output for the given TOKEN(s). Try ALL
for extremely verbose output.
~BAS
On Fri, 23 Feb
On 27/02/07, Shuaib Siddiqui <[EMAIL PROTECTED]> wrote:
> By printing the parameters (vp, name, length, exact, etc) passed to the
> routine that handles the request for the scalar MIB objects, I found out
> that some of them are incorrect
Quite honestly, I doubt that.
This particular API has been
[ 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. ]
On 28/0
Dave Shield wrote:
> On 28/02/07, Marcus Lively <[EMAIL PROTECTED]> wrote:
>> is there a simple
>> way that I can query the device just to get all the numerical OID's
>> available
>
>snmpwalk device .1
>
> will retrieve all (available) information.
> If the re
Hi!
So, I have configured snmpd to "master agentx" and have sub-agent program
that compiled with net-snmp libs.
When sub-agent program started with root access - all work.
If without it - sad:
init_kmem: kvm_openfiles failed: /dev/mem: Permission denied
Attempt to compile net-snmp with flags: --
On 28/02/07, toc2 techie <[EMAIL PROTECTED]> wrote:
> bash$ snmpwalk -d -v1 -c public UCD-SNMP-MIB::systemStats
>
> Sending 43 bytes to
> : 30 29 02 01 00 04 06 70 75 62 6C 69 63 A1 1C 02
> 0016: 04 6D 95 B8 81 02 01 00 02 01 00 30 0E 30 0C 06
> 0032: 08 2B 06 01 04 01 8F 65 0B 0
On 28/02/07, Marcus Lively <[EMAIL PROTECTED]> wrote:
> is there a simple
> way that I can query the device just to get all the numerical OID's
> available
snmpwalk device .1
will retrieve all (available) information.
If the relevant MIBs are loaded, then the
Please could someone offer some advice.
I am using net-snmp 5.3.1 and snmpwalk to scan a device which I have not
managed before and am unsure what MIBS are supported. is there a simple
way that I can query the device just to get all the numerical OID's
available, not necessarily values so th
Veerabahu Subramanian Chandran -X (veechand - HCL at Cisco) wrote:
> Is there any roadmap for the support of 3DES, AES256
> encryption algorithms in net-snmp binaries?
Support for 3DES/AES256 would be fully non-standard. There are no plans
to support it, AFAIK.
+Thomas
--
Thomas An
On 28/02/07, Makavy, Erez (Erez) <[EMAIL PROTECTED]> wrote:
> Dave, what did you mean by "remove the MIB handling code"?
> (Do you mean the OID translation code?)
Yes.
Dave
-
Take Surveys. Earn Cash. Influence t
Thanks for the info.
Sridhar
On Sun, 11 Feb 2007 18:26:05 +0100, "Thomas Anders"
<[EMAIL PROTECTED]> said:
> Sridhar S wrote:
> > I am too facing the same problem, can you please let me know which
> > Windows binary I need to download from
> > http://sourceforge.net/project/showfiles.php?group_id
Please help me!How to abtain the OID of the throuputs (in kb/s) for each
interface.I use zabbix for monitoring and only the TotalPacketIn and the
TotalPacketOut that I see not the throughputs.Thanks
-
Take Surveys. Earn Cash.
Hi,
I don't have any MIB definition files anywhere on my system,
and the error message still appear.
1) Dave's solution of setting the environment variables MIBS to empty
does eliminate these error messages.
2) Dave wrote in his reply:
-
a) Set the environment
On 28/02/07, Makavy, Erez (Erez) <[EMAIL PROTECTED]> wrote:
> These files are used for OID translation, but I don't need OID translation,
> and I don't want these files on my system (taking CF space, in embedded
> system).
>
> Questions:
> ---
> how can I remove these error messages
Problem:
I'm getting net-snmp "Cannot find module" error whenever Net-SNMP is
initialized.
1) For example, when I run php script (php compiled with net-snmp):
>php phptest.php
No log handling enabled - turning on stderr logging
Cannot find module (SNMPv2-MIB): At line 0 in (none)
17 matches
Mail list logo