MG-IP TDM Over IP Gateway Reference Manual
A-6
AddRequestManager
Description
Adds a community name to the list of those supported by SNMP.
Abbreviation arm
Syntax
arm
<mngr_comm_name> <ip_addr> [<permission_level>]
Syntax
Descripton
<mngr_comm_name>
A string of 1 to 15 characters defining community name. The string must be
bounded by double quotes if there are any embedded spaces in the community
name.
<ip_addr>
The IP address of new request community nn.nn.nn.nn, where nn is a value
from 1 to 255.
<permission_level>
G or GS. Defines the community as read-only (Get) or read-write (Get-Set).
Defaults
permission level defaults to “Get”
User Guidelines
The user can define up to fifteen manager communities. The manager ID displayed
by the community name is used when the community is to be removed from the
list.
Examples
MG-IP-1:\Config\SNMP>
arm remote_comm 1.2.3.4 gs
The request was updated successfully in active ConfigDB
MG-IP-1:\Config\SNMP>
grm
Mngr ID Mngr Community name IP addr Permission
1 remote_comm
1.2.3.4
get/set