nbsRoadmCommonStagingCommit
1.3.6.1.4.1.629.235.10.2.1.20
Impulse object used to rewrite the entire WSS configuration.
In order to protect users against accidentally dropping traffic
streams, a two-step process is used.
In the first step, users 'stage' a WSS configuration. The
nbsRoadmStagingTable is like a scratchpad where users can
build and modify the entire WSS configuration without affecting
the live network. Here users assign channels to WSS ports, and
for flex-grids, define the channels.
The second step is to replace the existing WSS configuration
(which can be read from the nbsRoadmCommittedTable). To replace
the existing setup with the configuration specified in the
nbsRoadmStagingTable, users set this object to apply(4).
To discard all changes done to nbsRoadmStagingTable, users
set this object to revertToCommitted(3), which will synchronize
the Staging table to the Staged configuation.
When read, this object will report the action last requested
until that action is completed, after which it will report
supported(2).