Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added SNMP, Netconn and tagging sections


Info

This section makes frequent use of data contained in the Technical Requirements.

All relevant sections of the Technical Requirements Data collection should be completed or known before commencing with the steps in this section.

There are two parts to the configuration, the first being the server(s) under management, and the second being the supporting configuration on the web portal.

Both are covered in this chapter.

Table of Contents

SMGR Configuration

Adding a new SMGR Login

Create an Administrator account. The VSM Probe Collector requires access with Administrative rights.

Add an account that, when used, provides access to the Linux bash prompt. Refer to the completed technical requirements forms:


  • Start an SSH session. At the command prompt type:

    Code Block
    languagetext
    $ su root
    .
    • When prompted enter the 'root' user password.
  • Use the command:

    Code Block
    languagetext
    $ useradd {NAME
    ;
    }
    • where NAME is the account name to create

    and hit enter
    • .

  • Use the command

    Code Block
    languagetext
    $ passwd {NAME
    ;
    }
    • where NAME is the account name created above.

  • Hit

    and hit

    enter. Enter the password then hit enter

    (need to do this twice)

    again.

  • Enter the command

    Code Block
    languagetext
    $ chage –M 99999
    NAME; where NAME is the account created above and hit enter to
     {NAME}
    • To set the System Manager account password to: "not expire".

    • NAME is the account created above.
Tip

If you do not have root access, your Business Partner or Avaya may be able to create this account on your behalf, or you can use the ‘cust’ credentials instead.

Configure SNMP

SNMP is used to capture alarms. Using a web browser, enter https://<IP address of System Manager> to connect to the System Manager server and log in using appropriate credentials as shown below:Image Removed

Image Added

Anchor_Toc47531901_Toc47531901Figure 31 – SMGR Web Login
The main System Manager dashboard page is presented:Image Removed
SMGR Dashboard

Image Added


SNMPv3 User Profile

Navigate to 'Services' > Inventory from the dashboard. Then 'Inventory' then navigate to 'Manage Serviceability Agents > ' and select 'SNMPv3 User Profiles'.

Image Added


Click on New, then populate the fields on the form as per the table below:
Image Added

Anchor
SNMPv3
SNMPv3

Field

Setting

Username

SNMP V3 Username for Query (refer to technical requirements forms)

Authentication Protocol

SHA

Authentication Password

Password (refer to technical requirements)

Privacy Protocol

DES

Privacy Password

Password (refer to technical requirements forms)

Privileges

Read


Once complete click on the 'Commit' button.

SNMP Target Profiles

Navigate to 'Services' > 'Inventory' then navigate to 'Manage Serviceability Agents'.

Under 'Manage Serviceability Agents' select 'SNMP Target Profiles' then click on 'New'.

Image Added:
Image Removed
SMGR Target Profiles
Click on New.


Configure the form as per the table below:

Image Added

Anchor
TargetProfile
TargetProfile
Image Removed
SMGR New Target Profile
SMGR New Target Profile Field Description

FieldSetting

Name

Choose a

Login name (refer to technical requirements forms)

name for the SNMP Target e.g. Virsae

IP Address

The VSM

probe

Collector IP Address

Port

162

Notification Type

Trap

Protocol

V2

Community String

Public (or one of your choosing, refer to technical requirements forms)

V3


Click on the ‘Attach/Detach User Profile’ tab. You will see the SNMPv3 User you created earlier.

Select the radio button next to this user, then click the blue 'Assign' text above it to assign this SNMP user to the Target Profile.

Image Added


Once you have attached the SNMP User click on the ‘Commit’ button.

Serviceability Agents

Navigate to ‘Services' > 'Inventory’ then navigate to ‘Manage Serviceability Agents’

Under ‘Manage Serviceability Agents’ select ‘Serviceability Agents’.

Image AddedClick on the Commit button.
Navigate to Manage Serviceability Agents > Serviceability Agents:
Image Removed
SMGR Serviceability Agents


Select an agent from the Agent List window, in this case the , System Manager and click on the Manage Profiles button.Image Removed
SMGR Manage Profile

Tip

While you are in this area you can also set the SNMP options for other Serviceability agents such as Breeze and Session Manager


From the Manage Profiles window, under the SNMP Target Profiles tab, select the Virsae target profile, then click on Assign and then the Commit on the blue ‘Assign’ text to assign this profile to the Agent/s.

Image Added


Click on the ‘SNMPv3 User Profiles’ tab

Select the Virsae user profile created earlier and then click on the blue ‘Assign’ text to assign this profile to the Agent/s.

Image Added


Click the 'Commit' button.

Web Portal Configuration

Add SMGR

Login Log in to the VSM web portal using your credentials and password.

For the a particular customer, select Service Desk > Equipment Locations. Right-click on the Equipment Location (Appliance) that will serve this particular SMGR :
Image Removed
Web Portal - All Equipment Locations
Click on Manage Equipment.
Image Removed
Web Portal – Manage Equipment
Click on Add Equipmentand select 'Manage Equipment':

At the bottom of the ‘Manage Equipment’ page click on the ‘Add Equipment’ Button.

A form will open which you can populate with the equipment details as per table 15.

Select the Vendor ‘Avaya’ and Product ‘System Manager’.

Image Added


If you are adding more than one piece of the same equipment type, check the 'Add another' box at the bottom of the form and the bulk of the configuratuon configuration will be carried over for the next item.
Image Removed
Web Portal – Add Equipment
Image Removed
Web Portal – Add System Manager
Web Portal – Add SMGR Field Description

Field

Setting

Vendor

Avaya

Product

System

Manger

Manager

Equipment Name

Friendly name

(refer to technical requirements forms)

Username

Username

(refer to technical requirements forms)

Password

Password

(refer to technical requirements forms)

IP Address/Host Name

IP Address or Hostname of

server (refer to technical requirements forms)

the server 

Site

Friendly name for the site (where this server is located)

...

Image Added

Include Page
EX:SNMP_Network Conn_Tagging
EX:SNMP_Network Conn_Tagging

Test Access

...

Fields

...

Setting

...

Version

...

V1, V2

...

SNMP Community String

...

Community String as administered on the server

...

Fields

...

Setting

...

Version

...

V3

...

Username

...

SNMP V3 Username (refer to technical requirements forms)

...

Authentication Protocol

...

SHA

...

Authentication Password

...

Password (refer to technical requirements)

...

Privacy Protocol

...

DES

...

Privacy Password

...

Password (refer to technical requirements forms)

Once all fields are populated Click on the 'Test Access' button. This will test that VSM can connect to the server using the settings you have entered:
Image Removed
Web Portal – ACM Test Access Image Added
Both Access SSH and SNMP should return success. If not, trouble-shoot troubleshoot the configuration.

  1. The Access SSH test ensures the VSM probe Collector can connect to, and login log in using the account configured.
  2. The SNMP test ensures an SNMP query can be run.

Once testing is successful, click Add.