通信人家园

 找回密码
 注册

只需一步,快速开始

短信验证,便捷登录

搜索

军衔等级:

  列兵

注册:2010-3-5
跳转到指定楼层
1#
发表于 2011-1-1 17:16:03 |只看该作者 |倒序浏览
----------------------------------- BASIC MO COMMANDS  ----------------------------------
mom[tcd]              Print description of MO classes, CM/FM attributes, actions, enums and structs.
lt/ltc[1-9]           Load MO tree (full or partial) and build proxy table.
lc[1-9]/lcc           Load MO tree (full or partial) and build proxy table.
lu/llu                Unload MOs from MO tree.
pr/lpr                Print MO LDNs and proxy ids for all or part of the MO tree currently loaded in moshell.
ma/lma                Add MO(s) to an MO group.
mr/lmr                Remove an MO group or remove MOs from an MO group (MOs will NOT be deleted, only the group).
mp                    Print all defined MO groups.
get/lget              Read CM/FM attribute(s) from MO(s).
hget[c]/lhget[c]      Read CM/FM attribute(s) from MO(s), print horizontally one line per MO (instead of one line per attribute).
kget/lkget            Display CM/FM attributes in exportable printout format.
fro/lfro[m]           Read MAO data of an MO and/or froid of the MO. Data read from SQL tables motype_r1 and modata_r2.
st/lst                Print state of MOs (operationalState and administrativeState when applicable).
prod                  Print productData of MO(s).
lk/llk                View all MO's linked to an MO, and their states (admState and opState).
lko/llko              The old lk. Messier than lk but supports a wider range of MO classes.
set[m][c]/lset[m][c]  Set an attribute value on one or several MO's.
rset/lrset            Set attribute value on a restricted attribute or change the MOid of an MO.
bl/lbl          Lock or soft-lock MO(s).
deb/ldeb              Unlock MO(s).
acl/lacl              Lists available MO actions.
acc/lacc              Execute an MO action.
cr                    Create an MO.
del/ldel              Delete MO(s).
rdel/lrdel            Delete MO(s) together with children and reserving MOs.
s+/s-/s?              Sort MO list in alphabetical order instead of proxy order.
u+/u-/u?/u!        Handling of undo mode (for cr/del/rdel/set/bl/deb/acc commands). Can be used for generation of MO scripts as well.
run                   Run a command file in moshell format.
trun               Run a command file in EMAS/MoTester format.
ctrl-z                Abort an MO command or a "for" loop. Type "touch /tmp/<stopfile>;fg" to resume the moshell session.
pol[h][c]       Poll the node until the MO service is up or until an operation has completed.
re                 Disconnect and reconnect to the CM service (mobrowser) and/or the PM service (pmtester).
getmom                Check the MOM version currently stored on the node.
parsemom              Parse an xml MOM file.
flt/fltc              Load proxys for an MO type that is not defined in the MOM. ("Force" lt/ltc).
ld                    Load one MO from the tree and add to the proxy table.
fget/lfget            Read attributes that are not described in the MOM ("Force" get).
sget/lsget            Read CM/FM attributes from MO(s), one by one ("Slow" get).
fset/lfset            Set an attribute that is not described in the MOM ("Force" set).
facc/lfacc            Perform actions that are not defined in the MOM ("Force" action).
----------------------------------- OTHER MO COMMANDS    ----------------------------------
cvls/cvmk/cvms/cvset/cvrm/cvcu/cvget/cvput/cvls1  CV backup handling: list, make local, make remote, remove, setstartable.
inv
               Complete HW/SW inventory. Includes information about RPUs, licensing, JVM, devices, XPs, ISL, etc.
cab[slxradgtme]       Display of miscellaneous COLI printouts relating to hw, sw, restarts, leds, cpu load, errors, disk/ram usage
stc[p][r]             Display state and configuration of Atm/Tdm CrossConnections.
std[ar]               Display state and configuration of devices (RNC and MGW only).
stv[r]             Display state, user, and bandwidth usage for ATM ports and channels.
stt[r]                Display state and user of Physical Ports and Ds0Bundles.
sti[bcpr]             Display state and configuration of IP interfaces.
hc                    Run a general healthcheck on the node. Obsolete ! Use dcg command instead.
dcg[measr]            Fetch data for TRs/CSRs, according to the Data Collection Guidelines.
diff/ldiff            Parameter auditing or MO dump comparisons.
str[12ft]             Print status of the IubLinks/AbisLinks and their associated Cells and Channels (RNC/BSC only).
lki                   Show repartition of the IubLinks' ATM resources (RNC only).
remod[2]           Remodule an IubLink (RNC only).
tg[r][c][d]           Print Resource Object information for all MOs in LmCell (RNC only).
uer[d][t]             Print UE context data (serving or drifting) for all active calls (RNC only).
ced[h][r]             Print dynamic cell data or capacity usage (RNC only).
al[atkc]              Print the list of active alarms. Acknowledge/Unacknowledge an alarm.
lg[aevsyuoldhmircfx]  Fetching and/or processing of node logs (alarm, event, availability, system, etc)
----------------------------------- OTHER COMMANDS     ----------------------------------
uv                    Print or change moshell configuration settings (also called "user variables").
pv                    Print scripting variables.
!/l                   Execute a unix command on the PC/workstation.
l+[m][m][o]/l-/l?  Open/close moshell logfiles.
ose/coli command      Send a COLI command to the node's OSE shell. Type "h ose" for syntax help and "?" to view available commands.
bo[r]/ba[swdp]/br[wd]/be[0-50]/bp  Manage board groups that can be used for running COLI commands on multiple boards.
lh                    Run COLI commands on all boards of a board group.
mon/mon+/mon-/mon?    Start/stop/check the target monitor server on the node and/or start the monitor client for one or more board Group(s).
sql+/sql-/sql?        Start/stop/check the SQL client on the node (CXC1325608).
pgu[c][f][r]          Program Upgrade. For STP use only, eg, to load black LMs.
proglist/progkill     List or restart programs on boards or board groups.
ftree[f]              Recursive listing of a directory on the file system of the node or the workstation.
ftget[c]/ftput[c]     Transfer files or directories to/from the node, using ftp or sftp.
htget                 Transfer files from the node using http.
edit                  Edit a file on the node.
fclean[f|ff|d|e]      Removal of obsolete loadmodules OR recursive removal of a directory on the node.
hi                    Print history of moshell commands entered during the current session.
time[t]               Measure time taken by an moshell command or by each command in a moshell command file.
lmid[c]               Print translation of loadmodule product number or T&E error codes.
p/w/pw/b              Change moshell prompt and/or window title.
prox                  Toggle display of proxy identities in printout of get <mo> <attribute> command.
col                   Toggle display of colors.
ul                    Toggle display of userlabel in st/lst and pget/lpget printout.
conf[bld]             Toggle confirmation on various MO commands.
gs/gsg                Toggle display of old/new attribute value in set/bl/deb commands.
ip2d/d2ip             Convert an IP address into the format used in the fRO (sql database) or vice-versa.
h2d/d2h               Convert an integer to hexadecimal or viceversa.
h2b/b2h               Convert a binary to hexadecimal or viceversa.
wait                  Specify a delay in hrs, mins, secs, or rops. Similar to the unix "sleep" command (scripting).
return                Exit from a command file without exiting from moshell (scripting).
print                 Print a line or variable (scripting).
alias/unalias         Print or define command aliases.
q/by/exit/quit        Exit moshell.
----------------------------------- PM COMMANDS        ----------------------------------
pmom[acd]/lmom[c]     Print description of PM counters (pmom) or log attributes (lmom, CDMA only).
pget/lpget            Read PM attribute(s) from MO(s).
spget/lspget          Read PM attribute(s) one by one ("slow pget").
hpget[c]/lhpget[c]    Read PM attribute(s) from MO(s), print horizontally one line per MO (instead of one line per attribute).
pdiff/lpdiff          Print incrementation of PM attributes.
pmx[hfdn]             Display counter values, extracted from the statistics ROP files.
pmr[ag]               Produce PM KPI reports, based on counter values in statistics ROP files and formulas in CPI documentation.
pme[fd][cgu]          Fetch/decode event ROP files (RNC/RBS only).
pst                   List all PM scanners and their state.
pgets[n][m]           Print scanner contents.
pcr[cfd]/lpcr[cfd]    Create a statistics scanner.
pbl                   Suspend a scanner.
pdeb                  Resume a scanner.
pdel                  Delete a scanner.
emom                  Display list of events available for each kind of event-based scanner.
pset[d]               Set the contents of an event-based scanner (RNC/RBS/LTE only).

举报本楼

您需要登录后才可以回帖 登录 | 注册 |

版规|手机版|C114 ( 沪ICP备12002291号-1 )|联系我们 |网站地图  

GMT+8, 2025-7-25 11:34 , Processed in 0.277526 second(s), 17 queries , Gzip On.

Copyright © 1999-2025 C114 All Rights Reserved

Discuz Licensed

回顶部