fsMIPbProviderStpStatus
ARICENT-MIPB-RSTP-MIB ·
.1.3.6.1.4.1.2076.134.1.1.1.2
Object
This object specifies 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.The status SET for this object is applicable only for the Virtual Context identified by the Virtual Context Id in this entry.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
- ARICENT-MIPB-RSTP-MIB
- OID
.1.3.6.1.4.1.2076.134.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIPbRstContextInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARICENT-MIPB-RSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIPB-RSTP-MIB::fsMIPbProviderStpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MIPB-RSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIPB-RSTP-MIB::fsMIPbProviderStpStatus.<fsMIPbRstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MIPB-RSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MIPB-RSTP-MIB::fsMIPbProviderStpStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |