temip_disp_dump(1) — Commands
NAME
temip_disp_dump − TeMIP dispatch table dump tool
SYNOPSIS
temip_disp_dump [-h] [-v verb_code|-V verb_name]
[-e "(entity_code1)(entity_code2)..."|-E "<entity_name1><entity_name2>..."]
[-p partition_code | -P partition_name]
[-a application_code|-A aaplication_name]
[-DF|-DA][-N|-C]
FLAGS
−hDisplays the usage help.
−v
Filters on a verb code (number)
−V
Filters on a verb name (string)
−e
Filters on an entity code list
−E
Filters on an entity name list
−p
Filters on a partition (attr. or event) code
−P
Filters on a partition (attr. or event) name
−a
Filters on an application code
−A
Filters on an application name
−DF
Deals with the function dispatch table only
−DA
Deals with the access dispatch table only
−N
Displays only the names of the dispatch entries
−C
Displays only the codes of the dispatch entries
DESCRIPTION
The temip_disp_dump displays the dispatch tables contents to the standard output device.
EXAMPLES
DUMP START
< (65) < (8) (5) > (16) > -> (1)
< GETEVENT < Domain Rule > (16) > -> ALARMS_FM
< (65) < (15) > (16) > -> (303)
< (65) < Sample > (16) > -> (303)
< (1) < (7) (73) > (1) > -> (73)
< Show < MCC NMS_PM > Identifiers > -> NMS_PM
< (1) < (8) > (1) > -> (25)
< Show < Domain > Identifiers > -> DOMAIN_FM
< (1) < (8) (5) > (1) > -> (1)
< SHOW < Domain Rule > Identifiers > -> ALARMS_FM
FILES
/usr/mcc/mmtoolkit/bin/temip_entire_disp_dump
/usr/mcc/mmtoolkit/bin/temip_disp_dump