fsPbProviderStpStatus
SUPERMICRO-PB-RSTP-MIB ·
.1.3.6.1.4.1.10876.101.1.123.1.1
Object
The administrative module status requested by management for the spanning
tree operation in S-VLAN component of Provider Bridges. This enables or
disables spanning tree protocol (RSTP/MSTP)on S-VLAN component ports.
A value of 'enabled' (1) indicates that the spanning tree protocol will
be enabled on all the ports of the S-VLAN component.
A value of 'disabled'(2) indicates that the spanning tree protocol will
be disabled on all the ports of the S-VLAN component.
This object can be set only after the object fsRstSystemControl has been
set.
Context
- MIB
- SUPERMICRO-PB-RSTP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.123.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- futurePbRst
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 'SUPERMICRO-PB-RSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PB-RSTP-MIB::fsPbProviderStpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PB-RSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PB-RSTP-MIB::fsPbProviderStpStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |