HP-UX修改MP卡的SNMP团体字

来源:互联网 发布:奥维互动地图mac版 编辑:程序博客网 时间:2024/05/16 06:42

HP-UX系统MP登录

 

MP login: Admin

MP password: *****

 

 

              Hewlett-Packard IntegrityIntegrated Lights-Out 2

 

    (c) Copyright Hewlett-Packard Company1999-2008.  All Rights Reserved.

 

                           MP Host Name: sv20

 

                              Revision F.02.23

 

 

 *************************************************************************

                         MP ACCESS IS NOTSECURE

  Default MP users are currently configured andremote access is enabled.

  Modify default users' passwords or deletedefault users (see UC command)

                                    OR

            Disable all types of remote access(see SA command)

 *************************************************************************

 

 

   MP MAIN MENU:

 

         CO: Console

        VFP: Virtual Front Panel

         CM: Command Menu

      SMCLP: Server Management Command LineProtocol

         CL: Console Log

         SL: Show Event Logs

         HE: Main Help Menu

          X: Exit Connection

进入CM查看帮助

[sv20] MP> cm

[sv20] MP:CM> ?

MP:HE> list

list

==== MPHelp: Command Menu List =============================================

 

BP  : Reset BMC Passwords               PC  : Remote Power Control            

CA  : Configure asynch/serial ports     PM : Remote Power Mode Control       

DATE:Display Date                      PR  : Power Restore Policy Config.    

DC  : Default Configuration             PS : Power management module Status  

DF  : Display FRU Information           RB : Reset BMC                       

DI  : DIsconnect users                  RS  : Reset System through RST signal 

DNS :Configure DHCP and DNS            SA  : Set MP Access                   

FW  : Upgrade MP firmware               SNMP: Configure SNMP parameters       

HE  : Display Help                      SO : Security Options                

ID  : System Information                SS  : System processors Status        

IT  : Modify MP inactivity timeouts     SYSREV: Display System firmware Revs. 

LC  : Configure LAN, SSH and Web ports  TC  :Reset system via INIT           

LDAP:Configure Directory parameters    TE  : TEll- send a msg. to other users

LM  : License Management                UC  : User Configuration              

LOC :Locator LED display               WHO :Display connected MP users      

LS  : LAN Status                        XD  : Diagnostics and reset of MP     

 

====

(HE formain help, enter command name, or Q to quit)

MP:HE>

 

[sv20]MP> CM

进入snmp配置信息里

[sv20]MP:CM> SNMP

 

CurrentSNMP Configuration Settings:

     N - SNMP Status              : Enabled

     C - Community String         : public

     T - SNMP Alerts              : Disabled

     1 - SNMP Alert Destination 1 :

     2 - SNMP Alert Destination 2 :

     3 - SNMP Alert Destination 3 :

     4 - SNMP Alert Destination 4 :

 

选择C修改团体字

Enterparameter(s) to change, A to modify All, or [Q] to Quit: C

 

For eachparameter, enter:

     New value, or

     <CR> to retain the current value, or

     DEFAULT to set the default value, or

     Q to Quit

 

 

CommunityString:

   Current -> public (default)

              Any name of alpha numeric from 1to 20 characters

 

Enter newvalue, or Q to Quit: SDm0bile

 

EnterParameter(s) to revise, Y to confirm, or [Q] to Quit: Y

 

修改完毕

 

                                              

 

0 0