3Com SuperStack 3 Sw

发布时间:2019-07-06 10:45:21编辑:auto阅读(1657)

    一般情况下用4900默认的配置就可以,根据情况也可以进行修改。主要的包括设置网管软件对交换机进行读/写的Comunity字串,以及交换机向网管软件发送Trap的目的地址,设置如下所示:
    --------------------------------------------------------------------------------
    Select menu option: sys man snmp comm
    Enter new community for user 'admin' [private]: write001
    Enter new community for user 'manager' [manager]: write000
    Enter new communtiy for user 'monitor' [public]: read001
     
    Select menu option:
    --------------------------------------------------------------------------------
    [说明]
    以上设置将网管系统读的Community字串设为read001,将改配置和修改系统参数的Community字串设为write001及write000
     
    --------------------------------------------------------------------------------
    Select menu option: sys man snmp trap create
    Enter the trap community string [monitor]:
    Enter the trap destination address: 10.10.10.8
     
    Select menu option:
    --------------------------------------------------------------------------------
    [说明]
    以上设置使交换机将monitor的trap信息发到地址为10.10.10.8的网管系统或其他可接收trap的系统。此处可以设置多个地址。

关键字