McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 385

↗ View in doc context
page
385
source
cucm/v15/cli-reference/cucm-15-cli-reference.md
chunk_id
cucm::v15::cli-reference::cucm-15-cli-reference::372

Syntax Description Description Parameters Specifies the SNMP version. Possible values include 1, 2c or 3. version Specifies the SNMP community string. community Specifies the IPv4/IPv6 address of the server. Enter 127.0.0.0 to specify the local host. You can enter the IPv4/IPv6 address of another node in the cluster to run the command on that node. ip-address Specifies the SNMP Object ID (OID) to walk object Specifies a file in which to save the command output. file Command Modes Administrator (admin:) Requirements Command privilege level: 1 Allowed during upgrade: Yes Applies to: Unified Communications Manager, IM and Presence Service on Unified Communications Manager, Cisco Unity Connection Example For the below example, community string is created using the utils snmp config 1/2c community-string command. admin:utils snmp walk 1 ctrl-c: To quit the input. Enter the community string:: public Enter the ip address of the Server, use 127.0.0.1 for localhost. Note that you need to provide the IP address, not the hostname.:: <enter the IP address of your server> The Object ID (OID):: iso.3.6.1.2.1.1.1.0 Enter parameter as "file" to log the output to a file. [nofile]:: This command may temporarily impact CPU performance. Continue (y/n)?y SNMPv2-MIB::sysDescr.0 = STRING: Linux release:3.10.0-1062.18.1.el7.x86_64 machine:x86_64 ##################################################################################################### utils snmp walk 2c -> same as utils snmp walk 1 ##################################################################################################### For the below example, user is created using utils snmp config 3 user add utils snmp walk 3 admin:utils snmp walk 3 ctrl-c: To quit the input. Enter the user name:: test Enter the authentication protocol [SHA]:: SHA Enter the authentication protocol pass phrase:: ******** Enter the privacy protocol [AES128]:: AES128 Command Line Interface Reference Guide for Cisco Unified Communications Solutions, Release 15 and SUs 361 Utils Commands utils snmp walk