atiStkSwSysSpanningTreeStatus
AtiStackSwitch-MIB ·
.1.3.6.1.4.1.207.8.17.1.1.9
Object
scalar r/w
Enumeration
Setting this object to 'enable' will enable spanning tree
protocol on the switch. Setting this object to 'disable'
will disable spanning tree protocol on the switch.
Select the spanning tree protocol version using the object
'atiStkSwSysSpanningTreeVersion'.
Context
- MIB
- AtiStackSwitch-MIB
- OID
.1.3.6.1.4.1.207.8.17.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atiStkSwSysConfig
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 'AtiStackSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch-MIB::atiStkSwSysSpanningTreeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch-MIB::atiStkSwSysSpanningTreeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |