atiswitchEnhStackDiscover
AtiStackInfo-MIB ·
.1.3.6.1.4.1.207.8.16.1.2
Object
scalar r/w
Enumeration
Before accessing the enhanced stack, the stack has to be discovered by setting this object to 'discover'. The user is requested to wait for a couple of seconds before accessing the stack as it takes some time for all the remote switches to be identified. Setting the value to 'do-not-discover' has no effect.
Context
- MIB
- AtiStackInfo-MIB
- OID
.1.3.6.1.4.1.207.8.16.1.2- 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::atiswitchEnhStackDiscover.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::atiswitchEnhStackDiscover'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discover |
2 | do-not-discover |