Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Display the SNMP Service Communities (Oracle ILOM CLI)

Use this task to display the SNMP v1 and v2c communities configured on the switch.

  1. Display the SNMP communities.
    -> show -d targets /SP/services/snmp/communities
     /SP/services/snmp/communities
     	Targets:
     		private
     		public
    ->
    
  2. Display the public community properties.
    -> show -d properties /SP/services/snmp/communities/public
     /SP/services/snmp/communities/public
     	Properties:
     		permission = ro
    ->
    
  3. Display the private community properties.
    -> show -d properties /SP/services/snmp/communities/private
     /SP/services/snmp/communities/private
     	Properties:
     		permission = rw
    ->
    

Related Information