All MIBs › MULTIBRIDGE-MIB › mBrdgStpPortEnable
mBrdgStpPortEnable
Module: MULTIBRIDGE-MIB
OID (symbolic): MULTIBRIDGE-MIB::mBrdgStpPortEnable
OID (numeric): 1.3.6.1.4.1.123.3.43.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The enabled/disabled status of the port.
What is mBrdgStpPortEnable?
This read-write setting enables or disables Spanning Tree Protocol participation on a specific port of this bridge entity. An admin disables this on a port that should never take part in loop prevention, such as one connected to an end host rather than another switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.123.3.43.2.2.1.4 snmpwalk -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgStpPortEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.123.3.43.2.2.1.4.1 snmpget -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgStpPortEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.123.3.43.2.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mBrdgStpPortEnable.1
Start monitoring Newbridge Networks multiservice switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MULTIBRIDGE-MIB::mBrdgStpPortEnable OID value, configure state conditions and alerts, and monitor any Newbridge Networks multiservice switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 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.123 | newbridge | NNCGNI0001-SMI |
| 1.3.6.1.4.1.123.3 | nncExtensions | NNCGNI0001-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.123.3.43 | nncExtMultiBridge | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.2 | mBrdgStp | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.2.2 | mBrdgStpPortTable | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.2.2.1 | mBrdgStpPortEntry | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.2.2.1.4 | mBrdgStpPortEnable | MULTIBRIDGE-MIB |