All MIBs › EQUIPMENT-MIB › swUnitMgmtCtrlMode
swUnitMgmtCtrlMode
Module: EQUIPMENT-MIB
OID (symbolic): EQUIPMENT-MIB::swUnitMgmtCtrlMode
OID (numeric): 1.3.6.1.4.1.171.12.11.1.9.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the stacking mode the user configured for the unit. This object can only be configured when the device is in standalone mode.
other (1) - This object indicates the stacking mode that the user has configured for the unit. This object can only be configured when the device is in standalone mode. auto (2) - The system will auto-assign a stacking role to this unit to be: standalone(3), master(4), or slave(5). standalone (3) - The unit is forced to be in standalone mode. master (4) - The unit is forced to be in master mode. If this unit is selected to be a master, the unit can modify the configuration of the stacking system. slave (5) - The unit is forced to be in slave mode. If this unit is selected to be a slave, it can only view the configuration of the stacking system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.11.1.9.4.1.6 snmpwalk -v2c -c public <target> EQUIPMENT-MIB::swUnitMgmtCtrlMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.11.1.9.4.1.6.1 snmpget -v2c -c public <target> EQUIPMENT-MIB::swUnitMgmtCtrlMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.11.1.9.4.1.6.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.171 | dlink | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| 1.3.6.1.4.1.171.12.11 | swEquipmentMIB | EQUIPMENT-MIB |
| 1.3.6.1.4.1.171.12.11.1 | swDlinkEquipmentMIB | DLINK-EQUIPMENT-MIB |
| 1.3.6.1.4.1.171.12.11.1.9 | swUnitMgmt | DLINK-EQUIPMENT-MIB |
| 1.3.6.1.4.1.171.12.11.1.9.4 | swUnitMgmtTable | DLINK-EQUIPMENT-MIB |
| 1.3.6.1.4.1.171.12.11.1.9.4.1 | swUnitMgmtEntry | DLINK-EQUIPMENT-MIB |
| 1.3.6.1.4.1.171.12.11.1.9.4.1.6 | swUnitMgmtCtrlMode | EQUIPMENT-MIB |