snStackingGlobalMode
FOUNDRY-SN-STACKING-MIB ·
.1.3.6.1.4.1.1991.1.1.3.31.1.6
Object
scalar Enumeration
The stacking mode of the system. stackingMode: the system has been installed STK EEPROM, and it is in stacking mode. nonStackingMode:the system has not been installed STK EEPROM, and it is not in stacking mode.
Context
- MIB
- FOUNDRY-SN-STACKING-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.31.1.6- 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::snStackingGlobalMode.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::snStackingGlobalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stackingMode |
2 | nonStackingMode |