bdgdeviceSTAProtocol
CTRON-BDG-MIB ·
.1.3.6.1.4.1.52.1.3.1.1.18
Object
scalar mandatory
r/w
Enumeration
The spanning tree algorithm under which the bridge is operating.
The selections are as follows:
- IEEE 802.1 compliant spanning tree algorithm
environment (802.1)
- DEC LAN Bridge 100 environment (DEC)
- Without the spanning tree algorithm enabled (NONE)
The default is 802.1.
Context
- MIB
- CTRON-BDG-MIB
- OID
.1.3.6.1.4.1.52.1.3.1.1.18- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- bdgdevice
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 'CTRON-BDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BDG-MIB::bdgdeviceSTAProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-BDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-BDG-MIB::bdgdeviceSTAProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ieee8021 |
1 | dec |
2 | none |