chStackUnitMgmtStatus

F10-S-SERIES-CHASSIS-MIB · .1.3.6.1.4.1.6027.3.10.1.2.2.1.4

Object

column r/w Enumeration
Indicates whether the unit is a Management Unit, 
a Stack Unit, or unassigned.
              
Setting this object to mgmtUnit(1) initiates transfer of the 
management functionality to the specified stack unit. 
Object values stackUnit(2) and unassigned(3) cannot be set.

Context

MIB
F10-S-SERIES-CHASSIS-MIB
OID
.1.3.6.1.4.1.6027.3.10.1.2.2.1.4
Type
column
Access
readwrite
Status
current
Parent
chStackUnitEntry
Groups
1

Walk 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 'F10-S-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-S-SERIES-CHASSIS-MIB::chStackUnitMgmtStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-S-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-S-SERIES-CHASSIS-MIB::chStackUnitMgmtStatus.<chStackUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-S-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-S-SERIES-CHASSIS-MIB::chStackUnitMgmtStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mgmtUnit
2standbyUnit
3stackUnit
4unassigned

Conformance