All MIBs › SWITCH-MSTP-MIB › rcMstpBridgeRegionEditBufferOperation
rcMstpBridgeRegionEditBufferOperation
Module: SWITCH-MSTP-MIB
OID (symbolic): SWITCH-MSTP-MIB::rcMstpBridgeRegionEditBufferOperation
OID (numeric): 1.3.6.1.4.1.8886.6.1.24.2.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the operation that is performed on the Region Config Edit Buffer. other(1) -- none of the following operation. active(2) -- commit changes in the Edit Buffer. The successful operation of this action will make the changes effective on the device. If the object is set active, the rcMstpBridgeRegionEditName , rcMstpBridgeRegionEditRevLevel and rcMstpXstInstanceEditVlansMap, will be copied from 'edit buffer' to the 'operate buffer', then the three object will be activated at the same time. This object always returns other(1) when it is read.
What is rcMstpBridgeRegionEditBufferOperation?
Commits (active(2)) or leaves untouched (other(1), the value always read back) the staged region-name, revision-level, and VLAN-mapping edits into the live MST region configuration; setting it to active(2) is the trigger that actually changes which MST region this bridge belongs to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.2.14 snmpwalk -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpBridgeRegionEditBufferOperation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.2.14.1 snmpget -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpBridgeRegionEditBufferOperation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.24.2.14.1 i <value>
Start monitoring Raisecom managed Ethernet switch (MSTP loop-prevention/region status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-MSTP-MIB::rcMstpBridgeRegionEditBufferOperation OID value, configure state conditions and alerts, and monitor any Raisecom managed Ethernet switch (MSTP loop-prevention/region status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.24 | rcMstp | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.2 | rcMstpBridge | SWITCH-MSTP-MIB |
| 1.3.6.1.4.1.8886.6.1.24.2.14 | rcMstpBridgeRegionEditBufferOperation | SWITCH-MSTP-MIB |