chStackUnitMgmtStatus
F10-M-SERIES-CHASSIS-MIB ·
.1.3.6.1.4.1.6027.3.19.1.2.1.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-M-SERIES-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6027.3.19.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- chStackUnitEntry
- Groups
- 1
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 'F10-M-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-M-SERIES-CHASSIS-MIB::chStackUnitMgmtStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-M-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-M-SERIES-CHASSIS-MIB::chStackUnitMgmtStatus.<chStackUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-M-SERIES-CHASSIS-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-M-SERIES-CHASSIS-MIB::chStackUnitMgmtStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mgmtUnit |
2 | standbyUnit |
3 | stackUnit |
4 | unassigned |
Conformance
Member of