...
Code Block | ||||
---|---|---|---|---|
| ||||
Router$ show running-config Router$ show startup-config Router$ show dial-peer voice summary Router$ show call active voice compact |
CUBE
...
SNMP Configuration
Configure the SNMP Community using the following commands:
...
Code Block | ||
---|---|---|
| ||
Router (Config)$ snmp-server host {Enter VSM Probe IP Address here}
[traps | informs] [version {1| 2c | 3 [auth | noauth | priv]}] community-string [udp-port port-number] [notification-type] |
The following example shows a sample configuration of SNMP.
Code Block | ||
---|---|---|
| ||
Router(Config)$ snmp-server community VirsaeVSM RO
Router(Config)$ snmp-server location BHIVE Auckland
Router(Config)$ snmp-server contact Virsae Support Team
Router(Config)$ snmp-server host 10.10.10.20 version 2c VirsaeVSM
Router(Config)$ snmp-server enable traps snmp authentication linkdown linkup coldstart
Router(Config)$ snmp-server enable traps cpu threshold
Router(Config)$ snmp-server enable traps ipsla
Router(Config)$ snmp-server enable traps config-copy
Router(Config)$ snmp-server enable traps license
Router(Config)$ snmp-server enable traps envmon
Router(Config)$ snmp-server enable traps bgp |
CUBE Syslog Configuration
Enter the IP Address of the VSM Probe as the destination for the log files.
Syslog files have logging based on the client's logging configuration.
Code Block | ||
---|---|---|
| ||
Router(Config)$ logging host (Enter VSM Prob IP Address)
Router(Config)$ logging traps (i.e 0 1 2 3 4 5 .. according to your requirement)
|
Web Portal Configuration
Add Cube
Log in to the VSM web portal using your credentials and password.
For your customer, select Service Desk > Equipment Locations. Right-click on the Equipment Location (Appliance) that will serve this particular UC Server and select ‘Manage Equipment’.
At the bottom of the ‘Manage Equipment’ page, click the ‘Add Equipment’ button.
A form will open which you can populate with the equipment details as per table 8.
Select the Vendor ‘Cisco Systems’ and Product ‘Unified Border Element’.
Warning |
---|
NOTICE: 'Unified Border Elements' was highlighted in the line above |
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 configuration will be carried over for the next item.
Web Portal – Add CUBE Field Description
Field | Setting |
---|---|
Vendor | Cisco Systems |
Product | Unified Boarder Element |
Equipment Name | Friendly name for this CUBE |
Username | Administrative Username |
Password | Administrative Password |
IP Address / Host Name | IP Address of server (Virtual in duplicated servers) |
Site | Free text field, this information will be included in alarm notifications from the VSM Workflow. |
Use Cisco APIs | Select if Using Cisco APIs for advanced options |
Tip |
---|
Site ID information in the ‘Site’ field will advise your NOC staff of the site where the Microsoft Server (i.e. the VSM Collector) is physically located. This is particularly helpful when the customer has multiple sites. |
Warning |
---|
ADD: In the document, there is some highlighted text saying: "[SCREEN IMAGE HERE]" "Figure 91 - Web Portal - CUBE Configure Equipment" |
SNMP
Complete the Equipment tab and then click on the ‘SNMP Query’ tab.
Click on the down arrow, and select the SNMP version you wish VSM to use for querying the CUBE:
SNMP V1 or V2
CUBE SNMP V1/V2 Field Descriptions
Field | Setting |
---|---|
Version | V1, V2 |
SNMP Community String | Community String as administered on the CUBE |
SNMP V3
CUBE SNMP V3 Field Description
Fields | Setting |
---|---|
Version | V3 |
Username | SNMP V3 Username (refer to technical requirements forms) |
Authentication Protocol | SHA (Recommended) |
Authentication Password | Password (refer to technical requirements) |
Privacy Protocol | DES (Recommended) |
Privacy Password | Password (refer to technical requirements forms) |
Test Access
Once all fields are populated Click on the Test Access button. This will test that VSM can connect to the CUBE using the settings you have entered:
Both SSH and SNMP should return success. If not, troubleshoot the configuration.
- The SSH test ensures the VSM probe can connect to, and log in using the account configured.
- The SNMP test ensures an SNMP query can be run.
Once testing is successful, click Add.