Configure the SNMP Community
- 
 Access the 
			 snmp-community configuration element. 
		  
ORACLE# configure terminal ORACLE(configure)# system ORACLE(system)# snmp-community ORACLE(snmp-community)# 
- 
Type 
			 community-name to
			 specify the SNMP community name of an active community where this 
			 Oracle Communications Session Border Controller can send or receive SNMP information. 
		  
- 
access-mode—Set the
			 access level for all network management servers (NMSs) defined within this SNMP
			 community. The access level determines the permissions that other NMS hosts can
			 wield over this 
			 Oracle Communications Session Border Controller. The default is 
			 read-only. The valid
			 values are: 
		  
- 
read-only—allows GET requests. 
- 
read-write—unsupported. 
 
- 
- 
ip-addresses—Specify
			 a valid IPv4 or IPv6 address within this SNMP community that corresponds to one
			 or more NMS that monitors or configures this 
			 OCSBC. If you are
			 specifying more than one IP address, separate each IP address with a space and
			 enclose with parenthesis. 
		  
ORACLE#(snmp-community)ip-addresses (10.1.1.1 10.2.2.2)
- Type done to save your configuration.


 
