Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
File Formatsnma.notifs.txt(4)


NAME

 nma.notifs.txt - Node Management Agent (NMA) configuration file for SNMP trap notifications.

SYNOPSIS

 nma.notifs.txt

DESCRIPTION

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 /.

EXTENDED DESCRIPTION

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.

EXAMPLES

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

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
ArchitectureSPARC
AvailabilitySUNWnhmas
Interface StabilityEvolving

SEE ALSO

nma(1M), nma.params.txt(4), nma.properties(4), nma.security(4), nma.targets.txt(4)


Netra HAS FS 2.1Go To TopLast Changed September 2004