extremeStackDetection
EXTREME-STACKING-MIB ·
.1.3.6.1.4.1.1916.1.33.1
Object
scalar SNMPv2-TCTruthValue
This field provides the information as to whether the stacking is enabled (True) or disabled (False) for the system. The stacking feature is supported from extremeware version 7.4 and above
Context
- MIB
- EXTREME-STACKING-MIB
- OID
.1.3.6.1.4.1.1916.1.33.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- extremeStackable
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 'EXTREME-STACKING-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-STACKING-MIB::extremeStackDetection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-STACKING-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-STACKING-MIB::extremeStackDetection'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |