HP-ICF-DEBUGLOG-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.64.1
- Last updated
- 2017-07-04 00:00
- Organization
- HP Networking
- Revisions
- 2017-07-04 00:00, 2016-03-18 00:00, 2016-02-17 00:00, 2009-09-22 00:00
- Namespace
- hp
- Source file
HP-ICF-DEBUGLOG-MIB- Digest
sha256:7da9896110dc39937bf632901b38afc79398e03785253cb1a61bcad01ca4a5ac
Description
The Debug MIB allows to enable / disable debug logging for all debug message types. This HP application enables / disables debug log messages.
Contact
Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpicfDebugLog |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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.
HP-ICF-DEBUGLOG-MIB HP-ICF-OID SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HpicfDebugDestType TEXTUAL-CONVENTION This value specifies the destination for the debug log messages as described below. syslog - Send debug messages to syslog server. buffer - Print debug messages to a buffer in memory. The destination type will be 'none' by default. The destination for debug logging can be set to Syslog- Server/Debug Buffer or a combination of these. | current | |||
| HpicfDebugLogLevels TEXTUAL-CONVENTION This textual convention enumerates the Log levels for a debug message type such as SSH for debug logging. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfDebugLogObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1 | |||
| hpicfDebugLogControlTable OBJECT-TYPE This table contains one entry per debug message type for debug logging configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1 | not-accessible | current | |
| hpicfDebugLogControlEntry OBJECT-TYPE Debug logging configuration information for a particular debug message type. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1 | not-accessible | current | |
| hpicfDebugLogIndex OBJECT-TYPE An unique number that identifies the debug message type for debug logging. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpicfDebugLogDescr OBJECT-TYPE This object provides description for the debug message type that can be enabled for debug logging. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hpicfDebugLogContainedIn OBJECT-TYPE The value of hpicfDebugLogIndex for the debug message type which 'contains' this debug message type. Note that the set of 'containment' relationships define a strict hierarchy. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.3 | Integer32 (1..2147483647) | read-only | current |
| hpicfDebugLogStatus OBJECT-TYPE This object enables or disables a specific debug option. The object 'hpicfDebugLogDescr' can be queried to see which instance corresponds to which debug option. Note that disabling an instance of this object also disables the corresponding instance of the object 'hpicfDebugLogPersistent'. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.4 | TruthValue | read-write | current |
| hpicfDebugLogPersistent OBJECT-TYPE This object determines the status of a debug message type for persistent debug logging. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.5 | TruthValue | read-write | current |
| hpicfDebugLogLevel OBJECT-TYPE The log level value for debug message type such as SSH.This scalar takes syslog severity values 'fatal|error|info|verbose|debug|debug2|debug3'. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.2 | HpicfDebugLogLevels | read-write | current |
| hpicfDebugDestControlTable OBJECT-TYPE This table contains one entry per debug destination type i.e. Syslog/Buffer. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3 | not-accessible | current | |
| hpicfDebugDestControlEntry OBJECT-TYPE Debug logging configuration information for a particular debug destination type. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1 | not-accessible | current | |
| hpicfDebugDestIndex OBJECT-TYPE The index that uniquely identifies each debug destination type for debug logging. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1.1 | HpicfDebugDestType | not-accessible | current |
| hpicfDebugDestStatus OBJECT-TYPE This object determines the enable or disable status of a particular debug destination type such as Syslog Server or Buffer. Note that disabling an instance of this object also disables the corrsponding instance of the object 'hpicfDebugDestPersistent'. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1.2 | TruthValue | read-write | current |
| hpicfDebugDestPersistent OBJECT-TYPE This object determines the status of a particular debug destination type for persistent configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1.3 | TruthValue | read-write | current |
| hpicfDebugTimeStamp OBJECT-TYPE This object is used to enable or disable system time to be associated with the debug log message. true - enable system time to be associated with the debug logs. false - enable system Uptime to be associated with the debug logs. By default, system Uptime will be associated with the debug logs. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.4 | TruthValue | read-write | current |
| hpicfDebugLogConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2 | |||
| hpicfDebugLogCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.1 | |||
| hpicfDebugLogGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.2 | |||
| hpicfDebugDestGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.3 | |||
| hpicfDebugTimeStampGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.4 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfDebugLogCompliance MODULE-COMPLIANCE The compliance statement for debug logging entities which implement the DEBUGLOG-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.11.5.1.64.1.2.1.1 | deprecated |
| hpicfDebugLogCompliance1 MODULE-COMPLIANCE The compliance statement for debug logging entities which implement the DEBUGLOG-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.11.5.1.64.1.2.1.2 | current |
| hpicfDebugLogGroup OBJECT-GROUP A collection of objects representing the configuration parameters for debug logging. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.2.1 | current |
| hpicfDebugDestGroup OBJECT-GROUP A collection of objects representing the configuration parameters for debug destination. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.3.1 | current |
| hpicfDebugTimeStampGroup OBJECT-GROUP An object representing the configuration parameters for debug log time stamp. | 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.4.1 | current |