After running:
cfgmaker pub...@10.0.0.161
I'm getting the following messages:
error status: noSuchName
index 1 (OID: 1.3.6.1.2.1.2.2.1.3)
SNMPv1_Session (remote host: "10.0.0.161" [10.0.0.161].161)
community: "public"
request ID: 1793888172
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.3 on pub...@10.0.0.161:
at ./cfgmaker line 107
--base: Walking ifSpeed
SNMP Error:
Received SNMP response with error code
error status: noSuchName
index 1 (OID: 1.3.6.1.2.1.2.2.1.5)
SNMPv1_Session (remote host: "10.0.0.161" [10.0.0.161].161)
community: "public"
request ID: 1793888173
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/local/mrtg-2/bin/../lib/mrtg2/SNMP_util.pm line 540
SNMPWALK Problem for 1.3.6.1.2.1.2.2.1.5 on pub...@10.0.0.161:
at ./cfgmaker line 107
--base: Walking ifAdminStatus
SNMP Error:
Received SNMP response with error code
error status: noSuchName
index 1 (OID: 1.3.6.1.2.1.2.2.1.7)
SNMPv1_Session (remote host: "10.0.0.161" [10.0.0.161].161)
community: "public"
request ID: 1793888174
PDU bufsize: 8000 bytes
What does it mean? What do I have to change?
Thank YOU
Ralf Wiegand
wieg...@timcomputer.com
usually that error means : the OID you're polling doesn't exist,
not supported on the box your probing or you didn't dig deep
enough into the mib tree; i.e, you're not hitting a leaf.
I receive the same error on Linux RH 7 machine except I have another
OID. I think this errors coud be either from MRTG configuration
program (bug or something) either from a misconfiguration of SNMP. I
look for few days for an answer to solve my problem and all sites
"founded" contains only questions about this problem, but no straight
and solving answer... and the problem seem to last since year 2000 but
for me is hard to belive that no one could answer this question until
now... ;-((
Lucian
What was the question? Error you getting?