Lines Matching refs:MDC

14 HH3C-MDC-MIB DEFINITIONS ::= BEGIN
36 "This MIB contains objects to manage MDC (Multitenant Device Context) operations.
40 … 2. Assign CPU, storage space, and memory space resources to the MDC, and display their status.
41 3. Authorize the MDC to use the interface cards, and assign physical interfaces to an MDC.
43 Default MDC: A device supporting MDCs is an MDC itself, and it is called the default MDC.
44 …From the default MDC, administrators can manage the entire physical device, create and delete non-…
47 Non-default MDC: No MDCs can be created on a non-default MDC.
49 A non-default MDC can use only the resources assigned to it."
61 "start: start the MDC
62 stop: stop the MDC"
72 "Status of the MDC:
73 inactive: The MDC is stopped or not started yet.
74 starting: The device is executing the mdc start command to start the MDC.
75 active: The MDC is operating properly.
76 stopping: The device is executing the undo mdc start command to stop the MDC.
77 …updating: The device is executing the location command to authorize the MDC to use an interface ca…
111 -- The operation and information for MDC.
120 "This table is used to configure MDCs for a device and show MDC's status."
129 "An entry of the hh3cMDCControlTable, every entry is corresponding with an MDC."
154 "MDC ID is used as MDCIndex, the value range of MDC ID depends on the device model.
164 "Specifies the MDC name, a case-sensitive string of 1 to 15 characters.
165 The MDC name cannot be modified after creation."
174 "State of MDC action: start/stop.
175 After an MDC is started, administrators of the MDC can log in to
176 the MDC for MDC configuration and maintenance.
177 Stopping an MDC interrupts all services on the MDC and logs out
178 all users of the MDC.
180 Non-default MDC cannot operate."
213 Specify a disk space percentage for an MDC and display the disk space usage.
216 and an MDC can use all free disk space in the system.
218 Non-default MDC can only query the disk space usage."
228 disk resource of an MDC.
295 Make sure the disk space amount assigned to an MDC is
296 greater than the disk space amount the MDC is using.
297 Non-default MDC cannot set"
344 Specify a memory space percentage for an MDC and display the memory space usage.
345 Default: All MDCs share the memory space in the system, and an MDC can use all free memory.
347 Non-default MDC can only query resource message of memory."
357 with memory resource of an MDC.
390 Non-default MDC cannot set."
401 it specifies the ratio of the memory space that an MDC can use.
402 Make sure this amount is sufficient for the MDC to operate properly.
403 Non-default MDC cannot set."
448 Specify a CPU weight for an MDC and display the CPU usage.
449 The amount of CPU resources an MDC can use depends on the CPU weight
452 Non-default MDC can only query CPU resources."
462 with CPU resources of an MDC.
486 this number specifies a CPU weight for an MDC.
487 Non-default MDC cannot set."
501 -- The MDC location status.
510 Authorize an MDC to use an interface card and query state of location.
511 To assign physical interfaces to an MDC, administrators must authorize the MDC
514 Default: All interface cards of the device belong to the default MDC,
515 and a non-default MDC cannot use any interface card.
516 Non-default MDC can only query location state."
526 whether an MDC has been Authorized to use the interface cards.
546 "To authorize the MDC to use the interface cards, set the value
566 Non-default MDC cannot operate."
579 The interfaces in a group must be assigned to the same MDC at the same time or
580 removed from an MDC at the same time. Interface grouping depends on the device model.
625 "This table is used to assigning a physical interface to an MDC.
626 It is allowed that allocate interfaces to a non-default MDC from the default MDC,
627 and allocate interfaces back to the default MDC from a non-default MDC.
629 All physical interfaces on the device belong to the default MDC,
630 and a non-default MDC has no physical interfaces to use.
631 Multiple physical interfaces can be assigned to a non-default MDC.
632 A physical interface must meet the following conditions to be assigned to a non-default MDC:
633 1. Belongs to the default MDC.
636 4. Not in an interface group with an interface assigned to another MDC.
637 … 5. The default MDC uses only the physical interfaces that are not assigned to a non-default MDC.
639 Non-default MDC cannot set this table."
649 whether physical interfaces have been assigned to an MDC."
705 "MDC ID is used as hh3cMDCAllocateMDCId.
706 Default MDC: It is allowed that allocate interfaces to non-default MDC from
707 the default MDC, and allocate interfaces back to the default MDC from
708 a non-default MDC.
709 Non-default MDC cannot set allocation, can only query grouping of own MDC."
721 "The hh3cMDCStateChangeToActive trap indicates that the MDC status has changed to active."
728 … "The hh3cMDCStateChangeToInactive trap indicates that the MDC status has changed to inactive."