MIBs Depot

HPN-ICF-CONFIG-MAN-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.4
Last updated
2011-11-26 00:00
Revisions
2011-11-26 00:00
Namespace
hp
Source file
HPN-ICF-CONFIG-MAN-MIB
Digest
sha256:e184b4b939112feb57a51a56fcdb89d0ae66c55fca4b38ece93dee14bf4fe959

Description

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.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
ConfigOperationStateType
TEXTUAL-CONVENTION
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.
current
ConfigOperationType
TEXTUAL-CONVENTION
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).
current

Objects

NameOIDSyntaxAccessStatus
hpnicfConfigManObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.1
hpnicfCfgLog
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1
hpnicfCfgRunModifiedLast
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.1TimeTicksread-onlycurrent
hpnicfCfgRunSavedLast
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.2TimeTicksread-onlycurrent
hpnicfCfgStartModifiedLast
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.3TimeTicksread-onlycurrent
hpnicfCfgLogLimitedEntries
OBJECT-TYPE
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.4Integer32 (0..2147483647)read-onlycurrent
hpnicfCfgLogDeletedEntries
OBJECT-TYPE
The total number of rows deleted from hpnicfCfgLogTable.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.5Counter32read-onlycurrent
hpnicfCfgLogWantBackup
OBJECT-TYPE
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.6TruthValueread-writecurrent
hpnicfCfgLogTable
OBJECT-TYPE
Table for logging configuration operation in device.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7not-accessiblecurrent
hpnicfCfgLogEntry
OBJECT-TYPE
Information of the entry.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1not-accessiblecurrent
hpnicfCfgLogIndex
OBJECT-TYPE
Index of the table beginning from 1.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfCfgLogTime
OBJECT-TYPE
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.2TimeTicksread-onlycurrent
hpnicfCfgLogSrcCmd
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.3INTEGER {cmdLine(1), snmp(2), other(3)}read-onlycurrent
hpnicfCfgLogSrcData
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.4INTEGER {erase(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)}read-onlycurrent
hpnicfCfgLogDesData
OBJECT-TYPE
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
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.5INTEGER {unknown(1), runningData(2), commandSource(3), startupData(4), local(5), netFtp(6), hotPlugging(7)}read-onlycurrent
hpnicfCfgLogTerminalType
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.6INTEGER {notApplicable(1), unknown(2), console(3), terminal(4), virtual(5), auxiliary(6)}read-onlycurrent
hpnicfCfgLogTerminalUser
OBJECT-TYPE
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.7DisplayString (SIZE(0..64))read-onlycurrent
hpnicfCfgLogTerminalNum
OBJECT-TYPE
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.8Integer32read-onlycurrent
hpnicfCfgLogTerminalLocation
OBJECT-TYPE
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.9DisplayString (SIZE(0..64))read-onlycurrent
hpnicfCfgLogCmdSrcAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.10IpAddressread-onlydeprecated
hpnicfCfgLogVirHost
OBJECT-TYPE
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.11DisplayString (SIZE(0..64))read-onlycurrent
hpnicfCfgLogUserName
OBJECT-TYPE
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.12DisplayString (SIZE(0..64))read-onlycurrent
hpnicfCfgLogServerAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.13IpAddressread-onlydeprecated
hpnicfCfgLogFile
OBJECT-TYPE
The current configuration file name when hpnicfCfgLogSrcData has the value of 'netFtp',and hpnicfCfgLogDesData has the value of 'startupData'. Other, a zero length string.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.14DisplayString (SIZE(0..64))read-onlycurrent
hpnicfCfgLogCmdSrcAddrType
OBJECT-TYPE
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.15InetAddressTyperead-onlycurrent
hpnicfCfgLogCmdSrcAddrRev
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.16InetAddressread-onlycurrent
hpnicfCfgLogCmdSrcAddrVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.17DisplayStringread-onlycurrent
hpnicfCfgLogServerAddrType
OBJECT-TYPE
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.18InetAddressTyperead-onlycurrent
hpnicfCfgLogServerAddrRev
OBJECT-TYPE
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.19InetAddressread-onlycurrent
hpnicfCfgLogServerAddrVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.7.1.20DisplayStringread-onlycurrent
hpnicfCfgFirstTrapTime
OBJECT-TYPE
Time when the first trap is sent.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.1.8TimeTicksaccessible-for-notifycurrent
hpnicfCfgOperate
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2
hpnicfCfgOperateGlobalEntryLimit
OBJECT-TYPE
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.1Integer32 (1..10)read-onlycurrent
hpnicfCfgOperateEntryAgeOutTime
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.2Integer32 (1..60)read-writecurrent
hpnicfCfgOperateResultGlobalEntryLimit
OBJECT-TYPE
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.3Integer32 (1..50)read-writecurrent
hpnicfCfgOperateTable
OBJECT-TYPE
A table of config-operation requests.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4not-accessiblecurrent
hpnicfCfgOperateEntry
OBJECT-TYPE
An operate request entry.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1not-accessiblecurrent
hpnicfCfgOperateIndex
OBJECT-TYPE
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.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfCfgOperateType
OBJECT-TYPE
Specify the type of operation on configuration.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.2ConfigOperationTyperead-createcurrent
hpnicfCfgOperateProtocol
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.3INTEGER {ftp(1), tftp(2), clusterftp(3), clustertftp(4)}read-createcurrent
hpnicfCfgOperateFileName
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.4DisplayString (SIZE(1..128))read-createcurrent
hpnicfCfgOperateServerAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.5IpAddressread-createdeprecated
hpnicfCfgOperateUserName
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.6DisplayString (SIZE(0..40))read-createcurrent
hpnicfCfgOperateUserPassword
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.7DisplayString (SIZE(0..40))read-createcurrent
hpnicfCfgOperateEndNotificationSwitch
OBJECT-TYPE
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.8TruthValueread-createcurrent
hpnicfCfgOperateRowStatus
OBJECT-TYPE
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.9RowStatusread-createcurrent
hpnicfCfgOperateServerPort
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.10Integer32 (0..65535)read-createcurrent
hpnicfCfgOperateSrvAddrType
OBJECT-TYPE
The type of IP address for hpnicfCfgOperateSrvAddrRev.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.11InetAddressTyperead-createcurrent
hpnicfCfgOperateSrvAddrRev
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.12InetAddressread-createcurrent
hpnicfCfgOperateSrvVPNName
OBJECT-TYPE
The VPN instance of this operation uses.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.4.1.13DisplayStringread-createcurrent
hpnicfCfgOperateResultTable
OBJECT-TYPE
A table of config-operation requests result.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5not-accessiblecurrent
hpnicfCfgOperateResultEntry
OBJECT-TYPE
The result entries of configuration operation requests.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1not-accessiblecurrent
hpnicfCfgOperateResultIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfCfgOperateResultOptIndex
OBJECT-TYPE
The operation index in the hpnicfCfgOperateTable.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.2Integer32 (1..2147483647)read-onlycurrent
hpnicfCfgOperateResultOpType
OBJECT-TYPE
The operation type in the hpnicfCfgOperateTable.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.3ConfigOperationTyperead-onlycurrent
hpnicfCfgOperateState
OBJECT-TYPE
The operation state type in the hpnicfCfgOperateTable.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.4ConfigOperationStateTyperead-onlycurrent
hpnicfCfgOperateTime
OBJECT-TYPE
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.5TimeTicksread-onlycurrent
hpnicfCfgOperateEndTime
OBJECT-TYPE
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.6TimeTicksread-onlycurrent
hpnicfCfgOperFailReason
OBJECT-TYPE
The failure reasons of configuration operation.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.5.1.7DisplayStringread-onlycurrent
hpnicfCfgExecuteOperate
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6
hpnicfCfgExecuteOperateResultEntryLimit
OBJECT-TYPE
The maximum number of ConfigOperationType entries that may be held in hpnicfCfgExecuteResultTable. 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.6.1Integer32 (5..20)read-writecurrent
hpnicfCfgExecuteResultTable
OBJECT-TYPE
A table of configuration execute result.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2not-accessiblecurrent
hpnicfCfgExecuteResultEntry
OBJECT-TYPE
The result entries of configuration execute operation.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1not-accessiblecurrent
hpnicfCfgExecuteResultIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfCfgExecuteResultOptIndex
OBJECT-TYPE
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.2Integer32 (1..2147483647)read-onlycurrent
hpnicfCfgExecuteResultOpType
OBJECT-TYPE
The operation type in the hpnicfCfgExecuteResultTable.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.3ConfigOperationTyperead-onlycurrent
hpnicfCfgExecuteState
OBJECT-TYPE
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.4ConfigOperationStateTyperead-onlycurrent
hpnicfCfgExecuteTime
OBJECT-TYPE
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.5TimeTicksread-onlycurrent
hpnicfCfgExecuteEndTime
OBJECT-TYPE
Record the time of the execution is finished.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.6.2.1.6TimeTicksread-onlycurrent
hpnicfCfgReset
OBJECT-TYPE
Reboot the device with the default configuration.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.7INTEGER {normal(1), reset(2)}read-writecurrent
hpnicfCfgReset2
OBJECT-TYPE
normal:do nothing. reset :reboot the device with the default configuration. 'normal' will be returned when getting. This node differs from hpnicfCfgReset in value.
1.3.6.1.4.1.11.2.14.11.15.2.4.1.2.8INTEGER {normal(0), reset(1)}read-writecurrent
hpnicfConfigManNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.2
hpnicfConfigManConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.3
hpnicfConfigManCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.3.1
hpnicfConfigManGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.4.3.2

Notifications

NameOIDStatus
hpnicfCfgManEventlog
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.4.2.1current
hpnicfCfgOperateCompletion
NOTIFICATION-TYPE
When create hpnicfCfgOperateTable successfully, a notification may be generated.
1.3.6.1.4.1.11.2.14.11.15.2.4.2.2current
hpnicfCfgInvalidConfigFile
NOTIFICATION-TYPE
When the configuration file is invalid, this notification will be generated.
1.3.6.1.4.1.11.2.14.11.15.2.4.2.3current

Conformance

NameOIDStatus
hpnicfConfigManCompliance
MODULE-COMPLIANCE
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.1.1current
hpnicfCfgManLogGroup
OBJECT-GROUP
A collection of objects configuration log group.
1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.1current
hpnicfCfgOperateGroup
OBJECT-GROUP
A group of configuration operation.
1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.2current
hpnicfCfgManNotificationGroup
NOTIFICATION-GROUP
Collection of notification objects.
1.3.6.1.4.1.11.2.14.11.15.2.4.3.2.3current