PRVT-MST-MIB :: mSTRegionEditBufferOperation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPRVT-MST-MIBmSTRegionEditBufferOperation

mSTRegionEditBufferOperation

Module: PRVT-MST-MIB

OID (symbolic): PRVT-MST-MIB::mSTRegionEditBufferOperation

OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

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 mSTRegionEditBufferStatus object has the value of released(1). After the successful execution of this action, the mSTRegionEditBufferStatus object 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 mSTRegionEditBufferStatus object has the value of acquiredByNonSnmp(2).

commit -- commit the changes in the Edit Buffer and release the Edit Buffer. The successful execution of this action will make the changes in the Edit Buffer effective on the device. This operation can only be performed when the mSTRegionEditBufferStatus object 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 mSTRegionEditBufferStatus object has the value of acquiredBySnmp(3).

This object always returns other(1) when it is read.

What is mSTRegionEditBufferOperation?

This read-write INTEGER drives the MST region edit workflow: acquire(2) locks the buffer (only when released), releaseWithForce(3) forcibly takes it back from a non-SNMP user and discards their changes, commit(4) applies and releases the buffer's pending edits, and rollBack(5) discards edits and releases the buffer; it always reads back as other(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.1.2
snmpwalk -v2c -c public <target> PRVT-MST-MIB::mSTRegionEditBufferOperation

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.1.2.1
snmpget -v2c -c public <target> PRVT-MST-MIB::mSTRegionEditBufferOperation.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.5.107.1.1.1.2.1 i <value>

Start monitoring BATM Advanced Communication switches (802.1s MSTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRVT-MST-MIB::mSTRegionEditBufferOperation OID value, configure state conditions and alerts, and monitor any BATM Advanced Communication switches (802.1s MSTP) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.5switchPRVT-SWITCH-MIB
Numeric OIDNameModule
1.3.6.1.4.1.738.1.5.107prvtMSTMibPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1prvtMSTObjectsPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.1mSTRegionPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.1.1mSTRegionEditControlPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.1.1.2mSTRegionEditBufferOperationPRVT-MST-MIB