Hi All,

I have recently acquired a Dell PowerConnect 5324 switch which is manageable
at the port level.  I have assigned 'description's (their web interface
prompt) for several ports.  These descriptions subsequently appear under
IF-MIB::ifAlias using snmpwalk.  If I then supply '-ifdesc=alias' to
cfgmaker, it does not use the alias to fill in the Title[] field.  

Can anyone please tell me what I am doing wrong?  I searched the list
archive (and googled) and the only relevant message said to put the option
before the router, which I've done.

Thanks,
Tim

[root ~]# snmpwalk -v2c -c public dell5324 IF-MIB::ifAlias
IF-MIB::ifAlias.1 = STRING: www.company.com
IF-MIB::ifAlias.2 = STRING: tc01.company.com
IF-MIB::ifAlias.3 = STRING: tc02.company.com
IF-MIB::ifAlias.4 = STRING: tc03.company.com
...

[root ~]# cfgmaker --ifref=name --ifdesc=alias [EMAIL PROTECTED] | less
# Created by
# /usr/bin/cfgmaker --ifref=name --ifdesc=alias [EMAIL PROTECTED]
...
######################################################################
# System: Dell_PowerConnect_5324
# Description: Ethernet Switch
# Contact: [EMAIL PROTECTED]
# Location: rack_left
######################################################################


### Interface 1 >> Descr: '' | Name: 'g1' | Ip: '' | Eth: '' ###

Target[dell5324_g1]: #g1:[EMAIL PROTECTED]:
SetEnv[dell5324_g1]: MRTG_INT_IP="" MRTG_INT_DESCR=""
MaxBytes[dell5324_g1]: 125000000
Title[dell5324_g1]:    -- Dell_PowerConnect_5324
PageTop[dell5324_g1]: <H1>   -- Dell_PowerConnect_5324</H1>
...


--
Unsubscribe mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to