2016. 7. 7. 12:39 오라클
SNMP subscriber 환경셋업시 ASR 추가
SNMP subscriber 환경셋업시 ASR 추가
SNMP subscriber 환경셋업시 Grid Control 추가
확인
ellcli -e "list cell attributes snmpsubscriber"
추가
cellcli -e "alter cell snmpsubscriber=((host='x.x.x.1',port=3887,community=public),(host='x.x.x.2',port=3887,community=public),(host='x.x.x.x',port=162,community=public,type=asr))"
dcli -g cell_group -l celladmin -n cellcli -e "alter cell snmpsubscriber= \(\(host=\'x.x.x.1\',port=3887,community=public,,\),\(host=\'x.x.x.2\',port=3887,community=public,\),\(host=\'x.x.x.x\',port=162,community=public,type=asr,\)\)"