HP-ICF-RELOAD-MIB
18 objects
This MIB module describes objects for basic management of reloading devices in the HP Integrated Communication Facility product line.
Imported Objects
| ENTITY-MIB | entPhysicalIndex |
| HP-ICF-BASIC | hpicfBasic |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DateAndTime TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.1.4.20 | IdentityhpicfReloadMIB | This MIB module describes objects for basic management of reloading devices in the HP Integrated Communication Facility product line. | ||
| 1.3.6.1.4.1.11.2.14.11.1.4.20.1 | NodehpicfReloadObjects | |||
| 1.3.6.1.4.1.11.2.14.11.1.4.20.1.1 | ScalarhpicfReloadState | read-write | current | This object specifies the state of the device. If it is in: (1) 'no reload' was scheduled (2) 'reload after' was scheduled (3) 'reload at' was scheduled To can… |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.1.2 | ScalarhpicfReloadAfter | read-write | current | The object specifies the time in seconds after which reload will occur.If no reload is scheduled it returns -1. To schedule a reload/reboot, time in seconds is… |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.1.3 | ScalarhpicfReloadAt | read-write | current | The object specifies the time and date at which reload will occur. To schedule a reload in the future, the time and date at which reload needs to occur should … |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.2 | NodehpicfEntityReload | |||
| 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2 | TablehpicfReloadTable | not-accessible | current | This table contains a row for different entities and shows the control operation and the latest reload time for that entity. |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2.1 | RowhpicfReloadEntry | not-accessible | current | Information about Reload table. |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2.1.1 | ColumnhpicfReloadControl | read-write | current | This specifies the control action for this entity |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2.1.2 | ColumnhpicfReloadDateTime | read-only | current | The object specifies the time and date at which the last reload will occured |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3 | NodehpicfReloadConformance | |||
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3.1 | NodehpicfReloadGroups | |||
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3.1.1 | GrouphpicfReloadGroup | current | A collection of objects for reload command. | |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2 | NodehpicfReloadCompliances | |||
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2.1 | CompliancehpicfReloadFullCompliance1 | current | The compliance statement for SNMP entities which implement the RELOAD-MIB with support for writable objects and notifications. Such an implementation can be bo… | |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2.2 | CompliancehpicfReloadFullCompliance2 | current | The compliance statement for SNMP entities which implement the RELOAD-MIB with support for writable objects. Such an implementation can be both monitored and c… | |
| 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2.3 | CompliancehpicfReloadReadOnlyCompliance1 | read-only | current | The compliance statement for SNMP entities which implement the hpicfReload MIB without support for read-write (i.e. in read-only mode). It can also send notifi… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ReloadControl | INTEGER { reloadSlotNone(1), fullPowerCycleReload(2) } | current | An enumerated value which provides an indication of the reload control. |