wwpLeosMstpGlobalStpMode
WWP-LEOS-MSTP-MIB ·
.1.3.6.1.4.1.6141.2.60.37.1.1.10
Object
scalar r/w
Enumeration
For devices that contain multiple STP code-bases, this object
allows the selection of the desired Spanning Tree Protocol
code-base that is to be in effect. After a new value is
selected a configuration save and device reboot must be
performed for the new spanning tree code-base to take control
over spanning tree operations within the device.
The value of rstp(1) selects legacy RSTP code-base which
is typically a highly optimized code-base intended for devices
which are connected to other RSTP equipped devices. The value of
mstp(2) selects the MSTP code-base which offers inherent
backward compatibility for RSTP devices however this code-base
is optimized for MSTP operations and may not be desirable when
the device is operating in a network of only RSTP connected
devices.
Context
- MIB
- WWP-LEOS-MSTP-MIB
- OID
.1.3.6.1.4.1.6141.2.60.37.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosMstpCfg
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 'WWP-LEOS-MSTP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-MSTP-MIB::wwpLeosMstpGlobalStpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-MSTP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-MSTP-MIB::wwpLeosMstpGlobalStpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rstp |
2 | mstp |