01-31-2012 12:37 AM
Hi all,
is there a way to monitor the NSM server using SNMP?
could not find any tech docs that supports my request
The other option is to install snmp agent on the NSM sever...just a thought
TIA
01-31-2012 12:08 PM
Polling is done using the standard HOST-RESOURCE-MIB (RFC 2790) via snmpd. NSM is capable of sending certain application traps via snmptrapd: JUNIPER-NSM-TRAPS (1.3.6.1.4.1.2636.6.0.1).
Both daemons will need to be enabled and configured either via the CLI or via the Admin GUI of NSMXpress appliance.
02-01-2012 02:06 AM
In addition to that, you can do some nice stuff with log watching and triggering SNMP traps on log events.