HP-ICF-RELOAD-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-RELOAD-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpicfReloadMIB 1.3.6.1.4.1.11.2.14.11.1.4.20
This MIB module describes objects for basic management of reloading devices in the HP Integrated Communication Facility product line.
       hpicfReloadObjects 1.3.6.1.4.1.11.2.14.11.1.4.20.1
           hpicfReloadState 1.3.6.1.4.1.11.2.14.11.1.4.20.1.1 integer read-write
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 cancel the scheduled reload, this object needs to be set with (1). NOTE: This object cannot be set with (2) or (3).When hpicfReloadAfter or hpicfReloadAt is scheduled the state of hpicfReloadState is automatically changed to (2) or (3) respectively. Enumeration: 'notScheduled': 1, 'reloadAfter': 2, 'reloadAt': 3.
           hpicfReloadAfter 1.3.6.1.4.1.11.2.14.11.1.4.20.1.2 integer32 read-write
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 entered and 0 for immediate reload. When hpicfReloadAfter is scheduled the state of hpicfReloadState is changed to reloadAfter automatically. NOTE: If hpicfReloadAt or hpicfReloadAfter is already scheduled, it will automatically be cancelled and the new hpicfReloadAfter is scheduled.
           hpicfReloadAt 1.3.6.1.4.1.11.2.14.11.1.4.20.1.3 dateandtime read-write
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 be given. When hpicfReloadAt is scheduled it will change the state of hpicfReloadState to reloadAt. NOTE: If hpicfReloadAt or hpicfReloadAfter is already scheduled, it will automatically be cancelled and the new hpicfReloadAt is scheduled.
       hpicfEntityReload 1.3.6.1.4.1.11.2.14.11.1.4.20.2
           hpicfReloadTable 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2 no-access
This table contains a row for different entities and shows the control operation and the latest reload time for that entity.
               hpicfReloadEntry 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2.1 no-access
Information about Reload table.
                   hpicfReloadControl 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2.1.1 reloadcontrol read-write
This specifies the control action for this entity
                   hpicfReloadDateTime 1.3.6.1.4.1.11.2.14.11.1.4.20.2.2.1.2 dateandtime read-only
The object specifies the time and date at which the last reload will occured
       hpicfReloadConformance 1.3.6.1.4.1.11.2.14.11.1.4.20.3
           hpicfReloadGroups 1.3.6.1.4.1.11.2.14.11.1.4.20.3.1
               hpicfReloadGroup 1.3.6.1.4.1.11.2.14.11.1.4.20.3.1.1
A collection of objects for reload command.
           hpicfReloadCompliances 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2
               hpicfReloadFullCompliance1 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2.1
The compliance statement for SNMP entities which implement the RELOAD-MIB with support for writable objects and notifications. Such an implementation can be both monitored and configured via SNMP. It can also send notifications about change in the operational status of the Reload application.
               hpicfReloadFullCompliance2 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2.2
The compliance statement for SNMP entities which implement the RELOAD-MIB with support for writable objects. Such an implementation can be both monitored and configured via SNMP.
               hpicfReloadReadOnlyCompliance1 1.3.6.1.4.1.11.2.14.11.1.4.20.3.2.3
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 notifications about change in the operational status of the syslog application.