All MIBs › PRVT-MST-MIB › mSTRegionEditBufferStatus
mSTRegionEditBufferStatus
Module: PRVT-MST-MIB
OID (symbolic): PRVT-MST-MIB::mSTRegionEditBufferStatus
OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current ownership status of the unique Region Config Edit Buffer.
released -- the Edit Buffer can be acquired by any of the SNMP management stations.
acquiredBySnmp -- the Edit Buffer is acquired by any of the SNMP management stations.
acquiredByNonSnmp -- the Edit Buffer is acquired by the non-SNMP users managing the device.
What is mSTRegionEditBufferStatus?
This read-only INTEGER reports who currently owns the shared MST region config edit buffer: released(1) means it's free for any SNMP station to acquire, acquiredBySnmp(2) means an SNMP station holds it, and acquiredByNonSnmp(3) means a CLI/console user holds it; an admin checks this before attempting an SNMP-based region edit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.1.1 snmpwalk -v2c -c public <target> PRVT-MST-MIB::mSTRegionEditBufferStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.1.1.1 snmpget -v2c -c public <target> PRVT-MST-MIB::mSTRegionEditBufferStatus.1
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::mSTRegionEditBufferStatus 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 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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5 | switch | PRVT-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.738.1.5.107 | prvtMSTMib | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1 | prvtMSTObjects | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.1 | mSTRegion | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.1.1 | mSTRegionEditControl | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.1.1.1 | mSTRegionEditBufferStatus | PRVT-MST-MIB |