SNMP Support for Novell eDirectory
491
no
vd
ocx
(e
n)
6 Ap
ril 20
07
Stopping the Subagent
To stop the subagent, execute the following command:
/etc/init.d/ndssnmpsa stop
AIX
“Configuring the Master Agent” on page 491
“Starting the Master Agent” on page 491
“Starting the Subagent” on page 492
“Stopping the Subagent” on page 492
Configuring the Master Agent
In the
/etc/snmpd.conf
file, add the following trap destination entry:
trap
community
myserver
view_name
trap_mask
where
community
is the community name that will be encoded in the trap packet
myserver
is the hostname for trap destination
view_name
is the unique object identifier in dotted numeric notation
For example: 1.3.6.1.4.1.23.2.98. This is an optional parameter. If this is not included, the view
defaults to the entire MIB tree.
trap_mask
is in the hexadecimal format
The bits from left to right stand for coldStart trap, warmStart trap, linkDown trap, linkUp trap,
authenticationFailure trap, egpNeighborLoss trap, and enterpriseSpecific trap. In the example,
the value “98” on the right does not have any meaning. The value “1” enables the
corresponding trap to be sent. Otherwise, the trap is blocked.
Example:
fe block no traps (1111 1110)
7e block coldStart trap (0111 1110)
be block warmStart trap (1011 1110)
3e block coldStart trap and warmStart trap (0011 1110)
On AIX 5.2, in addition to the trap entry, you have to add the following in the
snmpd.conf
file:
smux 1.3.6.1.4.1.23.2.98 ndssnmpsa_password
Add the following in the
/etc/snmpd.peers
file:
ndssnmpsa 1.3.6.1.4.1.23.2.98 ndssnmpsa_password
Starting the Master Agent
To start the master, execute the following command:
/usr/sbin/snmpdv1
Summary of Contents for EDIRECTORY 8.8 SP2
Page 4: ...novdocx en 6 April 2007...
Page 116: ...116 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...
Page 128: ...128 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...
Page 255: ...256 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...
Page 406: ...408 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...
Page 563: ...566 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...
Page 573: ...576 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...
Page 601: ...604 Novell eDirectory 8 8 Administration Guide novdocx en 6 April 2007...