MIB Viewer

sfpsSapAPIVerb

OBJECT-TYPE
1.3.6.1.4.1.52.4.2.4.2.2.2.2.2.1
Access
read-write
Status
mandatory
Sub-identifiers
0
1 - getStatus 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 status. If this operation is successful, the verb will stay next, else it defaults to getStatus. 3 - first 4 - disable This does not effect the Status of this Entry in Nvram. 5 - disableInNvram Disabled in Nvram - This does not effect the Current Admin Status for this SAP Entry. 6 - enable This does not effect the Status of this Entry in Nvram. 7 - enableInNvram Enabled in Nvram - This does not effect the Current Admin Status for this SAP Entry. 8 - clearFromNvram (if set). 9 - clearAllNvram 10 - resetStats Current/Entered SAP Entry. 11 - resetAllStats all SAP Entries.
INTEGER { getStatus(1), next(2), first(3), disable(4), disableInNvram(5), enable(6), enableInNvram(7), clearFromNvram(8), clearAllNvram(9), resetStats(10), resetAllStats(11) }