All MIBs › COMTROL-ES8510-MIB › mstpRegionRevision
mstpRegionRevision
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::mstpRegionRevision
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.4.7.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: MSTP region revision.
What is mstpRegionRevision?
This read-write value sets the revision number of the region's VLAN-to-instance mapping table, which along with the region name and mapping table itself must match across all switches for them to be recognized as one MSTP region. An admin increments this value in lockstep on every switch whenever the VLAN-to-instance mapping changes, since a mismatched revision splits switches into separate regions even if the name matches. For example, forgetting to bump this revision on one switch after adding a new VLAN mapping elsewhere in the building causes that switch to be treated as its own separate MST region rather than staying unified with the rest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.4.7.2 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::mstpRegionRevision
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.4.7.2.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::mstpRegionRevision.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.4.7.2.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::mstpRegionRevision OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4 | networkRedundancy | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4.7 | mstp | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4.7.2 | mstpRegionRevision | COMTROL-ES8510-MIB |