OID | 1.3.6.1.4.1.9.9.82.1.11.6 |
Module | CISCO-STP-EXTENSIONS-MIB (CISCO) |
Nom | stpxMSTRegionEditBufferOperation |
Acces | readwrite |
Status | current |
Description | Indicates the operation that is performed on the Region
Config Edit Buffer.
other -- none of the following operations.
acquire -- acquire the Edit Buffer. This operation can
only be performed when the object
stpxMSTRegionEditBufferStatus has the value of
released(1). After the successful operation of
this action, the stpxMSTRegionEditBufferStatus
will be changed to acquiredBySnmp(2).
releaseWithForce -- release the Edit Buffer acquired by
non-SNMP users with force and discard the changes
in the Edit Buffer. This operation can only be
performed when the object
stpxMSTRegionEditBufferStatus has the value of
acquiredByNonSnmp(2).
commit -- commit the changes in the Edit Buffer
and release the Edit Buffer. The successful
operation of this action will make the changes
in the Edit Buffer effective on the device.
This operation can only be performed when the
object stpxMSTRegionEditBufferStatus has the
value of acquiredBySnmp(3).
rollBack -- discard the changes in the Edit Buffer
and release the Edit Buffer. This operation can
only be performed when the object
stpxMSTRegionEditBufferStatus has the value
of acquiredBySnmp(3).
This object always returns other(1) when it is read. |
Syntaxe | Enumeration (1-other, 2-acquire, 3-releaseWithForce, 4-commit, 5-rollBack) |