Displays information about the SNMP trap and query hosts.
snmp_host ‑list 
   [‑details]
   [‑snmpHost snmp‑host‑id‑or‑fqn [,snmp‑host‑id‑or‑fqn]...  ]
   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 
    The snmp_host ‑list command without options lists the names of the SNMP trap or query hosts that are currently defined on the Oracle FS System. Specifying ‑the ‑details option displays additional information about each host. To display the details of a specific host, run the snmp_host ‑list ‑id snmp-host-id-or-fqn ‑details command. To specify an individual host, provide the name preceded by a forward slash ( / ) character.
The following global options can be used for fully formed fscli commands:
The command completes successfully.
The command returns with an error.
The session times out.
Inspects the validity of the command syntax, not the semantics. Used to test the structure of a command without running the command. Does not determine whether errors would be produced if you issue a structurally correct command with the input provided.
Directs the CLI to prompt you to supply a session key when you issue the command. The CLI displays Sessionkey: as the prompt. To obtain a session key, log in with the ‑returnKey option specified. After the session is established, the session key is displayed in STDOUT. If you request a session key, the ‑sessionkey option is required syntax for all commands that are issued in a given session. In environments with more than one Oracle FS System, the session key is used to determine to which Oracle FS System to direct the command for validation. Session keys are also used to establish two or more CLI sessions when using a shared administrator account.