 |
|
|
NAME
nma.notifs.txt - Node Management
Agent (NMA) configuration file for SNMP trap notifications.
SYNOPSIS
nma.notifs.txt
The installDir/etc/opt/SUNWcgha/nma.notifs.txt file defines the NMA SNMP trap notification types and the target
to which each type will be sent. By default this file is located at /etc/opt/SUNWcgha/nma.notifs.txt. Replace installDir with the root installation directory if the root installation
directory is not /.
An entry in nma.notifs.txt takes the form notificationEntry=notifIdentifier,tag,NotifType,persistency
-
notifIdentifier
-
Unique notification ID.
-
tag
-
Tag of the target.
-
NotifType
-
Choose 1 for trap. The NMA does
not send notifications of any other type.
-
persistency
-
Storage type. Choose 3 for non-volatile storage.
The following example is the default file nma.notifs.txt. Example 1. Example nma.notifs.txt File
#######################################################
# Please refer to the [RFC2573] for information details
#######################################################
# notificationEntry = <notifIdentifier>, <tag>,\
# <NotifType>, <persistency>
# where :
# <notifIdentifier> = Unique ID of the notification
# <tag> = Tag to use to select targets
# (refer to targets.txt <tagList>)
# <notifType> = (1) Trap, (2) Inform
# <persistency> = Persistency Type to use for the row
# Trap notification must be sent to targets containing tag in taglist.
notificationEntry=notif1,trap,1,3
See attributes(5)
for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Architecture | SPARC |
Availability | SUNWnhmas |
Interface Stability | Evolving |
nma(1M), nma.params.txt(4), nma.properties(4), nma.security(4), nma.targets.txt(4)
Netra HAS FS 2.1 | Go To Top | Last Changed September 2004 |
Company Info
|
Contact
|
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
|