sfpsSapAPIVerb
1.3.6.1.4.1.52.4.2.4.2.2.2.2.2.1
1 - getStatus -- The default verb. When the SourceCP, DestCP,
and SAP info are entered, this action will get the current
AdminStatus, OperStatus, and NvramStatus.
(Must perform a mo_get after setting the above info to actually
get the status info)
2 - next -- Move to the next Entry in the SAP Table and Get the
status. If this operation is successful, the verb will stay
next, else it defaults to getStatus.
3 - first -- Jump back to the First Entry in the SAP Table.
4 - disable -- Disable the Current SAP Entry.
This does not effect the Status of this Entry in Nvram.
5 - disableInNvram -- Set the Current SAP Entries status to
Disabled in Nvram - This does not effect the Current Admin
Status for this SAP Entry.
6 - enable -- Enable the Current SAP Entry.
This does not effect the Status of this Entry in Nvram.
7 - enableInNvram -- Set the Current SAP Entries status to
Enabled in Nvram - This does not effect the Current Admin
Status for this SAP Entry.
8 - clearFromNvram -- Clear the Current SAP Entry from Nvram
(if set).
9 - clearAllNvram -- Clear all SAP Entries from Nvram.
10 - resetStats -- Resets the Accepted/Dropped Stats for the
Current/Entered SAP Entry.
11 - resetAllStats -- Resets the Accepted/Dropped Stats for
all SAP Entries.