HPN-ICF-CONFIG-MAN-MIB
85 objects
This MIB contains objects for managing the system configuration. It contains the model used to represent configuration data that exists elsewhere in the system and in peripheral devices. There are no constraints on this MIB.
Imported Objects
| HPN-ICF-OID-MIB | hpnicfCommon |
| 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 | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.4 | IdentityhpnicfConfig | This MIB contains objects for managing the system configuration. It contains the model used to represent configuration data that exists elsewhere in the system… | ||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1 | NodehpnicfConfigManObjects | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1 | NodehpnicfCfgLog | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.1 | ScalarhpnicfCfgRunModifiedLast | read-only | current | The object records the value of sysUpTime when the current configuration running in the system was last modified. The value will be changed immediately after s… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.2 | ScalarhpnicfCfgRunSavedLast | read-only | current | The object records the value of sysUpTime when the current configuration running in the system was last saved. If the value of the object is smaller than hpnic… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.3 | ScalarhpnicfCfgStartModifiedLast | read-only | current | The object records the value of sysUpTime when the saved configuration used currently was last modified. It may have been modified by a save of the current con… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.4 | ScalarhpnicfCfgLogLimitedEntries | read-only | current | The object shows the maximum number of rows in hpnicfCfgLogTable. The value supported by the system is 10. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.5 | ScalarhpnicfCfgLogDeletedEntries | read-only | current | The total number of rows deleted from hpnicfCfgLogTable. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.6 | ScalarhpnicfCfgLogWantBackup | read-write | current | Decide whether to backup the value of objects about hpnicfCfgLog. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7 | TablehpnicfCfgLogTable | not-accessible | current | Table for logging configuration operation in device. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1 | RowhpnicfCfgLogEntry | not-accessible | current | Information of the entry. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.1 | ColumnhpnicfCfgLogIndex | not-accessible | current | Index of the table beginning from 1. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.2 | ColumnhpnicfCfgLogTime | read-only | current | Specify the sysUpTime when the config log was generated. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.3 | ColumnhpnicfCfgLogSrcCmd | read-only | current | Specify the source command which brought the log. Currently we provide the types of source: 1.cmdLine(1):configure log instigated by command line. 2.snmp(2):co… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.4 | ColumnhpnicfCfgLogSrcData | read-only | current | The source of the configuration data event. erase erasing destination runningData operational data alive commandSource the command source itself startupData wh… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.5 | ColumnhpnicfCfgLogDesData | read-only | current | The destination for the configuration data event. unknown unknown runningData operational data alive commandSource the command source itself startupData what t… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.6 | ColumnhpnicfCfgLogTerminalType | read-only | current | Specifies the terminal type. If hpnicfCfgLogSrcCmd is not 'cmdLine', use 'notApplicable'. The value list: notApplicable(1): no meaning at this time. unknown(2)… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.7 | ColumnhpnicfCfgLogTerminalUser | read-only | current | The name of logging user which is available when hpnicfCfgLogSrcCmd is 'cmdLine'. Other, a zero length string. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.8 | ColumnhpnicfCfgLogTerminalNum | read-only | current | Specifies the terminal number. If hpnicfCfgLogSrcCmd is not 'cmdLine', use '-1' |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.9 | ColumnhpnicfCfgLogTerminalLocation | read-only | current | The location of logging user which is available when hpnicfCfgLogSrcCmd is 'cmdLine'. Other, a zero length string. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.10 | ColumnhpnicfCfgLogCmdSrcAddress | read-only | deprecated | The address from which a request comes when the value of hpnicfCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of hpnic… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.11 | ColumnhpnicfCfgLogVirHost | read-only | current | The host name of remote system connected if hpnicfCfgLogTerminalType has the value of 'virtual'. Other, a zero length string. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.12 | ColumnhpnicfCfgLogUserName | read-only | current | The user name used when hpnicfCfgLogSrcData or hpnicfCfgLogDesData has the value of 'netFtp'. Other, a zero length string. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.13 | ColumnhpnicfCfgLogServerAddress | read-only | deprecated | The remote server address when hpnicfCfgLogSrcData or hpnicfCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0. This object is replaced by hpni… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.14 | ColumnhpnicfCfgLogFile | read-only | current | The current configuration file name when hpnicfCfgLogSrcData has the value of 'netFtp',and hpnicfCfgLogDesData has the value of 'startupData'. Other, a zero le… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.15 | ColumnhpnicfCfgLogCmdSrcAddrType | read-only | current | The type of IP address for the hpnicfCfgLogCmdSrcAddrRev. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.16 | ColumnhpnicfCfgLogCmdSrcAddrRev | read-only | current | The address from which a request comes when the value of hpnicfCfgLogSrcCmd is 'snmp(2)'. The ip address of the remote system connected when the value of hpnic… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.17 | ColumnhpnicfCfgLogCmdSrcAddrVPNName | read-only | current | The VPN instance of this operation uses. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.18 | ColumnhpnicfCfgLogServerAddrType | read-only | current | The type of IP address for the hpnicfCfgLogServerAddrRev. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.19 | ColumnhpnicfCfgLogServerAddrRev | read-only | current | The remote server address when hpnicfCfgLogSrcData or hpnicfCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.20 | ColumnhpnicfCfgLogServerAddrVPNName | read-only | current | The VPN instance of this operation uses. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.8 | ScalarhpnicfCfgFirstTrapTime | accessible-for-notify | current | Time when the first trap is sent. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2 | NodehpnicfCfgOperate | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.1 | ScalarhpnicfCfgOperateGlobalEntryLimit | read-only | current | The maximum number of copy entries that may be held in hpnicfCfgOperateTable. A particular setting does not guarantee that much data can be held. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.2 | ScalarhpnicfCfgOperateEntryAgeOutTime | read-write | current | The number of minutes an unactive hpnicfCfgOperateEntry SHOULD be kept in the hpnicfCfgOperateTable before it is active. The object is a fator taken account of… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.3 | ScalarhpnicfCfgOperateResultGlobalEntryLimit | read-write | current | The maximum number of copy entries that may be held in hpnicfCfgOperateResultTable. A particular setting does not guarantee that much data can be held. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4 | TablehpnicfCfgOperateTable | not-accessible | current | A table of config-operation requests. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1 | RowhpnicfCfgOperateEntry | not-accessible | current | An operate request entry. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.1 | ColumnhpnicfCfgOperateIndex | not-accessible | current | The unique index value of a row in this table. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.2 | ColumnhpnicfCfgOperateType | read-create | current | Specify the type of operation on configuration. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.3 | ColumnhpnicfCfgOperateProtocol | read-create | current | If the value of hpnicfCfgOperateType is running2Net,net2Running,net2Startup or startup2net, this node specify the protocol to be used for file transfer . The d… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.4 | ColumnhpnicfCfgOperateFileName | read-create | current | When the object of hpnicfCfgOperateType has the value of net2Startup, net2running or running2Net,the value must be specified. The file name may include the pat… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.5 | ColumnhpnicfCfgOperateServerAddress | read-create | deprecated | When the operation type is running2Net,net2Running,net2Startup or startup2net , the ip address of the ftp/tftp server from/to which to download/upload must be … |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.6 | ColumnhpnicfCfgOperateUserName | read-create | current | When the operation type is running2Net,net2Running,net2Startup or startup2net , the user name for the ftp server from/to which to download/upload should be spe… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.7 | ColumnhpnicfCfgOperateUserPassword | read-create | current | When the operation type is running2Net,net2Running,net2Startup or startup2net , the user password for the ftp server from/to which to download/upload should be… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.8 | ColumnhpnicfCfgOperateEndNotificationSwitch | read-create | current | Specifies whether or not a notification should be issued on the completion of the operation. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.9 | ColumnhpnicfCfgOperateRowStatus | read-create | current | The status of this table entry. When the status is active all the object's value in the entry is not allowed to modified. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.10 | ColumnhpnicfCfgOperateServerPort | read-create | current | When the operation type is running2Net, net2Running, net2Startup or startup2Net, this node is used for specifying the remote port number. If the value is 0 or … |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.11 | ColumnhpnicfCfgOperateSrvAddrType | read-create | current | The type of IP address for hpnicfCfgOperateSrvAddrRev. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.12 | ColumnhpnicfCfgOperateSrvAddrRev | read-create | current | When the operation type is running2Net,net2Running,net2Startup or startup2net , the ip address of the ftp/tftp server from/to which to download/upload must be … |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.13 | ColumnhpnicfCfgOperateSrvVPNName | read-create | current | The VPN instance of this operation uses. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5 | TablehpnicfCfgOperateResultTable | not-accessible | current | A table of config-operation requests result. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1 | RowhpnicfCfgOperateResultEntry | not-accessible | current | The result entries of configuration operation requests. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.1 | ColumnhpnicfCfgOperateResultIndex | not-accessible | current | The index of Table, which is an incremental integer. The maximum value of the node is 2147483647. The agent should wrap the value to 1 and flush all the existi… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.2 | ColumnhpnicfCfgOperateResultOptIndex | read-only | current | The operation index in the hpnicfCfgOperateTable. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.3 | ColumnhpnicfCfgOperateResultOpType | read-only | current | The operation type in the hpnicfCfgOperateTable. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.4 | ColumnhpnicfCfgOperateState | read-only | current | The operation state type in the hpnicfCfgOperateTable. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.5 | ColumnhpnicfCfgOperateTime | read-only | current | Record the time taken for the operation. This object will be like a stopwatch, starting when the operation starts, and stopping when the operation completes. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.6 | ColumnhpnicfCfgOperateEndTime | read-only | current | The value of sysUpTime when the configuration operation is finished. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.7 | ColumnhpnicfCfgOperFailReason | read-only | current | The failure reasons of configuration operation. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6 | NodehpnicfCfgExecuteOperate | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.1 | ScalarhpnicfCfgExecuteOperateResultEntryLimit | read-write | current | The maximum number of ConfigOperationType entries that may be held in hpnicfCfgExecuteResultTable. A particular setting does not guarantee that much data can b… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2 | TablehpnicfCfgExecuteResultTable | not-accessible | current | A table of configuration execute result. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1 | RowhpnicfCfgExecuteResultEntry | not-accessible | current | The result entries of configuration execute operation. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.1 | ColumnhpnicfCfgExecuteResultIndex | not-accessible | current | The index of Table, which is an incremental integer. The maximum value of the node is 2147483647. The agent should wrap the value to 1 and flush all the existi… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.2 | ColumnhpnicfCfgExecuteResultOptIndex | read-only | current | The configuration execute operation index in the hpnicfCfgExecuteResultTable. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.3 | ColumnhpnicfCfgExecuteResultOpType | read-only | current | The operation type in the hpnicfCfgExecuteResultTable. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.4 | ColumnhpnicfCfgExecuteState | read-only | current | Record the status of the specified operation. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.5 | ColumnhpnicfCfgExecuteTime | read-only | current | Record the time of the execution starts. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.6 | ColumnhpnicfCfgExecuteEndTime | read-only | current | Record the time of the execution is finished. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7 | ScalarhpnicfCfgReset | read-write | current | Reboot the device with the default configuration. |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.8 | ScalarhpnicfCfgReset2 | read-write | current | normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hpnicfCfgReset in va… |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.2 | NodehpnicfConfigManNotifications | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.2.1 | NotificationhpnicfCfgManEventlog | current | The object calculates the checksum on the current config per 10 minutes and even if it is different from the saved config but if a trap has been sent with the … | |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.2.2 | NotificationhpnicfCfgOperateCompletion | current | When create hpnicfCfgOperateTable successfully, a notification may be generated. | |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.2.3 | NotificationhpnicfCfgInvalidConfigFile | current | When the configuration file is invalid, this notification will be generated. | |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3 | NodehpnicfConfigManConformance | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3.1 | NodehpnicfConfigManCompliances | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3.1.1 | CompliancehpnicfConfigManCompliance | current | The statement of compliance for those implementing the configuration management MIB. | |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2 | NodehpnicfConfigManGroups | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.1 | GrouphpnicfCfgManLogGroup | current | A collection of objects configuration log group. | |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.2 | GrouphpnicfCfgOperateGroup | current | A group of configuration operation. | |
| 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.3 | GrouphpnicfCfgManNotificationGroup | current | Collection of notification objects. |
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) } | current | Specify operation types on configuration. Currently, following types of operation are provided: running2Startup(1): Update the saved configuration (startup) file used currently with the current configuration running in … |