HP-ICF-SYSLOG-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-SYSLOG-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).
|
|||
Object Name | OID | Type | Access | Info |
hpicfSyslogMIB | 1.3.6.1.4.1.11.2.14.14.1 |
The MIB module for configuring and monitoring Syslog applications. The HP Syslog application sends Syslog messages. |
||
hpicfSyslogNotifications | 1.3.6.1.4.1.11.2.14.14.1.0 | |||
hpicfSyslogStatusChanged | 1.3.6.1.4.1.11.2.14.14.1.0.1 |
This notification is sent when any of the objects listed are accessed. For example, when the first server address is entered, the application starts [hpicfSyslogOperationsStatus is ''started'' ]. When the last server address is removed, the Syslog application stops [hpicfSyslogOperationsStatus is ''stopped'']. The value of hpicfSyslogOperationsStatus will be the new status of the Syslog application after the change. Another example, when a server address is added, a notification is sent indicating the index used to store the row information, as well as the address type, the address itself, the description if given , and the row status. |
||
hpicfSyslogObjects | 1.3.6.1.4.1.11.2.14.14.1.1 | |||
hpicfSyslogControlTable | 1.3.6.1.4.1.11.2.14.14.1.1.1 | no-access |
A table containing the configuration parameters pertaining to the hpicfSyslog applications serviced by an SNMP agent. |
|
1.3.6.1.4.1.11.2.14.14.1.1.1.1 | no-access |
The configuration parameters pertaining to a Syslog application. |
||
hpicfSyslogControlIndex | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.1 | integer32 | no-access |
The Index that uniquely identifies the Syslog application in the hpicfSyslogControlTable. The value of the index for a Syslog application may not be the same across system reboots. Users and applications will need to determine the index of a Syslog application after system reboots. Initial implementation allows integers (1..6). |
hpicfSyslogControlDescr | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.2 | snmpadminstring | read-only |
A user definable description of the Syslog application. This description could be used by Syslog management applications e.g. in reports or in user interfaces. For the description to be persistent across reboots, the conceptual row must be in the 'active' state. Also, refer to note in hpicfSyslogControlRowStatus, for additional limitations. |
hpicfSyslogControlBindAddrType | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.3 | inetaddresstype | read-only |
The type of Internet address which follows in hpicfSyslogControlBindAddr. Currently only IPv4 is supported. |
hpicfSyslogControlBindAddr | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.4 | inetaddress | read-only |
The specific address the Syslog sender will bind to. The format of the address is specified by the corresponding hpicfSyslogControlBindAddrType object. |
hpicfSyslogControlRowStatus | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.5 | rowstatus | read-only |
This object is used to create, modify and delete rows in the hpicfSyslogControlTable. The value of hpicfSyslogControlDescr can be changed when this object is in state ''active'' or in ''notInService''. The other objects in a row can be modified only when the value of this object in the corresponding conceptual row is not ''active''. Thus to modify one or more of the objects in this conceptual row, a. change the row status to ''notInService'', b. change the values of the row c. change the row status to ''active'' The hpicfSyslogControlRowStatus may be changed to ''active'' if all the managed objects in the conceptual row with MAX-ACCESS read-create have been assigned valid values. The information in each conceptual row is only persist across reboots if the row status is 'active'. |
hpicfSyslogControlBindAddrIsOobm | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.6 | truthvalue | read-only |
This object indicates the specific address to which Syslog sender will bind is on OOBM interface. This mib object will be applicable only if there is a physical OOBM port on the device. |
hpicfSyslogControlSmmLog | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.7 | integer | read-only |
This object is applicable for a device with a standby management module like 8200zl. When the value of this object is set to enabled, all the log messages from the standby management module(SMM) will be sent to the Syslog server. If the value is disabled, the log messages from the standby management module will not be sent to the Syslog server. By default, this is disabled. Enumeration: 'disabled': 2, 'enabled': 1. |
hpicfSyslogControlTransportProtocol | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.8 | integer | read-write |
The transport protocol used for the connection to the Syslog server associated with this row. The default value is UDP. Enumeration: 'tls': 3, 'udp': 1, 'tcp': 2. |
hpicfSyslogControlDestinationPort | 1.3.6.1.4.1.11.2.14.14.1.1.1.1.9 | inetportnumber | read-write |
The socket port used by the transport protocol to connect to the Syslog server associated with this row. The default Syslog port for UDP is 514, for TCP is 1470, and for TLS is 6514. |
hpicfSyslogOperations | 1.3.6.1.4.1.11.2.14.14.1.1.2 | |||
hpicfSyslogOperationsMsgsTransmitted | 1.3.6.1.4.1.11.2.14.14.1.1.2.1 | counter32 | read-only |
The number of messages transmitted by the Syslog sender. This does not include the messages that could not be queued for transmission by the hpicfSyslog sender. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of hpicfSyslogOperationsCounterDiscontinuityTime. |
hpicfSyslogOperationsMsgsDropped | 1.3.6.1.4.1.11.2.14.14.1.1.2.2 | counter32 | read-only |
The number of messages that could not be queued for transmission by the Syslog sender. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of hpicfSyslogOperationsCounterDiscontinuityTime. |
hpicfSyslogOperationsLastMsgTransmittedTime | 1.3.6.1.4.1.11.2.14.14.1.1.2.3 | timestamp | read-only |
The value of sysUpTime when the last message was transmitted by the hpicfSyslog sender. If no messages have been transmitted by this Syslog application, since the last re-initialization of the local management subsystem, then this object will have a zero value. |
hpicfSyslogOperationsStartTime | 1.3.6.1.4.1.11.2.14.14.1.1.2.4 | timestamp | read-only |
The value of sysUpTime when this Syslog application was started. |
hpicfSyslogOperationsLastError | 1.3.6.1.4.1.11.2.14.14.1.1.2.5 | snmpadminstring | read-only |
A description of the last error related to sending a Syslog message that was encountered by this Syslog application. If no error has been encountered by this Syslog application then the value of this object will be a zero-length string. If no error has been encountered by this Syslog application since the last re-initialization of the local management subsystem then the value of this object will be a zero-length string. |
hpicfSyslogOperationsLastErrorTime | 1.3.6.1.4.1.11.2.14.14.1.1.2.6 | timestamp | read-only |
The value of sysUpTime when the last error was encountered. If no error has been encountered by this Syslog application since the last re-initialization of the local management subsystem, then this object will have a zero value. |
hpicfSyslogOperationsCounterDiscontinuityTime | 1.3.6.1.4.1.11.2.14.14.1.1.2.7 | timestamp | read-only |
The value of sysUpTime on the most recent occasion at which any one or more of this Syslog application's counters, viz., counters with OID prefix 'hpicfSyslogOperationsMsgsTransmitted' or 'hpicfSyslogOperationsMsgsDropped' suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object will have a zero value. |
hpicfSyslogOperationsStatus | 1.3.6.1.4.1.11.2.14.14.1.1.2.8 | integer | read-only |
The status of the Syslog application. Enumeration: 'started': 2, 'unknown': 1, 'stopped': 4, 'suspended': 3. |
hpicfSyslogPriority | 1.3.6.1.4.1.11.2.14.14.1.1.3 | |||
hpicfSyslogPriorityFacility | 1.3.6.1.4.1.11.2.14.14.1.1.3.1 | hpicfsyslogfacility | read-write |
The facility value of this entry. This value will be returned in all Syslog message, regardless of the process/daemon that originates the message. |
hpicfSyslogPrioritySeverity | 1.3.6.1.4.1.11.2.14.14.1.1.3.2 | hpicfsyslogseverity | read-write |
The severity value of this entry. Used to filter 'event' messages. |
hpicfSyslogPriorityDescr | 1.3.6.1.4.1.11.2.14.14.1.1.3.3 | snmpadminstring | read-write |
A textual description of this priority entry. |
hpicfSyslogSystemModule | 1.3.6.1.4.1.11.2.14.14.1.1.3.4 | hpicfsyslogsystemmodule | read-write |
A system module value of this entry. Used to filter 'event' messages. |
hpicfSyslogOriginId | 1.3.6.1.4.1.11.2.14.14.1.1.3.5 | hpicfsyslogoriginid | read-write |
Specifies the content of a HOSTNAME field in the HEADER of a syslog message. This content can be either an IP address, a hostname or none. A value of (1) indicates the IP address of the outgoing interface. A value of (2) indicates the hostname of the device. A value of (3) indicates NILVALUE. Here, NILVALUE is defined as '-'. |
hpicfSyslogStatistics | 1.3.6.1.4.1.11.2.14.14.1.1.4 | |||
hpicfSyslogGeneralStatistics | 1.3.6.1.4.1.11.2.14.14.1.1.4.1 | |||
hpicfSyslogGeneralLogSent | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.1 | counter32 | read-only |
Number of Syslog messages sent by the Syslog sender. |
hpicfSyslogGeneralLogRecv | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.2 | counter32 | read-only |
Number of Syslog messages received by the Syslog Server. |
hpicfSyslogGeneralLogRelay | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.3 | counter32 | read-only |
The number of messages processed by the Syslog relay. |
hpicfSyslogGeneralSendError | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.4 | counter32 | read-only |
Number of Syslog messages that failed during the send process and this failed message will be buffered for the retransmission process. |
hpicfSyslogGeneralLogResend | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.5 | counter32 | read-only |
Number of Syslog messages re-transmitted successfully. |
hpicfSyslogGeneralResendError | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.6 | counter32 | read-only |
Number of Syslog messages that failed during the retransmission process.The Syslog retransmission will happen if and only if Syslog send failed while transmitting the buffered Syslog messages. |
hpicfSyslogGeneralLogBuffered | 1.3.6.1.4.1.11.2.14.14.1.1.4.1.7 | counter32 | read-only |
Current number of buffered Syslog messages that are ready to be transmitted. |
hpicfSyslogSeverityStatistics | 1.3.6.1.4.1.11.2.14.14.1.1.4.2 | |||
hpicfSyslogSeverityCounterInfoTable | 1.3.6.1.4.1.11.2.14.14.1.1.4.2.1 | no-access |
A table containing the Syslog severity statistics counter value. |
|
1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1 | no-access |
The configuration parameters pertaining to a Syslog severity statistics. |
||
hpicfSyslogSeverityTypeIndex | 1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.1 | integer32 | no-access |
The Index that uniquely identifies the Syslog severity type. |
hpicfSyslogSeverityType | 1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.2 | hpicfsyslogseverity | read-only |
The severity type for all the Syslog messages. |
hpicfSyslogSeverityCounter | 1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.3 | counter32 | read-only |
Number of messages transmitted per severity. |
hpicfSyslogFacilityStatistics | 1.3.6.1.4.1.11.2.14.14.1.1.4.3 | |||
hpicfSyslogFacilityCounterInfoTable | 1.3.6.1.4.1.11.2.14.14.1.1.4.3.1 | no-access |
A table containing the Syslog facility statistics counter values. |
|
1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1 | no-access |
The configuration parameters pertaining to a Syslog facility statistics. |
||
hpicfSyslogfacilityCounterIndex | 1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.1 | integer32 | no-access |
The Index that uniquely identifies the Syslog facility. |
hpicfSyslogfacilityType | 1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.2 | hpicfsyslogfacility | read-only |
The facility type for all the Syslog messages. |
hpicfSyslogfacilityCounter | 1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.3 | counter32 | read-only |
Number of Syslog messages transmitted per facilty. |
hpicfSyslogLogMsgOptions | 1.3.6.1.4.1.11.2.14.14.1.1.5 | |||
hpicfSyslogClearLog | 1.3.6.1.4.1.11.2.14.14.1.1.5.1 | truthvalue | read-write |
Setting this object to TRUE will erase all event log messages. This object always return FALSE when read. |
hpicfSyslogSecClearLog | 1.3.6.1.4.1.11.2.14.14.1.1.5.2 | truthvalue | read-write |
Setting this object to TRUE will erase all security-related log messages. This object always return FALSE when read. |
hpicfSyslogServerStatisticsTable | 1.3.6.1.4.1.11.2.14.14.1.1.6 | no-access |
A table containing the statistical information pertaining to each Syslog server indexed by hpicfSyslogControlIndex. |
|
1.3.6.1.4.1.11.2.14.14.1.1.6.1 | no-access |
The configuration parameters pertaining to a Syslog application. |
||
hpicfSyslogServerLogSent | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.1 | counter32 | read-only |
Number of Syslog messages sent by the Syslog sender. |
hpicfSyslogServerLogRecv | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.2 | counter32 | read-only |
Number of Syslog messages received by the Syslog Server. |
hpicfSyslogServerLogRelay | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.3 | counter32 | read-only |
The number of messages processed by the Syslog relay. |
hpicfSyslogServerSendError | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.4 | counter32 | read-only |
Number of Syslog messages that failed during the send process and this failed message will be buffered for the retransmission process. |
hpicfSyslogServerLogResend | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.5 | counter32 | read-only |
Number of Syslog messages re-transmitted successfully. |
hpicfSyslogServerResendError | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.6 | counter32 | read-only |
Number of Syslog messages that failed during the retransmission process.The Syslog retransmission will happen if and only if Syslog send failed while transmitting the buffered Syslog messages. |
hpicfSyslogServerLogBuffered | 1.3.6.1.4.1.11.2.14.14.1.1.6.1.7 | counter32 | read-only |
Current number of buffered Syslog messages that are ready to be transmitted. |
hpicfSyslogAlerts | 1.3.6.1.4.1.11.2.14.14.1.1.7 | |||
hpicfSyslogAlertsTable | 1.3.6.1.4.1.11.2.14.14.1.1.7.1 | no-access |
A table of entries containing configuration information for transmitting alerts in Syslog messages. |
|
1.3.6.1.4.1.11.2.14.14.1.1.7.1.1 | no-access |
An entry in the 'hpicfSyslogAlertsTable'. |
||
hpicfSyslogAlertIndex | 1.3.6.1.4.1.11.2.14.14.1.1.7.1.1.1 | integer | no-access |
The index which uniquely identifies a row in the 'hpicfSyslogAlertsTable'. runningCfgChg - the alert type indicating that a change was made made to the switch's running configuration. Enumeration: 'runningCfgChg': 1. |
hpicfSyslogAlertAdminStatus | 1.3.6.1.4.1.11.2.14.14.1.1.7.1.1.2 | integer | read-write |
Indicates whether the Syslog application is permitted to generate given type of alerts in transmitted Syslog messages. Default is disabled. Enumeration: 'enable': 1, 'disable': 2. |
hpicfSyslogAlertTransmitInterval | 1.3.6.1.4.1.11.2.14.14.1.1.7.1.1.3 | unsigned32 | read-write |
Specifies the transmission interval in seconds for sending alerts in Syslog messages. Only one Syslog message is allowed for transmission within this time interval. Default value is 0, indicating there is no rate limit for alerts transmission. |
hpicfSyslogConformance | 1.3.6.1.4.1.11.2.14.14.1.3 | |||
hpicfSyslogGroups | 1.3.6.1.4.1.11.2.14.14.1.3.1 | |||
hpicfSyslogOperationsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.1 |
A collection of objects providing message related statistics. |
||
hpicfSyslogControlGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.2 |
A collection of objects representing the run time parameters for the Syslog applications. |
||
hpicfSyslogPriorityGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.3 |
A collection of objects representing the priority groupings of hpicfSyslog messages. |
||
hpicfSyslogNotificationGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.5 |
A collection of notifications about the operational state of a Syslog application. |
||
hpicfSyslogControlGroupOobm | 1.3.6.1.4.1.11.2.14.14.1.3.1.6 |
A collection of objects representing the run time parameters for the OOBM aware Syslog applications. |
||
hpicfSyslogGeneralStatisticsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.7 |
A collection of objects representing the general statistics counter information. |
||
hpicfSyslogSeverityStatisticsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.8 |
A collection of objects representing the severity statistics counter information. |
||
hpicfSyslogFacilityStatisticsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.9 |
A collection of objects representing the facility statistics counter information. |
||
hpicfSyslogControlGroupSmm | 1.3.6.1.4.1.11.2.14.14.1.3.1.10 |
A collection of objects representing the log message for the standby module. |
||
hpicfSyslogLogMsgOptionsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.11 |
A collection of objects representing the log message information. |
||
hpicfSyslogControlTransportGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.12 |
A collection of objects representing the run time parameters for the transport applications. |
||
hpicfSyslogServerStatisticsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.13 |
A collection of objects representing the server specific statistics counter information. |
||
hpicfSyslogPriorityGroup1 | 1.3.6.1.4.1.11.2.14.14.1.3.1.14 |
A collection of object for Syslog priority. |
||
hpicfSyslogAlertsGroup | 1.3.6.1.4.1.11.2.14.14.1.3.1.15 |
A collection of objects representing Syslog alerts information. |
||
hpicfSyslogOriginIdGroup1 | 1.3.6.1.4.1.11.2.14.14.1.3.1.16 |
An object for syslog origin ID. |
||
hpicfSyslogLogMsgOptionsGroup1 | 1.3.6.1.4.1.11.2.14.14.1.3.1.17 |
A collection of objects representing the log message information. |
||
hpicfSyslogCompliances | 1.3.6.1.4.1.11.2.14.14.1.3.2 | |||
hpicfSyslogFullCompliance1 | 1.3.6.1.4.1.11.2.14.14.1.3.2.1 |
The compliance statement for SNMP entities which implement the SYSLOG-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 Syslog application. |
||
hpicfSyslogFullCompliance2 | 1.3.6.1.4.1.11.2.14.14.1.3.2.2 |
The compliance statement for SNMP entities which implement the SYSLOG-MIB with support for writable objects. Such an implementation can be both monitored and configured via SNMP. |
||
hpicfSyslogReadOnlyCompliance1 | 1.3.6.1.4.1.11.2.14.14.1.3.2.4 |
The compliance statement for SNMP entities which implement the hpicfSyslog 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. |
||
hpicfSyslogReadOnlyCompliance2 | 1.3.6.1.4.1.11.2.14.14.1.3.2.5 |
The compliance statement for SNMP entities which implement the hpicfSyslog MIB without support for read-write (i.e. in read-only mode). |
||
hpicfSyslogNotificationCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.7 |
The compliance statement for SNMP entities which implement the SYSLOG-MIB and support only notifications about change in the operational status of a Syslog application. |
||
hpicfSyslogFullComplianceOobm | 1.3.6.1.4.1.11.2.14.14.1.3.2.8 |
The compliance statement for Syslog server configuration with support for OOBM. |
||
hpicfSyslogStatisticsCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.9 |
The compliance statement for SNMP entities which implement the Syslog statistics. |
||
hpicfSyslogSmmLogMsgCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.10 |
The compliance statement for Syslog log messages for standby module. |
||
hpicfSyslogTransportCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.11 |
The compliance statement for Syslog transport . |
||
hpicfSyslogPriorityCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.12 |
The compliance statement for Syslog priority . |
||
hpicfSyslogServerStatisticsCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.13 |
The compliance statement for syslog server statistics . |
||
hpicfSyslogAlertsCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.14 |
The compliance statement for Syslog alerts. |
||
hpicfSyslogOriginIdCompliance | 1.3.6.1.4.1.11.2.14.14.1.3.2.15 |
The compliance statement for syslog origin id. |
||
hpicfSyslogSmmLogMsgCompliance1 | 1.3.6.1.4.1.11.2.14.14.1.3.2.16 |
The compliance statement for Syslog log messages for standby module. |