XcmCommsMgmtCommandRequest
A write to this object by an (authorized) management station SHALL invokes a command for this protocol entity. A read of this object SHALL return the command currently in progress or last completed. It is mandatory that a conforming management agent ensure that the contents of this object remain 'in bounds' - an undefined value SHALL be replaced by 'none' - ie, although rejected with error in the SetResponse PDU, this object SHALL NOT contain any such undefined value. At system initialization, this object SHALL contain 'none'. * 'none' - NO action(s) SHALL be taken, except agent SHALL clear '...CommandData' and set '...CommandStatus' to 'noError'. * 'test' or 'manage' - the associated '...CommandData' object SHALL be specified in the same SetRequest PDU. * all other commands - the associated '...CommandData' object MAY be specified in the same SetRequest PDU. * 'disable' - this protocol SHALL transition immediately (ie, without attempting graceful quiesce) to the 'inoperative' state. * 'enable', 'resetWarm', 'resetCold', or 'resetFactory' - the final state SHALL be either 'closed' or 'opened'. * 'test' - this protocol SHALL transition immediately to the 'testing' state; otherwise, it is a local matter (ie, protocol specific) how this command is processed; however, the associated '...CommandData' object SHALL be specified. * 'enable' - it is a local matter (ie, protocol specific) whether the final state SHALL be 'closed' or 'opened'; however, if 'closed' results, an 'open' SHALL yield 'opened'. * 'close', 'recover', or 'open' - this protocol SHALL make a 'best effort' to make an orderly transition to the requested final state. * 'quiesce' - this protocol SHALL make a 'best effort' to make a graceful transition to the 'closed' state. * 'resetCounters' - all comms counters SHALL be reset to zero. * 'resetWarm' - a comms 'warm restart' SHALL be performed. * 'resetCold' - a comms 'cold restart' SHALL be performed (ie, a power cycle reset). * 'resetFactory' - all factory defaults SHALL be restored, and a comms 'cold restart' SHALL be performed (ie, a power cycle reset). * 'flushInput' - all comms input (in progress or internally queued) SHALL be gracefully flushed * 'flushOutput' - all comms output (in progress or internally queued) SHALL be gracefully flushed * 'flushInOut' - all comms input and output output (in progress or internally queued) SHALL be gracefully flushed * 'manage' - it is a local matter (ie, product specific) how this command is processed; however, the associated '...CommandData' object SHALL be specified. Note: All of the POSIX and XCMI comms level operations are taken from the POSIX System Admin std (IEEE 1387.4) and aligned with the high-end XCMI System Admin MIB.
Possible values
40 objects| Number | Name |
|---|---|
| 1 | none |
| 2 | disable |
| 3 | test |
| 4 | enable |
| 5 | close |
| 6 | recover |
| 7 | open |
| 8 | quiesce |
| 9 | resetCounters |
| 10 | resetWarm |
| 11 | resetCold |
| 12 | resetFactory |
| 13 | flushInput |
| 14 | flushOutput |
| 15 | flushInOut |
| 16 | manage |
| 1701 | commsCreate |
| 1702 | commsDelete |
| 1703 | commsList |
| 1704 | commsSet |
| 1705 | commsClean |
| 1706 | commsDisable |
| 1707 | commsEnable |
| 1708 | commsPause |
| 1709 | commsResume |
| 1710 | commsShutdown |
| 2701 | commsManage |
| 2702 | commsRestart |
| 2721 | commsInstall |
| 2722 | commsUpgrade |
| 2723 | commsBackup |
| 2724 | commsRestore |
| 2725 | commsConfigure |
| 2726 | commsDiagnose |
| 2731 | commsResetCounters |
| 2732 | commsResetWarm |
| 2733 | commsResetCold |
| 2734 | commsResetFactory |
| 2741 | commsLogin |
| 2742 | commsLogout |