chStackUnitNumber
F10-M-SERIES-CHASSIS-MIB ·
.1.3.6.1.4.1.6027.3.19.1.2.1.1.2
Object
column r/w
Integer32
The unit number associated with this unit.
The unit number can be manually assigned to stack members.
Note that the unit number assignment is based on
the following factors:
- if the unit number is requested here, but another unit
already uses that number, the unit changes its configured
unit number to the lowest unassigned unit number.
- if the unit number is 0, i.e. unassigned, then the unit sets
its configured unit number to the lowest unassigned unit number.
- if the unit number is configured and no other device uses
the unit number, then the unit starts using the configured
unit number.
- if a unit detects that the maximum number of units already
exist, the unit sets its unit number to 0, i.e. unassigned,
and stays in the Initialization state.
- The max number of stackable units allowed on this chassis
is found from the object chNumMaxStackableUnits.
Context
- MIB
- F10-M-SERIES-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6027.3.19.1.2.1.1.2- 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::chStackUnitNumber'
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::chStackUnitNumber.<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::chStackUnitNumber'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-6
Conformance
Member of