rcMstpBridgeRegionEditBufferOperation
SWITCH-MSTP-MIB ·
.1.3.6.1.4.1.8886.6.1.24.2.14
Object
scalar r/w
Enumeration
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.
Context
- MIB
- SWITCH-MSTP-MIB
- OID
.1.3.6.1.4.1.8886.6.1.24.2.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcMstpBridge
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MSTP-MIB::rcMstpBridgeRegionEditBufferOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MSTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MSTP-MIB::rcMstpBridgeRegionEditBufferOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |