Carrier Access Access Navigator Network Router User Manual


 
18-128 August 2003 Access Navigator - Release 1.8
CLI Language Reference
CLI Command List
Set SNMP Contact
Purpose: Assigns a system contact name (sysContact) to the Access Navigator SNMP interface.
This is the person or office to be contacted when there are service questions. In most
cases, this is the site manager.
Syntax: set snmp contact <"setting">
Example: set snmp contact "site manager"
Set SNMP GetCom
Purpose: Assigns a Get-Community string (getCommunity) to the Access Navigator SNMP
interface. This is the user name for system access using SNMP “get” commands to
retrieve settings. This name will be verified before changing data. For unrestricted
access, it is traditional to set this string to “public” on both the Access Navigator and
network manager.
To protect management access, the Community names can only be viewed and changed
by CLI commands.
Security: Level 2 (operator)
Syntax: set snmp getcom <"setting">
Example: set snmp getcom "public"
Field Description
"setting" The contact name is a text string up to 255 characters long, and
may use any combination of letters and numbers. Settings must
be enclosed in quote marks.
Field Description
"setting" The get-community name is a text string up to 32 characters
long, and may use any combination of letters and numbers.
Settings must be enclosed in quote marks.