HPN-ICF-CONFIG-MAN-MIB

File: HPN-ICF-CONFIG-MAN-MIB.mib (40048 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-SMI
INET-ADDRESS-MIB SNMPv2-TC

Imported symbols

hpnicfCommon OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP TimeTicks IpAddress
Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE InetAddressType
InetAddress DisplayString TruthValue
RowStatus TEXTUAL-CONVENTION

Defined Types

ConfigOperationType  
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 the system. This operation is equivalent to the [save] command from command line. If current startup configuration file does not exist, then the default startup configuration file is created to save the data and this becomes the current startup configuration file. startup2Running(2): Update the current configuration running in the system with the saved configuration (startup) file used currently. The commands in the file are executed as if they had been entered via the command line. If the current startup configuration file does not exist, the operation will fail with the error opFileOpenError(13). running2Net(3): Send the current configuration running in the system to the network using the specified file transfer protocol. net2Running(4): Update the current configuration running in the system with a remote file from the network using the specified file transfer protocol. The commands in the file are executed as if they had been entered via the command line. net2Startup(5): Download a remote file to the local system using the specified file transfer protocol and replace the saved configuration (startup) file used currently. If current startup configurationfile does not exist, the default startup configuration file is created to save the data and this becomes the current startup configuration file. startup2Net(6): Send the saved configuration (startup) file used currently to the network using the specified file transfer protocol. If the current startup configuration file does not exist, the operation will fail with the error opFileOpenError(13).
TEXTUAL-CONVENTION    
  INTEGER running2Startup(1), startup2Running(2), running2Net(3), net2Running(4), net2Startup(5), startup2Net(6)  

ConfigOperationStateType  
The status of the specified operation. opInProgress : Specified operation is active. opOperationSuccess : Specified operation is supported and completed successfully. opInvalidOperation : Command invalid or command/protocol/device combination unsupported. opInvalidProtocol : Invalid protocol specified. opInvalidSourceName : Invalid source file name specified. opInvalidDestName : Invalid target name specified. opInvalidServerAddress : Invalid server address specified. opDeviceBusy : Specified device is in use and locked by another process. opDeviceOpenError : Invalid device name. opDeviceError : Device read, write or erase error. opDeviceNotProgrammable : Device is read-only but a write or erase operation was specified. opDeviceFull : Device is filled to capacity. opFileOpenError : Invalid file name; file not found in partition. opFileTransferError : File transfer was unsuccessful; network failure. opFileChecksumError : File checksum in Flash failed. opNoMemory : System running low on memory. opAuthFail: Invalid user name or password. opTimeOut : File transfer was timeout. opUnknownFailure : Failure unknown. opInvalidConfigFile: Invalid configration file. opSlaveFull : Operation is fail for the slave don't have enough space. opCopyToSlaveFailure : Operation is fail when copy file to the slave.
TEXTUAL-CONVENTION    
  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)  

HpnicfCfgLogEntry  
SEQUENCE    
  hpnicfCfgLogIndex Integer32
  hpnicfCfgLogTime TimeTicks
  hpnicfCfgLogSrcCmd INTEGER
  hpnicfCfgLogSrcData INTEGER
  hpnicfCfgLogDesData INTEGER
  hpnicfCfgLogTerminalType INTEGER
  hpnicfCfgLogTerminalUser DisplayString
  hpnicfCfgLogTerminalNum Integer32
  hpnicfCfgLogTerminalLocation DisplayString
  hpnicfCfgLogCmdSrcAddress IpAddress
  hpnicfCfgLogVirHost DisplayString
  hpnicfCfgLogUserName DisplayString
  hpnicfCfgLogServerAddress IpAddress
  hpnicfCfgLogFile DisplayString
  hpnicfCfgLogCmdSrcAddrType InetAddressType
  hpnicfCfgLogCmdSrcAddrRev InetAddress
  hpnicfCfgLogCmdSrcAddrVPNName DisplayString
  hpnicfCfgLogServerAddrType InetAddressType
  hpnicfCfgLogServerAddrRev InetAddress
  hpnicfCfgLogServerAddrVPNName DisplayString

HpnicfCfgOperateEntry  
SEQUENCE    
  hpnicfCfgOperateIndex Integer32
  hpnicfCfgOperateType ConfigOperationType
  hpnicfCfgOperateProtocol INTEGER
  hpnicfCfgOperateFileName DisplayString
  hpnicfCfgOperateServerAddress IpAddress
  hpnicfCfgOperateUserName DisplayString
  hpnicfCfgOperateUserPassword DisplayString
  hpnicfCfgOperateEndNotificationSwitch TruthValue
  hpnicfCfgOperateRowStatus RowStatus
  hpnicfCfgOperateServerPort Integer32
  hpnicfCfgOperateSrvAddrType InetAddressType
  hpnicfCfgOperateSrvAddrRev InetAddress
  hpnicfCfgOperateSrvVPNName DisplayString

HpnicfCfgOperateResultEntry  
SEQUENCE    
  hpnicfCfgOperateResultIndex Integer32
  hpnicfCfgOperateResultOptIndex Integer32
  hpnicfCfgOperateResultOpType ConfigOperationType
  hpnicfCfgOperateState ConfigOperationStateType
  hpnicfCfgOperateTime TimeTicks
  hpnicfCfgOperateEndTime TimeTicks
  hpnicfCfgOperFailReason DisplayString

HpnicfCfgExecuteResultEntry  
SEQUENCE    
  hpnicfCfgExecuteResultIndex Integer32
  hpnicfCfgExecuteResultOptIndex Integer32
  hpnicfCfgExecuteResultOpType ConfigOperationType
  hpnicfCfgExecuteState ConfigOperationStateType
  hpnicfCfgExecuteTime TimeTicks
  hpnicfCfgExecuteEndTime TimeTicks

Defined Values

hpnicfConfig 1.3.6.1.4.1.11.2.14.11.15.2.4
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.
MODULE-IDENTITY    

hpnicfConfigManObjects 1.3.6.1.4.1.11.2.14.11.15.2.4.1
OBJECT IDENTIFIER    

hpnicfCfgLog 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1
OBJECT IDENTIFIER    

hpnicfCfgRunModifiedLast 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.1
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 system detects the current configuration has been changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgRunSavedLast 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.2
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 hpnicfCfgRunModifiedLast, the current configuration has been modified but not saved.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgStartModifiedLast 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.3
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 configuration running in the system or other methods such as copy.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgLogLimitedEntries 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.4
The object shows the maximum number of rows in hpnicfCfgLogTable. The value supported by the system is 10.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hpnicfCfgLogDeletedEntries 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.5
The total number of rows deleted from hpnicfCfgLogTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfCfgLogWantBackup 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.6
Decide whether to backup the value of objects about hpnicfCfgLog.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfCfgLogTable 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7
Table for logging configuration operation in device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCfgLogEntry

hpnicfCfgLogEntry 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1
Information of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCfgLogEntry  

hpnicfCfgLogIndex 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.1
Index of the table beginning from 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfCfgLogTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.2
Specify the sysUpTime when the config log was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgLogSrcCmd 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.3
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):configure log instigated by snmp. 3.other(3):configure log instigated by other source unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cmdLine(1), snmp(2), other(3)  

hpnicfCfgLogSrcData 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.4
The source of the configuration data event. erase erasing destination runningData operational data alive commandSource the command source itself startupData what the system will use next reboot local local NVRAM or flash netFtp FTP network transfer hotPlugging board is inserted or pulled out on line
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER erase(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)  

hpnicfCfgLogDesData 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.5
The destination for the configuration data event. unknown unknown runningData operational data alive commandSource the command source itself startupData what the system will use next reboot local local NVRAM or flash netFtp FTP network transfer hotPlugging board is inserted or pulled out on line
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)  

hpnicfCfgLogTerminalType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.6
Specifies the terminal type. If hpnicfCfgLogSrcCmd is not 'cmdLine', use 'notApplicable'. The value list: notApplicable(1): no meaning at this time. unknown(2): unknown terminal type. console(3): console interface. terminal(4): generic terminal. virtual(5): virtual terminal such as telnet. auxiliary(6): auxiliary interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), unknown(2), console(3), terminal(4), virtual(5), auxiliary(6)  

hpnicfCfgLogTerminalUser 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.7
The name of logging user which is available when hpnicfCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hpnicfCfgLogTerminalNum 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.8
Specifies the terminal number. If hpnicfCfgLogSrcCmd is not 'cmdLine', use '-1'
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCfgLogTerminalLocation 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.9
The location of logging user which is available when hpnicfCfgLogSrcCmd is 'cmdLine'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hpnicfCfgLogCmdSrcAddress 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.10
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 hpnicfCfgLogTerminalType is 'virtual'. Other, the value of 0.0.0.0. This object is replaced by hpnicfCfgLogCmdSrcAddrRev for it only support IPv4.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfCfgLogVirHost 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.11
The host name of remote system connected if hpnicfCfgLogTerminalType has the value of 'virtual'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hpnicfCfgLogUserName 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.12
The user name used when hpnicfCfgLogSrcData or hpnicfCfgLogDesData has the value of 'netFtp'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hpnicfCfgLogServerAddress 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.13
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 hpnicfCfgLogServerAddrRev for it only support IPv4.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hpnicfCfgLogFile 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.14
The current configuration file name when hpnicfCfgLogSrcData has the value of 'netFtp',and hpnicfCfgLogDesData has the value of 'startupData'. Other, a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hpnicfCfgLogCmdSrcAddrType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.15
The type of IP address for the hpnicfCfgLogCmdSrcAddrRev.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfCfgLogCmdSrcAddrRev 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.16
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 hpnicfCfgLogTerminalType is 'virtual'. Other, the value of 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpnicfCfgLogCmdSrcAddrVPNName 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.17
The VPN instance of this operation uses.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfCfgLogServerAddrType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.18
The type of IP address for the hpnicfCfgLogServerAddrRev.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hpnicfCfgLogServerAddrRev 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.19
The remote server address when hpnicfCfgLogSrcData or hpnicfCfgLogDesData has the value of 'netFtp'. Other, a value of 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hpnicfCfgLogServerAddrVPNName 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.20
The VPN instance of this operation uses.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfCfgFirstTrapTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.8
Time when the first trap is sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgOperate 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2
OBJECT IDENTIFIER    

hpnicfCfgOperateGlobalEntryLimit 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.1
The maximum number of copy entries that may be held in hpnicfCfgOperateTable. A particular setting does not guarantee that much data can be held.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

hpnicfCfgOperateEntryAgeOutTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.2
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 when it needs delete some rows make room in hpnicfCfgOperateTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

hpnicfCfgOperateResultGlobalEntryLimit 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.3
The maximum number of copy entries that may be held in hpnicfCfgOperateResultTable. A particular setting does not guarantee that much data can be held.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..50  

hpnicfCfgOperateTable 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4
A table of config-operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCfgOperateEntry

hpnicfCfgOperateEntry 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1
An operate request entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCfgOperateEntry  

hpnicfCfgOperateIndex 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.1
The unique index value of a row in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfCfgOperateType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.2
Specify the type of operation on configuration.
Status: current Access: read-create
OBJECT-TYPE    
  ConfigOperationType  

hpnicfCfgOperateProtocol 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.3
If the value of hpnicfCfgOperateType is running2Net,net2Running,net2Startup or startup2net, this node specify the protocol to be used for file transfer . The default protocol is ftp if no protocol is specified. And for other value of hpnicfCfgOperateType , this object may be ignored by the implementation. when clusterftp or clustertftp is selected, the hpnicfCfgOperateServerAddress needn't be set, the server address can be acquired automatically, the value of hpnicfCfgOperateServerAddress is uncertain during operation. both member switch and commander switch can use them if they support HGMP v2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(1), tftp(2), clusterftp(3), clustertftp(4)  

hpnicfCfgOperateFileName 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.4
When the object of hpnicfCfgOperateType has the value of net2Startup, net2running or running2Net,the value must be specified. The file name may include the path if applicable. If the value of hpnicfCfgOperateType is net2Startup or net2running, this node specify the source file name of transfers.If the value of hpnicfCfgOperateType is running2Net , this node specify the destination file name of transfers. When hpnicfCfgOperateType has the value of startup2net,the object may not be created instead of using the file name of startup configuration file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..128)  

hpnicfCfgOperateServerAddress 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.5
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 specified. Values of 0.0.0.0 or FF.FF.FF.FF are not permitted. This object is replaced by hpnicfCfgOperateSrvAddrRev for it only support IPv4.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfCfgOperateUserName 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.6
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 specified. The object must be created if hpnicfCfgOperateProtocol has the value of ftp.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..40)  

hpnicfCfgOperateUserPassword 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.7
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 specified. The object must be created if hpnicfCfgOperateProtocol has the value of ftp.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..40)  

hpnicfCfgOperateEndNotificationSwitch 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.8
Specifies whether or not a notification should be issued on the completion of the operation.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfCfgOperateRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.9
The status of this table entry. When the status is active all the object's value in the entry is not allowed to modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCfgOperateServerPort 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.10
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 not specified, the known port number will be used.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfCfgOperateSrvAddrType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.11
The type of IP address for hpnicfCfgOperateSrvAddrRev.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpnicfCfgOperateSrvAddrRev 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.12
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 specified.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfCfgOperateSrvVPNName 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.13
The VPN instance of this operation uses.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

hpnicfCfgOperateResultTable 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5
A table of config-operation requests result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCfgOperateResultEntry

hpnicfCfgOperateResultEntry 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1
The result entries of configuration operation requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCfgOperateResultEntry  

hpnicfCfgOperateResultIndex 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.1
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 existing entries when the maximum value is reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfCfgOperateResultOptIndex 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.2
The operation index in the hpnicfCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfCfgOperateResultOpType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.3
The operation type in the hpnicfCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationType  

hpnicfCfgOperateState 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.4
The operation state type in the hpnicfCfgOperateTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationStateType  

hpnicfCfgOperateTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgOperateEndTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.6
The value of sysUpTime when the configuration operation is finished.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgOperFailReason 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.7
The failure reasons of configuration operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnicfCfgExecuteOperate 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6
OBJECT IDENTIFIER    

hpnicfCfgExecuteOperateResultEntryLimit 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.1
The maximum number of ConfigOperationType entries that may be held in hpnicfCfgExecuteResultTable. A particular setting does not guarantee that much data can be held.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..20  

hpnicfCfgExecuteResultTable 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2
A table of configuration execute result.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCfgExecuteResultEntry

hpnicfCfgExecuteResultEntry 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1
The result entries of configuration execute operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCfgExecuteResultEntry  

hpnicfCfgExecuteResultIndex 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.1
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 existing entries when the maximum value is reached.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfCfgExecuteResultOptIndex 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.2
The configuration execute operation index in the hpnicfCfgExecuteResultTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfCfgExecuteResultOpType 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.3
The operation type in the hpnicfCfgExecuteResultTable.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationType  

hpnicfCfgExecuteState 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.4
Record the status of the specified operation.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigOperationStateType  

hpnicfCfgExecuteTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.5
Record the time of the execution starts.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgExecuteEndTime 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.6
Record the time of the execution is finished.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpnicfCfgReset 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7
Reboot the device with the default configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reset(2)  

hpnicfCfgReset2 1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.8
normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hpnicfCfgReset in value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), reset(1)  

hpnicfConfigManNotifications 1.3.6.1.4.1.11.2.14.11.15.2.4.2
OBJECT IDENTIFIER    

hpnicfCfgManEventlog 1.3.6.1.4.1.11.2.14.11.15.2.4.2.1
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 same checksum then don't send again until the checksum is different.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfCfgOperateCompletion 1.3.6.1.4.1.11.2.14.11.15.2.4.2.2
When create hpnicfCfgOperateTable successfully, a notification may be generated.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfCfgInvalidConfigFile 1.3.6.1.4.1.11.2.14.11.15.2.4.2.3
When the configuration file is invalid, this notification will be generated.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfConfigManConformance 1.3.6.1.4.1.11.2.14.11.15.2.4.3
OBJECT IDENTIFIER    

hpnicfConfigManCompliances 1.3.6.1.4.1.11.2.14.11.15.2.4.3.1
OBJECT IDENTIFIER    

hpnicfConfigManCompliance 1.3.6.1.4.1.11.2.14.11.15.2.4.3.1.1
The statement of compliance for those implementing the configuration management MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpnicfConfigManGroups 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2
OBJECT IDENTIFIER    

hpnicfCfgManLogGroup 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.1
A collection of objects configuration log group.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfCfgOperateGroup 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.2
A group of configuration operation.
Status: current Access: read-write
OBJECT-GROUP    

hpnicfCfgManNotificationGroup 1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.3
Collection of notification objects.
Status: current Access: read-write
NOTIFICATION-GROUP