HH3C-CONFIG-MAN-MIB
2 objects
No module-level DESCRIPTION found.
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks |
| SNMPv2-TC | DateAndTime DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ConfigOperationStateType | INTEGER { opInProgress(1), opSuccess(2), opInvalidOperation(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceOpenError(9), opDeviceError(10), opDeviceNotProgrammable(11), opDeviceFull(12), opFileOpenError(13), opFileTransferError(14), opFileChecksumError(15), opNoMemory(16), opAuthFail(17), opTimeOut(18), opUnknownFailure(19), opInvalidConfigFile(20), opSlaveFull(21), opCopyToSlaveFailure(22) } | current | The status of the specified operation. opInProgress : Specified operation is active. opOperationSuccess : Specified operation is supported and completed successfully. opInvalidOperation : Command invalid or command/prot… |
| ConfigOperationType | INTEGER { running2Startup(1), startup2Running(2), running2Net(3), net2Running(4), net2Startup(5), startup2Net(6), running2File(7), file2Running(8) } | current | Specify operation types on configuration. Currently, the following types of operations are provided: running2Startup(1): Update the next-startup configuration file with the current configuration running in the system. T… |