- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
查告警指令WCDMA2015摘要
1、查基站告警侧:amos zs4901 (基站级)
lt all
2、ala
3、lh ru fui get vswr
lh ru fui get vswr 看驻波比 (vswr: 15.6[dB]:如果值为0说明馈线没接,值在1~~~14有可能是馈线没接好,值在14以上是正常的)(RBS侧)
4、cabx (port对应小区S1C1)
5、get 0(基站类型)
6、st cell
7、get radio no (查看用户数)
8、查基站状态侧:amos zsrnc12
st .588(包含588)
统配字符
在字符前加^ 表示以该字符起始,例如:LPR ^UTRANCELL,表示打印出所有以UTRANCELL开始的MO,
在字符后加$,表示以字符结尾,例如:LPR UTRANCELL$,表示打印出所有以UTRANCELL结尾的MO
. any single character
.* 0 or more occurences of the character
get all attributes in MOs under RncFunction matching pwr or power or sir
lget rncfunction p.*w.*r|sir
小区参数进RNC查询
Amos zsrnc12
Lpr 小区名(可用st .4101查小区名,复制)
get 小区名 参数
cedr | grep 0368查看底噪和用户/看某一个基站所有的在线用户
基站侧查看:get . rbsch 看CElicense
CSFB参数
字符过滤器
The search string that is used in the filters is a Unix Regular Expression (like the patterns used in grep
command). Therefore, special meta-characters such as . * [ ] ^ $ can be used. Short description of some
meta-characters:
. -- any single character
* -- 0 or more occurences of the previous character
[] -- matches a character or range of characters inside the brackets
[^] -- NOT matching a character or range of characters inside the brackets
| -- OR
^ -- beginning of string
$ -- end of string
! -- negation
% -- reverse order
E.g:
a* means a or aa or aaa, etc.
.* is like a wildcard as it matches 0 or more occurences of any character
[a-z] matches all letters from a to z
[abe] matches letters a,b, and e
[^3] matches any character but not 3
3|5|6 matches 3 or 5 or 6
^a.*4$ matches a string beginning with a and finishing with 4, with any character in the middle
Regular expressions can be grouped using brackets, e.g:
cell(11|23|45) matches cell11 or cell23 or cell45
!!!! Note: MOSHELL pattern matching is NOT case sensitive !!!!!
Examples of using regular expressions in the filters:
lpr ms-24-1.*vp2
TransportNetwork=1,AtmPort=MS-24-1,VplTp=vp2
TransportNetw
您可能关注的文档
最近下载
- 【《家庭养育环境评价探究的国内外文献综述3000字》】 .docx VIP
- 一(上)数学必考:100道看图列式+应用题.pdf VIP
- 贵州财经大学 汉语写作与百科知识A卷 2017年考研专业课真题.pdf VIP
- 【家庭养育环境评价探析的国内外文献综述3000字】.docx VIP
- 苏教版(2019) 选择性必修1 课时7 逻辑电路设计(选学) 课件.pptx VIP
- 【GB_T51455-2023】 城镇燃气输配工程施工及验收规范.docx VIP
- 新项目方法验证能力确认报告(固定污染源排放烟气黑度的测定 林格曼烟气黑度图法HJT 398-2007)展示版.pdf VIP
- 县级干部党校培训个人总结.docx VIP
- 《黑白装饰画课件》教学课件.pptx VIP
- 苏教版(2019) 选择性必修1 课时3 两种组合逻辑门——与非门、或非门 课件.pptx VIP
文档评论(0)