extremeStackMemberStackPriority
EXTREME-STACKING-MIB ·
.1.3.6.1.4.1.1916.1.33.2.1.14
Object
column Integer32
The stack priority of the stack member. The stack priority is used for the master election algorithm. The member with the highest priority comes up as the master. If there are more than one switch with highest priority, the member with the least MAC among them comes up as the master
Context
- MIB
- EXTREME-STACKING-MIB
- OID
.1.3.6.1.4.1.1916.1.33.2.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeStackMemberEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-STACKING-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-STACKING-MIB::extremeStackMemberStackPriority'
More examples
Read one indexed 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::extremeStackMemberStackPriority.<extremeStackMemberSlotId>'
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::extremeStackMemberStackPriority'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647