MIBs Depot

HP-ICF-SYSLOG-MIB

Registered at
1.3.6.1.4.1.11.2.14.14.1
Last updated
2015-09-11 05:26
Organization
HP Networking
Revisions
2015-09-11 05:26, 2015-09-04 00:00, 2015-09-03 00:00, 2015-08-31 00:00, 2015-08-28 00:00, 2015-05-09 00:00, 2015-04-16 00:00, 2014-11-13 00:00, 2014-07-17 00:00, 2013-11-06 00:00, 2013-09-24 00:00, 2013-09-14 00:00, 2013-09-05 00:00, 2013-06-25 00:00, 2013-08-07 00:00, 2012-03-15 00:00, 2012-01-30 00:00, 2011-10-11 00:00, 2011-08-24 00:00, 2011-07-19 00:00, 2011-06-13 00:00, 2011-05-27 00:00, 2011-03-21 00:00, 2011-03-05 00:00, 2010-11-09 00:00, 2010-10-25 00:00, 2010-08-11 00:00, 2010-06-20 00:00, 2010-03-20 00:00, 2010-03-12 00:00, 2010-01-27 00:00, 2009-08-19 00:00, 2009-02-18 00:00, 2009-01-30 00:00, 2008-11-18 00:00, 2008-07-09 00:00, 2008-06-26 00:00, 2008-06-25 00:00, 2008-01-25 00:00, 2008-01-01 11:21
Namespace
hp
Source file
HP-ICF-SYSLOG-MIB
Digest
sha256:255331454cdfb0ff5b8ab82c2589e4bf44e6a872f4ae9d3ff5192a983630e0ba

Description

The MIB module for configuring and monitoring Syslog applications. The HP Syslog application sends Syslog messages.

Contact

Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747

Imports

FromSymbols
HP-ICF-OIDhpicfSyslog
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, 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.

HP-ICF-OID
HP-ICF-SYSLOG-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpicfSyslogFacility
TEXTUAL-CONVENTION
This textual convention enumerates the facility of a Syslog application.
current
HpicfSyslogOriginId
TEXTUAL-CONVENTION
This textual convention enumerates the origin identifier of syslog message.
current
HpicfSyslogSeverity
TEXTUAL-CONVENTION
This textual convention enumerates the severity of a Syslog application.
current
HpicfSyslogSystemModule
TEXTUAL-CONVENTION
This textual convention enumerates the system module (subsystem) of a Syslog application.
current

Objects

NameOIDSyntaxAccessStatus
hpicfSyslogNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.0
hpicfSyslogObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1
hpicfSyslogControlTable
OBJECT-TYPE
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.1not-accessiblecurrent
hpicfSyslogControlEntry
OBJECT-TYPE
The configuration parameters pertaining to a Syslog application.
1.3.6.1.4.1.11.2.14.14.1.1.1.1not-accessiblecurrent
hpicfSyslogControlIndex
OBJECT-TYPE
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).
1.3.6.1.4.1.11.2.14.14.1.1.1.1.1Integer32not-accessiblecurrent
hpicfSyslogControlDescr
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.2SnmpAdminStringread-createcurrent
hpicfSyslogControlBindAddrType
OBJECT-TYPE
The type of Internet address which follows in hpicfSyslogControlBindAddr. Currently only IPv4 is supported.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.3InetAddressTyperead-createcurrent
hpicfSyslogControlBindAddr
OBJECT-TYPE
The specific address the Syslog sender will bind to. The format of the address is specified by the corresponding hpicfSyslogControlBindAddrType object.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.4InetAddressread-createcurrent
hpicfSyslogControlRowStatus
OBJECT-TYPE
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'.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.5RowStatusread-createcurrent
hpicfSyslogControlBindAddrIsOobm
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.6TruthValueread-createcurrent
hpicfSyslogControlSmmLog
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
hpicfSyslogControlTransportProtocol
OBJECT-TYPE
The transport protocol used for the connection to the Syslog server associated with this row. The default value is UDP.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.8INTEGER {udp(1), tcp(2), tls(3)}read-writecurrent
hpicfSyslogControlDestinationPort
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.1.1.9InetPortNumberread-writecurrent
hpicfSyslogOperations
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.2
hpicfSyslogOperationsMsgsTransmitted
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.2.1Counter32read-onlycurrent
hpicfSyslogOperationsMsgsDropped
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.2.2Counter32read-onlycurrent
hpicfSyslogOperationsLastMsgTransmittedTime
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.2.3TimeStampread-onlycurrent
hpicfSyslogOperationsStartTime
OBJECT-TYPE
The value of sysUpTime when this Syslog application was started.
1.3.6.1.4.1.11.2.14.14.1.1.2.4TimeStampread-onlycurrent
hpicfSyslogOperationsLastError
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.2.5SnmpAdminStringread-onlycurrent
hpicfSyslogOperationsLastErrorTime
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.2.6TimeStampread-onlycurrent
hpicfSyslogOperationsCounterDiscontinuityTime
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.2.7TimeStampread-onlycurrent
hpicfSyslogOperationsStatus
OBJECT-TYPE
The status of the Syslog application.
1.3.6.1.4.1.11.2.14.14.1.1.2.8INTEGER {unknown(1), started(2), suspended(3), stopped(4)}read-onlycurrent
hpicfSyslogPriority
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.3
hpicfSyslogPriorityFacility
OBJECT-TYPE
The facility value of this entry. This value will be returned in all Syslog message, regardless of the process/daemon that originates the message.
1.3.6.1.4.1.11.2.14.14.1.1.3.1HpicfSyslogFacilityread-writecurrent
hpicfSyslogPrioritySeverity
OBJECT-TYPE
The severity value of this entry. Used to filter 'event' messages.
1.3.6.1.4.1.11.2.14.14.1.1.3.2HpicfSyslogSeverityread-writecurrent
hpicfSyslogPriorityDescr
OBJECT-TYPE
A textual description of this priority entry.
1.3.6.1.4.1.11.2.14.14.1.1.3.3SnmpAdminStringread-writecurrent
hpicfSyslogSystemModule
OBJECT-TYPE
A system module value of this entry. Used to filter 'event' messages.
1.3.6.1.4.1.11.2.14.14.1.1.3.4HpicfSyslogSystemModuleread-writecurrent
hpicfSyslogOriginId
OBJECT-TYPE
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 '-'.
1.3.6.1.4.1.11.2.14.14.1.1.3.5HpicfSyslogOriginIdread-writecurrent
hpicfSyslogStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.4
hpicfSyslogGeneralStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.4.1
hpicfSyslogGeneralLogSent
OBJECT-TYPE
Number of Syslog messages sent by the Syslog sender.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.1Counter32read-onlycurrent
hpicfSyslogGeneralLogRecv
OBJECT-TYPE
Number of Syslog messages received by the Syslog Server.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.2Counter32read-onlycurrent
hpicfSyslogGeneralLogRelay
OBJECT-TYPE
The number of messages processed by the Syslog relay.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.3Counter32read-onlycurrent
hpicfSyslogGeneralSendError
OBJECT-TYPE
Number of Syslog messages that failed during the send process and this failed message will be buffered for the retransmission process.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.4Counter32read-onlycurrent
hpicfSyslogGeneralLogResend
OBJECT-TYPE
Number of Syslog messages re-transmitted successfully.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.5Counter32read-onlycurrent
hpicfSyslogGeneralResendError
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.6Counter32read-onlycurrent
hpicfSyslogGeneralLogBuffered
OBJECT-TYPE
Current number of buffered Syslog messages that are ready to be transmitted.
1.3.6.1.4.1.11.2.14.14.1.1.4.1.7Counter32read-onlycurrent
hpicfSyslogSeverityStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.4.2
hpicfSyslogSeverityCounterInfoTable
OBJECT-TYPE
A table containing the Syslog severity statistics counter value.
1.3.6.1.4.1.11.2.14.14.1.1.4.2.1not-accessiblecurrent
hpicfSyslogSeverityCounterInfoEntry
OBJECT-TYPE
The configuration parameters pertaining to a Syslog severity statistics.
1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1not-accessiblecurrent
hpicfSyslogSeverityTypeIndex
OBJECT-TYPE
The Index that uniquely identifies the Syslog severity type.
1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.1Integer32not-accessiblecurrent
hpicfSyslogSeverityType
OBJECT-TYPE
The severity type for all the Syslog messages.
1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.2HpicfSyslogSeverityread-onlycurrent
hpicfSyslogSeverityCounter
OBJECT-TYPE
Number of messages transmitted per severity.
1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.3Counter32read-onlycurrent
hpicfSyslogFacilityStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.4.3
hpicfSyslogFacilityCounterInfoTable
OBJECT-TYPE
A table containing the Syslog facility statistics counter values.
1.3.6.1.4.1.11.2.14.14.1.1.4.3.1not-accessiblecurrent
hpicfSyslogFacilityCounterInfoEntry
OBJECT-TYPE
The configuration parameters pertaining to a Syslog facility statistics.
1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1not-accessiblecurrent
hpicfSyslogfacilityCounterIndex
OBJECT-TYPE
The Index that uniquely identifies the Syslog facility.
1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.1Integer32not-accessiblecurrent
hpicfSyslogfacilityType
OBJECT-TYPE
The facility type for all the Syslog messages.
1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.2HpicfSyslogFacilityread-onlycurrent
hpicfSyslogfacilityCounter
OBJECT-TYPE
Number of Syslog messages transmitted per facilty.
1.3.6.1.4.1.11.2.14.14.1.1.4.3.1.1.3Counter32read-onlycurrent
hpicfSyslogLogMsgOptions
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.5
hpicfSyslogClearLog
OBJECT-TYPE
Setting this object to TRUE will erase all event log messages. This object always return FALSE when read.
1.3.6.1.4.1.11.2.14.14.1.1.5.1TruthValueread-writecurrent
hpicfSyslogSecClearLog
OBJECT-TYPE
Setting this object to TRUE will erase all security-related log messages. This object always return FALSE when read.
1.3.6.1.4.1.11.2.14.14.1.1.5.2TruthValueread-writecurrent
hpicfSyslogServerStatisticsTable
OBJECT-TYPE
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.6not-accessiblecurrent
hpicfSyslogServerStatisticsEntry
OBJECT-TYPE
The configuration parameters pertaining to a Syslog application.
1.3.6.1.4.1.11.2.14.14.1.1.6.1not-accessiblecurrent
hpicfSyslogServerLogSent
OBJECT-TYPE
Number of Syslog messages sent by the Syslog sender.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.1Counter32read-onlycurrent
hpicfSyslogServerLogRecv
OBJECT-TYPE
Number of Syslog messages received by the Syslog Server.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.2Counter32read-onlycurrent
hpicfSyslogServerLogRelay
OBJECT-TYPE
The number of messages processed by the Syslog relay.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.3Counter32read-onlycurrent
hpicfSyslogServerSendError
OBJECT-TYPE
Number of Syslog messages that failed during the send process and this failed message will be buffered for the retransmission process.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.4Counter32read-onlycurrent
hpicfSyslogServerLogResend
OBJECT-TYPE
Number of Syslog messages re-transmitted successfully.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.5Counter32read-onlycurrent
hpicfSyslogServerResendError
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.6Counter32read-onlycurrent
hpicfSyslogServerLogBuffered
OBJECT-TYPE
Current number of buffered Syslog messages that are ready to be transmitted.
1.3.6.1.4.1.11.2.14.14.1.1.6.1.7Counter32read-onlycurrent
hpicfSyslogAlerts
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.1.7
hpicfSyslogAlertsTable
OBJECT-TYPE
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.1not-accessiblecurrent
hpicfSyslogAlertsEntry
OBJECT-TYPE
An entry in the 'hpicfSyslogAlertsTable'.
1.3.6.1.4.1.11.2.14.14.1.1.7.1.1not-accessiblecurrent
hpicfSyslogAlertIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.7.1.1.1INTEGER {runningCfgChg(1)}not-accessiblecurrent
hpicfSyslogAlertAdminStatus
OBJECT-TYPE
Indicates whether the Syslog application is permitted to generate given type of alerts in transmitted Syslog messages. Default is disabled.
1.3.6.1.4.1.11.2.14.14.1.1.7.1.1.2INTEGER {enable(1), disable(2)}read-writecurrent
hpicfSyslogAlertTransmitInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.1.7.1.1.3Unsigned32read-writecurrent
hpicfSyslogConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.3
hpicfSyslogGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.3.1
hpicfSyslogCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.14.1.3.2

Notifications

NameOIDStatus
hpicfSyslogStatusChanged
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.11.2.14.14.1.0.1current

Conformance

NameOIDStatus
hpicfSyslogOperationsGroup
OBJECT-GROUP
A collection of objects providing message related statistics.
1.3.6.1.4.1.11.2.14.14.1.3.1.1current
hpicfSyslogControlGroup
OBJECT-GROUP
A collection of objects representing the run time parameters for the Syslog applications.
1.3.6.1.4.1.11.2.14.14.1.3.1.2current
hpicfSyslogPriorityGroup
OBJECT-GROUP
A collection of objects representing the priority groupings of hpicfSyslog messages.
1.3.6.1.4.1.11.2.14.14.1.3.1.3current
hpicfSyslogNotificationGroup
NOTIFICATION-GROUP
A collection of notifications about the operational state of a Syslog application.
1.3.6.1.4.1.11.2.14.14.1.3.1.5current
hpicfSyslogControlGroupOobm
OBJECT-GROUP
A collection of objects representing the run time parameters for the OOBM aware Syslog applications.
1.3.6.1.4.1.11.2.14.14.1.3.1.6current
hpicfSyslogGeneralStatisticsGroup
OBJECT-GROUP
A collection of objects representing the general statistics counter information.
1.3.6.1.4.1.11.2.14.14.1.3.1.7current
hpicfSyslogSeverityStatisticsGroup
OBJECT-GROUP
A collection of objects representing the severity statistics counter information.
1.3.6.1.4.1.11.2.14.14.1.3.1.8current
hpicfSyslogFacilityStatisticsGroup
OBJECT-GROUP
A collection of objects representing the facility statistics counter information.
1.3.6.1.4.1.11.2.14.14.1.3.1.9current
hpicfSyslogControlGroupSmm
OBJECT-GROUP
A collection of objects representing the log message for the standby module.
1.3.6.1.4.1.11.2.14.14.1.3.1.10current
hpicfSyslogLogMsgOptionsGroup
OBJECT-GROUP
A collection of objects representing the log message information.
1.3.6.1.4.1.11.2.14.14.1.3.1.11deprecated
hpicfSyslogControlTransportGroup
OBJECT-GROUP
A collection of objects representing the run time parameters for the transport applications.
1.3.6.1.4.1.11.2.14.14.1.3.1.12current
hpicfSyslogServerStatisticsGroup
OBJECT-GROUP
A collection of objects representing the server specific statistics counter information.
1.3.6.1.4.1.11.2.14.14.1.3.1.13current
hpicfSyslogPriorityGroup1
OBJECT-GROUP
A collection of object for Syslog priority.
1.3.6.1.4.1.11.2.14.14.1.3.1.14current
hpicfSyslogAlertsGroup
OBJECT-GROUP
A collection of objects representing Syslog alerts information.
1.3.6.1.4.1.11.2.14.14.1.3.1.15current
hpicfSyslogOriginIdGroup1
OBJECT-GROUP
An object for syslog origin ID.
1.3.6.1.4.1.11.2.14.14.1.3.1.16current
hpicfSyslogLogMsgOptionsGroup1
OBJECT-GROUP
A collection of objects representing the log message information.
1.3.6.1.4.1.11.2.14.14.1.3.1.17current
hpicfSyslogFullCompliance1
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.11.2.14.14.1.3.2.1current
hpicfSyslogFullCompliance2
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.11.2.14.14.1.3.2.2current
hpicfSyslogReadOnlyCompliance1
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.11.2.14.14.1.3.2.4current
hpicfSyslogReadOnlyCompliance2
MODULE-COMPLIANCE
The compliance statement for SNMP entities which implement the hpicfSyslog MIB without support for read-write (i.e. in read-only mode).
1.3.6.1.4.1.11.2.14.14.1.3.2.5current
hpicfSyslogNotificationCompliance
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.11.2.14.14.1.3.2.7current
hpicfSyslogFullComplianceOobm
MODULE-COMPLIANCE
The compliance statement for Syslog server configuration with support for OOBM.
1.3.6.1.4.1.11.2.14.14.1.3.2.8current
hpicfSyslogStatisticsCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities which implement the Syslog statistics.
1.3.6.1.4.1.11.2.14.14.1.3.2.9current
hpicfSyslogSmmLogMsgCompliance
MODULE-COMPLIANCE
The compliance statement for Syslog log messages for standby module.
1.3.6.1.4.1.11.2.14.14.1.3.2.10deprecated
hpicfSyslogTransportCompliance
MODULE-COMPLIANCE
The compliance statement for Syslog transport .
1.3.6.1.4.1.11.2.14.14.1.3.2.11current
hpicfSyslogPriorityCompliance
MODULE-COMPLIANCE
The compliance statement for Syslog priority .
1.3.6.1.4.1.11.2.14.14.1.3.2.12current
hpicfSyslogServerStatisticsCompliance
MODULE-COMPLIANCE
The compliance statement for syslog server statistics .
1.3.6.1.4.1.11.2.14.14.1.3.2.13current
hpicfSyslogAlertsCompliance
MODULE-COMPLIANCE
The compliance statement for Syslog alerts.
1.3.6.1.4.1.11.2.14.14.1.3.2.14current
hpicfSyslogOriginIdCompliance
MODULE-COMPLIANCE
The compliance statement for syslog origin id.
1.3.6.1.4.1.11.2.14.14.1.3.2.15current
hpicfSyslogSmmLogMsgCompliance1
MODULE-COMPLIANCE
The compliance statement for Syslog log messages for standby module.
1.3.6.1.4.1.11.2.14.14.1.3.2.16current