All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1sMstpPendingAction
rldot1sMstpPendingAction
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpPendingAction
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.6.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The action to be done with the pending configuration. copyPendingActive - to copy the pending mst configuration to the active one. copyActivePending - to copy the active mst configuration to the pending one.
What is rldot1sMstpPendingAction?
This read-write integer triggers copying the MST configuration in one direction: copyPendingActive(1) applies a staged pending configuration to make it active, while copyActivePending(2) copies the currently active configuration back into the pending area for editing. An admin uses this to safely stage MST configuration changes before committing them live. For example, an engineer who has finished editing the pending revision level and VLAN-to-group mappings would set this object to copyPendingActive(1) to activate the new MST configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.6.13 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpPendingAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.6.13.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpPendingAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.57.6.13.1 i <value>
Start monitoring Cisco Business 350 Series Managed Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpPendingAction OID value, configure state conditions and alerts, and monitor any Cisco Business 350 Series Managed Switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.57 | rlpBridgeMIBObjects | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.6 | rldot1sMstp | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.6.13 | rldot1sMstpPendingAction | CISCOSB-BRIDGEMIBOBJECTS-MIB |