I am trying to document some processes I have running that uses the Net-snmp
program. I am trying to figure out how I can explain (by using the NET-snmp
command-line exe files) how I actually obtained the specific OID numbers my
script is using.
I originally started out using a trial version o
I am trying to document some processes I have running that uses the
Net-snmp program. I am trying to figure out how I can explain (by using
the NET-snmp command-line exe files) how I actually obtained the
specific OID numbers my script is using.
I originally started out using a trial version of M
I am trying to document some processes I have running that uses the
Net-snmp program. I am trying to figure out how I can explain (by using
the NET-snmp command-line .exe files) how I actually obtained the
specific OID numbers my script is using.
I originally started out using a trial version
Thanks,
I figured it out, I was not using the entire number
1.3.6.1.4.1.23.2.98.1.2.3.1.1.5.1.2
Don
Robert Story wrote:
On Tue, 22 Mar 2005 13:05:16 -0500 TheBatchMan wrote:
T> snmpget -v 1 -c xxx -m +edir-mib yyy.com 1.3.6.1.4.1.23.2.98.1.2.3.1.1.5
T>
T> Error in packet
T> Reason:
r.mib file name (-m +edir)
edir.mib file name (-m +edir.mib)
edir.mib file name (-m edir)
edir.mib file name (-m edir.mib)
edir-mib.txt file renamed (-m +edir-mib)
edir-mib.txt file renamed (-m +edir-mib.txt)
edir-mib.txt file renamed (-m edir-mib)
edir-mib.txt file renamed (-m edir-mib.txt)
D
Thomas
Hello,
I am new to snmp and not sure whether this is the vehicle I am to use
for question asking, but here goes? I have used a win32 GUI snmp
program and am looking to find command-line snmp tools. I have
downloaded the "net-snmp-5.2.1-1.win32.exe" set of tools and started
playing with the sn