Legato NetWorker Commands Index:
ansrdascdcode
cdi_block_limits
cdi_bsf
cdi_bsr
cdi_eod
cdi_filemark
cdi_fsf
cdi_fsr
cdi_get_config
cdi_get_status
cdi_inq
cdi_load_unload
cdi_locate
cdi_offline
cdi_rewind
cdi_set_compression
cdi_space
cdi_ta
cdi_tapesize
cdi_tur
changers
dasadmin
ddmgr
EMASS_silo
erase
generate_test_tape
hadump
hafs
hagentd
hagetconf
haprune
hascsi
hasubmit
hasys
hpflip
IBM_silo
ielem
inquire
jbconfig
jbexercise
jbverify
ldunld
lgtolic
lgtolmd
libcdi
libscsi
libsji
libstlemass
libstlibm
libstlstk
lrescan
lreset
lus_add_fp_devs
lusbinfo
lusdebug
mini_el
mm_data
mminfo
mmlocate
mmpool
mmrecov
msense
mt
ndmpjbconf
networker
nsr (1)
nsr (5)
nsr_archive_request
nsr_client
nsr_crash
nsr_data
nsr_device
nsr_directive
nsr_getdate
nsr_group
nsr_ize
nsr_jukebox
nsr_label
nsr_layout
nsr_license
nsr_migration
nsr_notification
nsr_policy
nsr_pool
nsr_regexp
nsr_resource
nsr_schedule
nsr_service
nsr_shutdown
nsr_stage
nsr_storage_node
nsr_support
nsr_usergroup
nsradmin
nsralist
nsrarchive
nsrcap
nsrcat
nsrck
nsrclone
nsrcnct
nsrd
nsrexec
nsrexecd
nsrhsmck
nsrhsmclear
nsrhsmd
nsrhsmls
nsrhsmnfs
nsrhsmrc
nsrhsmrecall
nsrib
nsriba
nsrim
nsrindexasm
nsrindexd
nsrinfo
nsrjb
nsrlic
nsrls
nsrmig
nsrmm
nsrmmd
nsrmmdbasm
nsrmmdbd
nsrmon
nsrndmp_clone
nsrndmp_recover
nsrndmp_save
nsrpmig
nsrports
nsrretrieve
nsrssc
nsrstage
nsrtrap
nsrwatch
nwadmin
nwarchive
nwbackup
nwrecover
nwretrieve
pathownerignore
pmode
preclntsave
pstclntsave
read_a_block
recover
relem
resource
save
savefs
savegrp
savepnpc
scanner
sjiielm
sjiinq
sjimm
sjirdp
sjirdtag
sjirelem
sjirjc
sjisn
sn
ssi
stk_eject
STK_silo
stli
sym2xdm
tapeexercise
tur
uasm
writebuf
* - Windows Only
* mt
* nsrlpr
* nsrperf
nsrtrap
nsrtrap - snmp notification scheme for NetWorker messagesSYNOPSIS
nsrtrap [ -c community ] [ -t trap-type ] [ -s specific-type ] [ -v ] network_management_station
DESCRIPTION
nsrtrap is a mechanism to send NetWorker notifications using the Simple Network Management Protocol (SNMP) trap mechanism. A NetWorker admin- istrator could create a custom NetWorker notification scheme based on nsrtrap, by configuring the NetWorker events and priorities. A NetWorker administrator could create notification schemes to receive messages on different network management consoles by configuring the events and priorities and specifying the desired network management station as the location to receive the trap messages. To create a new SNMP notification, follow the steps below: 1. Open the Notifications window from the Customize menu. 2. Choose the Details option under the View menu. 3. Click on the Create button. 4. Enter the name of the new notification in the Name field. 5. In the Action field, enter the command nsrtrap along with the network management station name to which the networker SNMP notifi- cation should be sent. For example: /usr/sbin/nsrtrap -c networker SNMPhost where SNMPhost is the hostname of the SNMP network management sta- tion. 6. Set the events and priorities desired. 7. Click on the Apply button.
OPTIONS
-c community The SNMP community string. This option allows you to specify the SNMP community that is authorized to receive traps from the NetWorker server. SNMP communities are configured on the SNMP server. This option defaults to "public". -s specific-type This option is a generic setting that can be used to identify the type of trap the NetWorker server is send- ing. This option can be set to any integer value and may be used in conjunction with different SNMP notifications to distinguish different traps coming from the NetWorker server. For example, you can create multiple SNMP noti- fications: one for critical messages, another for warn- -v Sets the Output mode to verbose. In verbose mode, nsr- trap echoes the community, trap type, specific trap type, and the hostname or IP address to the command line.
SEE ALSO
nsr(1) nsr_notification(5) nsr_resource(5)
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk