[mrtg] Re: Problems with Cellpipe and MRTG

Paul C. Williamson pwilliamson at mandtbank.com
Fri Nov 23 14:57:46 MET 2001


I don't have much experience with Lucent gear, but it looks 
like either SNMP is broken or not completely working.  If snmpwalk 
doesn't work properly, I would bet that's why MRTG doesn't 
work either.

Also, if the ifInxxxxxx and ifOutxxxxxx is not getting populated, you 
have no hope of being able to collect any stats.  You may have to 
resort to the external program interface to get what you are looking 
for.

Is there a way to do an snmpset ifSpeed or ifSpeed.1 ?

Paul


>>> Raymond Brighenti <raymond.brighenti at trademark-design.com> 11/23/01 08:40AM >>>
D:\snmp\usr\bin>snmpwalk -m all 999.999.999.999 PAssword
.iso.3.6.1.2.1.1.1.0 = "Lucent DSLPipe  S/N: 11010171 Software +9.1-142.0+"
Error in packet.
Reason: (genError) A general failure occured
Mmm, could possibly have something to do with it, Used the SNMP walk in
Languard Network Scanner and got the following
ifIndex : 1
ifIndex.1 : 2
ifDescr : Console 2
ifDescr.1 : HDSL2 Slot 1 Line 1
ifType : 33
ifType.1 : 168
ifMtu : 0
ifMtu.1 : 0
ifSpeed : 0
ifSpeed.1 : 0
ifAdminStatus : 1
ifAdminStatus.1 : 1
ifOperStatus : 4
ifOperStatus.1 : 2
ifLastChange : 0
ifLastChange.1 : 0
ifInOctets : 0
ifInOctets.1 : 0
ifInUcastPkts : 0
ifInUcastPkts.1 : 0
ifInNUcastPkts : 0
ifInNUcastPkts.1 : 0
ifInDiscards : 0
ifInDiscards.1 : 0
ifInErrors : 0
ifInErrors.1 : 0
ifInUnknownProtos : 0
ifInUnknownProtos.1 : 0
ifOutOctets : 0
ifOutOctets.1 : 0
ifOutUcastPkts : 0
ifOutUcastPkts.1 : 0
ifOutNUcastPkts : 0
ifOutNUcastPkts.1 : 0
ifOutDiscards : 0
ifOutDiscards.1 : 0
ifOutErrors : 0
ifOutErrors.1 : 0
ifOutQLen : 0
ifOutQLen.1 : 0
ifSpecific : 1.3.6.1.2.1.10.33
ifSpecific.1 : 0.0

### Interface 1 >> Descr: 'Console 2' | Name: '' | Ip: '' | Eth: '' ###
### The following interface is commented out because:
### * has a speed of 0 which makes no sense
#
# Target[IP.of.Pipeline_1]: 1:PassworD at IP.of.Pipeline: 
# SetEnv[IP.of.Pipeline_1]: MRTG_INT_IP="" MRTG_INT_DESCR="Console 2"
# MaxBytes[IP.of.Pipeline_1]: 0
# Title[IP.of.Pipeline_1]: Traffic Analysis for 1 --
# PageTop[IP.of.Pipeline_1]: <H1>Traffic Analysis for 1 -- </H1>
#  <TABLE>
#    <TR><TD>System:</TD>     <TD> in </TD></TR>
#    <TR><TD>Maintainer:</TD> <TD></TD></TR>
#    <TR><TD>Description:</TD><TD>Console 2  </TD></TR>
#    <TR><TD>ifType:</TD>     <TD>rs232 (33)</TD></TR>
#    <TR><TD>ifName:</TD>     <TD></TD></TR>
#    <TR><TD>Max Speed:</TD>  <TD>0.0 Bytes/s</TD></TR>
#  </TABLE>


### Interface 2 >> Descr: 'HDSL2 Slot 1 Line 1' |Name: '' | Ip: '' | Eth:
'' ###
### The following interface is commented out because:
### * it is operationally DOWN
### * has a speed of 0 which makes no sense
#
# Target[IP.of.Pipeline_2]: 2:PassworD at IP.of.Pipeline: 
# SetEnv[IP.of.Pipeline_2]: MRTG_INT_IP="" MRTG_INT_DESCR="HDSL2 Slot 1 Line
1"
# MaxBytes[IP.of.Pipeline_2]: 0
# Title[IP.of.Pipeline_2]: Traffic Analysis for 2 --
# PageTop[IP.of.Pipeline_2]: <H1>Traffic Analysis for 2 -- </H1>
#  <TABLE>
#    <TR><TD>System:</TD>     <TD> in </TD></TR>
#    <TR><TD>Maintainer:</TD> <TD></TD></TR>
#    <TR><TD>Description:</TD><TD>HDSL2 Slot 1 Line 1  </TD></TR>
#    <TR><TD>ifType:</TD>     <TD> (168)</TD></TR>
#    <TR><TD>ifName:</TD>     <TD></TD></TR>
#    <TR><TD>Max Speed:</TD>  <TD>0.0 Bytes/s</TD></TR>
#  </TABLE>


### Interface 3 >> Descr: '' | Name: '' | Ip: 'IP.of.Pipeline' | Eth: '' ###
### The following interface is commented out because:
### * has a speed of  which makes no sense
### * got 'Received SNMP response with error code
###       error status: noSuchName
###       index 1 (OID: 1.3.6.1.2.1.2.2.1.10.3)
###     SNMPv1_Session (remote host: "IP.of.Pipeline" [IP.of.Pipeline].161)
###                       community: "PassworD"
###                      request ID: 1297677502
###                     PDU bufsize: 8000 bytes
###                         timeout: 2s
###                         retries: 5
###                         backoff: 1)' from interface when trying to query
#
# Target[IP.of.Pipeline_3]: 3:PassworD at IP.of.Pipeline: 
# SetEnv[IP.of.Pipeline_3]: MRTG_INT_IP="IP.of.Pipeline" MRTG_INT_DESCR=""
# MaxBytes[IP.of.Pipeline_3]: 0
# Title[IP.of.Pipeline_3]: Traffic Analysis for 3 --
# PageTop[IP.of.Pipeline_3]: <H1>Traffic Analysis for 3 -- </H1>
#  <TABLE>
#    <TR><TD>System:</TD>     <TD> in </TD></TR>
#    <TR><TD>Maintainer:</TD> <TD></TD></TR>
#    <TR><TD>Description:</TD><TD>  </TD></TR>
#    <TR><TD>ifType:</TD>     <TD> ()</TD></TR>
#    <TR><TD>ifName:</TD>     <TD></D></TR>
#    <TR><TD>Max Speed:</TD>  <TD>0.0 Bytes/s</TD></TR>
#    <TR><TD>Ip:</TD>         <TD>IP.of.Pipeline ()</TD></TR>
#  </TABLE>


### Interface 16 >> Descr: '' | Name: '' | Ip: '127.0.0.2' | Eth: '' ###
### The following interface is commented out because:
### * has a speed of  which makes no sense
### * got 'Received SNMP response with error code
###       error status: noSuchName
###       index 1 (OID: 1.3.6.1.2.1.2.2.1.10.16)
###     SNMPv1_Session (remote host: "IP.of.Pipeline" [IP.of.Pipeline].161)
###                       community: "PassworD"
###                      request ID: 1297677503
###                     PDU bufsize: 8000 bytes
###                         timeout: 2s
###                         retries: 5
###                         backoff: 1)' from interface when trying to query
#
# Target[IP.of.Pipeline_16]: 16:PassworD at IP.of.Pipeline: 
# SetEnv[IP.of.Pipeline_16]: MRTG_INT_IP="127.0.0.2" MRTG_INT_DESCR=""
# MaxBytes[IP.of.Pipeline_16]: 0
# Title[IP.of.Pipeline_16]: Traffic Analysis for 16 --
# PageTop[IP.of.Pipeline_16]: <H1>Traffic Analysis for 16 -- </H1>
#  <TABLE>
#    <TR><TD>System:</TD>     <TD> in </TD></TR>
#    <TR><TD>Maintainer:</TD> <TD></TD></TR>
#    <TR><TD>Description:</TD><TD>  </TD></TR>
#    <TR><TD>ifType:</TD>     <TD> ()</TD></TR>
#    <TR><TD>ifName:</TD>     <TD></TD></TR>
#    <TR><TD>Max Speed:</TD>  <TD>0.0 Bytes/s</TD></TR>
#    <TR><TD>Ip:</TD>         <TD>127.0.0.2 ()</TD></TR>
#  </TABLE>


### Interface 17 >> Descr: '' | Name: '' | Ip: '127.0.0.3' | Eth: '' ###
### The following interface is commented out because:
### * has a speed of  which makes no sense
### * got 'Received SNMP response with error code
###       error status: noSuchName
###       index 1 (OID: 1.3.6.1.2.1.2.2.1.10.17)
###     SNMPv1_Session (remote host: "IP.of.Pipeline" [IP.of.Pipeline].161)
###                       community: "PassworD"
###                      request ID: 1297677504
###                     PDU bufsiz: 8000 bytes
###                         timeout: 2s
###                         retries: 5
###                         backoff: 1)' from interface when trying to query
#
# Target[IP.of.Pipeline_17]: 17:PassworD at IP.of.Pipeline: 
# SetEnv[IP.of.Pipeline_17]: MRTG_INT_IP="127.0.0.3" MRTG_INT_DESCR=""
# MaxBytes[IP.of.Pipeline_17]: 0
# Title[IP.of.Pipeline_17]: Traffic Analysis for 17 --
# PageTop[IP.of.Pipeline_17]: <H1>Traffic Analysis for 17 -- </H1>
#  <TABLE>
#    <TR><TD>System:</TD>     <TD> in </TD></TR>
#    <TR><TD>Maintainer:</TD> <TD></TD></TR>
#    <TR><TD>Description:</TD><TD>  </TD></TR>
#    <TR><TD>ifType:</TD>     <TD> ()</TD></TR>
#    <TR><TD>ifName:</TD>     <TD></TD></TR>
#    <TR><TD>Max Speed:</TD>  <TD>0.0 Bytes/s</TD></TR>
#    <TR><TD>Ip:</TD>         <TD>127.0.0.3 ()</TD></TR>
#  </TABLE>


### Interface 18 >> Descr: '' | Name: '' | Ip: '127.0.0.1' | Eth: '' ###
### The following interface is commented out because:
### * has a speed of  which makes no sense
### * got 'Received SNMP response with error code
###       error status: noSuchName
###       index 1 (OID: 1.3.6.1.2.1.2.2.1.10.18)
###     SNMPv1_Session (remote host: "IP.of.Pipeline" [IP.of.Pipeline].161)
###                       community: "PassworD"
###                      request ID: 1297677505
###                     PDU bufsize: 8000 bytes
###                         timeout: 2s
###                         retries: 5
###                         backoff: 1)' from interface when trying to query
#
# Target[IP.of.Pipeline_18]: 18:PassworD at IP.of.Pipeline: 
# SetEnv[IP.of.Pipeline_18]: MRTG_INT_IP="127.0.0.1" MRTG_INT_DESCR=""
# MaxBytes[IP.of.Pipeline_18]: 0
# Title[IP.of.Pipeline_18]: Traffic Analysis for 18 --
# PageTop[IP.of.Pipeline_18]: <H1>Traffic Analysis for 18 -- </H1>
#  <TABLE>
#    <TR><TD>System:</TD>     <TD> in </TD></TR>
#    <TR><TD>Maintainer:</TD> <TD></TD></TR>
#    <TR><TD>Description:</TD><TD>  </TD></TR>
#    <TR><TD>ifType:</TD>     <TD> ()</TD></T>
#    <TR><TD>ifName:</TD>     <TD></TD></TR>
#    <TR><TD>Max Speed:</TD>  <TD>0.0 Bytes/s</TD></TR>
#    <TR><TD>Ip:</TD>         <TD>127.0.0.1 (localhost)</TD></TR>
#  </TABLE>

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list