atiswitchEnhStackMode
AtiStackInfo-MIB ·
.1.3.6.1.4.1.207.8.16.1.1
Object
scalar r/w
Enumeration
Enhanced stacking mode of the switch.
- Master: You will be able to access the user interface
of other switches from this switch and be able to
configure the remote switch. Other Masters can also
access this switch.
- Slave: This switch will not be able to access and
configure other switches but Masters can access this
switch remotely.
- Unavailable: It cannot access any other switches and
also no Masters can access this switch. It can only be
configured locally.
Context
- MIB
- AtiStackInfo-MIB
- OID
.1.3.6.1.4.1.207.8.16.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atiswitchEnhancedStacking
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 'AtiStackInfo-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackInfo-MIB::atiswitchEnhStackMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackInfo-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackInfo-MIB::atiswitchEnhStackMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | master |
2 | slave |
3 | unavailable |