zNetView plug-in
Use this information to understand plug-in prerequisites as well as configuration details associated with the plug-in.
Required fields
This plug-in expects events supplied by the Event Gateway to be with populated with the following fields:- Acknowledged
| Field name | Type | Description |
|---|---|---|
|
NmosClassName |
64-character string |
Class of the device the event was raised against. This value is retrieved from the NCIM topology database chassis table. |
|
NmosEntityType |
32-bit integer |
Type of entity the event is raised against. This value is specified in the NmosEntityId field. |
Event map subscriptions
The zNetView plug-in subscribes to the following event maps:- ChassisFailure
- EntityIfDescr
- EntityFailure
- EntityMibTrap
- genericip-event
- ItnmLinkDownIfIndex
- ItnmMonitorEventNoRca
- LinkDownIfIndex
- LinkDownIfDescr
- LinkDownIfName
- NbrFailIfDescr
- NbrFail
- OspfIfState
- OSPFIfStateChange
- OSPFIfStateChangeIP
- PollFailure
- PrecisionMonitorEvent
- Reconfiguration
- Information
- Occurred
- ReAwakened
- ReOccurred
- Resolution
- ReSync
- Updated
Configuration of the plug-in
The following plug-in configuration parameters can optionally be set using the ncp_gwplugins.pl script.
| Parameter name | Value | Purpose | Default |
|---|---|---|---|
|
SchemaFile |
Name of a schema file in $NCHOME/etc/precision/ to be parsed at initialization. |
If a schema file name is supplied then this file will be parsed at startup, upon SIGHUP, or upon failover or failback, before any startup stitcher is run. |
None |
|
StartupStitcher |
Name of a stitcher in the subdirectory within $NCHOME/precision/eventGateway/stitchers/, to be run at initialization. |
If a startup stitcher name is supplied then this stitcher will be run without arguments at startup, upon SIGHUP, or upon failover or failback. |
CheckAdditionalFields |
|
StitcherSubDir |
Name of the subdirectory within the $NCHOME/precision/eventGateway/stitchers/ directory containing the stitchers for this plug-in. |
Specifying the name of this directory allows only the zNetView plug-in to parse its stitchers. |
|