snStackingGlobalMixedMode
FOUNDRY-SN-STACKING-MIB ·
.1.3.6.1.4.1.1991.1.1.3.31.1.7
Object
scalar Enumeration
The mixed stacking mode of the system. mixedStackingMode: the system is in a mixed stacking mode (heterogeneous stacking). classicStackingMode: the system is not in a mixed stacking mode (homogeneous stacking).
Context
- MIB
- FOUNDRY-SN-STACKING-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.31.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snStackingGlobalObjects
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 'FOUNDRY-SN-STACKING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-STACKING-MIB::snStackingGlobalMixedMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-STACKING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-STACKING-MIB::snStackingGlobalMixedMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mixedStackingMode |
2 | classicStackingMode |