Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
Exec Mode show Commands (M-P)   
▀  show orbem 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
4680 
   
show orbem 
Displays information and statistics for the Object Request Broker Element Manager (ORBEM) interface in the current 
context. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show orbem { client { id client_name | table } | event-notif-service filters | session { 
id 
session_name | table } | status } [ | { grep grep_options | more } ] 
client
 { 
id
 
client_name
 | 
table
 } 
Indicates the Common Object Request Broker Architecture (CORBA) client information is to be displayed. 
The keyword 
table
 is used to output to the display information on all configured clients. The keyword 
id
 is 
used to specify a specific client for which information is to be displayed specified as 
client_name
client_name
 must refer to an existing client which is found using the 
table
 keyword option. 
event-notif-service filters
 
Displays information pertaining to filters configured for the ORB Notification Service. 
Important:
 In 18.0 and later releases, this keyword is obsolete. 
session
 { 
id
 
session_name
 | 
table
 } 
Indicates session information is to be displayed. The keyword 
table
 is used to output to the display 
information on all configured clients. The keyword 
id
 is used to specify a specific session for which 
information is to be displayed specified as 
session_name
session_name
 must refer to an existing session which is found using the 
table
 keyword option. 
status
 
Indicates that the ORBEM server status information is to be displayed. 
| { grep grep_options | more }
 
Pipes (sends) the output of the command to the command specified. You must specify a command to which 
the output will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section in the 
Command Line Interface Overview chapter.