activeProtocolOfRedundancy
MOXA-ICSG7826A-MIB ·
.1.3.6.1.4.1.8691.7.99.1.16.4
Object
scalar Enumeration
This shows the active redundancy protocol of this switch now. The none(0) stauts will be showed if only if the switch's redundancy protocol is set to spanning tree and none of ports enable spanning tree.
Context
- MIB
- MOXA-ICSG7826A-MIB
- OID
.1.3.6.1.4.1.8691.7.99.1.16.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- commRedundancy
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 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::activeProtocolOfRedundancy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-ICSG7826A-MIB::activeProtocolOfRedundancy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | spanningTree |
2 | turboRing |
3 | turboRingV2 |
4 | turboChain |
5 | mstp |