HP-ICF-DEBUGLOG-MIB

File: HP-ICF-DEBUGLOG-MIB.mib (10266 bytes)

Imported modules

HP-ICF-OID SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF

Imported symbols

hpicfDebugLog Integer32 MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION DisplayString
TruthValue MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

HpicfDebugDestType  
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.
TEXTUAL-CONVENTION    
  INTEGER none(0), syslog(1), buffer(2)  

HpicfDebugLogLevels  
This textual convention enumerates the Log levels for a debug message type such as SSH for debug logging.
TEXTUAL-CONVENTION    
  INTEGER quiet(0), fatal(1), error(2), info(3), verbose(4), debug(5), debug2(6), debug3(7)  

HpicfDebugLogControlEntry  
SEQUENCE    
  hpicfDebugLogIndex Integer32
  hpicfDebugLogDescr DisplayString
  hpicfDebugLogContainedIn Integer32
  hpicfDebugLogStatus TruthValue

HpicfDebugDestControlEntry  
SEQUENCE    
  hpicfDebugDestIndex HpicfDebugDestType
  hpicfDebugDestStatus TruthValue

Defined Values

hpicfDebugLogMib 1.3.6.1.4.1.11.2.14.11.5.1.64.1
The Debug MIB allows to enable / disable debug logging for all debug message types. This HP application enables / disables debug log messages.
MODULE-IDENTITY    

hpicfDebugLogObjects 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1
OBJECT IDENTIFIER    

hpicfDebugLogConformance 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2
OBJECT IDENTIFIER    

hpicfDebugLogControlTable 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1
This table contains one entry per debug message type for debug logging configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDebugLogControlEntry

hpicfDebugLogControlEntry 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1
Debug logging configuration information for a particular debug message type.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDebugLogControlEntry  

hpicfDebugLogIndex 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.1
An unique number that identifies the debug message type for debug logging.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpicfDebugLogDescr 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.2
This object provides description for the debug message type that can be enabled for debug logging.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpicfDebugLogContainedIn 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

hpicfDebugLogStatus 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.1.1.4
This object determines the enable/disable status of a debug message type for debug logging.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfDebugLogLevel 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.2
The log level value for debug message type such as SSH.This scalar takes syslog severity values 'fatal|error|info|verbose|debug|debug2|debug3'.
Status: current Access: read-write
OBJECT-TYPE    
  HpicfDebugLogLevels  

hpicfDebugDestControlTable 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3
This table contains one entry per debug destination type i.e. Syslog/Buffer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDebugDestControlEntry

hpicfDebugDestControlEntry 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1
Debug logging configuration information for a particular debug destination type.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDebugDestControlEntry  

hpicfDebugDestIndex 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1.1
The index that uniquely identifies each debug destination type for debug logging.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDebugDestType  

hpicfDebugDestStatus 1.3.6.1.4.1.11.2.14.11.5.1.64.1.1.3.1.2
This object determines the enable/disable status of a particular debug destination type i.e. Syslog Server/Buffer.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfDebugLogCompliances 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.1
OBJECT IDENTIFIER    

hpicfDebugLogGroups 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.2
OBJECT IDENTIFIER    

hpicfDebugDestGroups 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.3
OBJECT IDENTIFIER    

hpicfDebugLogGroup 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.2.1
A collection of objects representing the configuration parameters for debug logging.
Status: current Access: read-write
OBJECT-GROUP    

hpicfDebugDestGroup 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.3.1
A collection of objects representing the configuration parameters for debug destination.
Status: current Access: read-write
OBJECT-GROUP    

hpicfDebugLogCompliance 1.3.6.1.4.1.11.2.14.11.5.1.64.1.2.1.1
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.
Status: current Access: read-write
MODULE-COMPLIANCE