HPN-ICF-SYSLOG-MIB

File: HPN-ICF-SYSLOG-MIB.mib (24124 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-TC SNMPv2-SMI
INET-ADDRESS-MIB

Imported symbols

hpnicfCommon DisplayString TruthValue
RowStatus TAddress TEXTUAL-CONVENTION
Integer32 Counter32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY InetAddressType
InetAddress

Defined Types

MessageLevelType  
Specify severity level of message.
TEXTUAL-CONVENTION    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8), invalid(9)  

TimeStampType  
Specify operation types on time stamp of message. none: no time stamp information in message. date: the time stamp type of message is date. boot: the time stamp type of message is the time from uptime of system. dateWithoutYear: the time stamp type of message is date without year information.
TEXTUAL-CONVENTION    
  INTEGER none(1), date(2), boot(3), dateWithoutYear(4)  

FacilityType  
Specify loghost facility which generates messages.
TEXTUAL-CONVENTION    
  INTEGER kernel(0), userLevel(1), mailSystem(2), systemDaemons(3), securityAuthorization(4), internallyMessages(5), linePrinter(6), networkNews(7), uucp(8), clockDaemon(9), securityAuthorization2(10), ftpDaemon(11), ntp(12), logAudit(13), logAlert(14), clockDaemon2(15), local0(16), local1(17), local2(18), local3(19), local4(20), local5(21), local6(22), local7(23)  

HpnicfSyslogLogbufferEntry  
SEQUENCE    
  hpnicfLogbufferIndex Integer32
  hpnicfLogbufferCurrentMessages Unsigned32
  hpnicfLogbufferOverwrittenMessages Counter32
  hpnicfLogbufferDroppedMessages Counter32

HpnicfSyslogLogbufContEntry  
SEQUENCE    
  hpnicfLogbufContIndex Integer32
  hpnicfLogbufContDescription DisplayString

HpnicfSyslogTrapbufferEntry  
SEQUENCE    
  hpnicfTrapbufferIndex Integer32
  hpnicfTrapbufferCurrentMessages Unsigned32
  hpnicfTrapbufferOverwrittenMessages Counter32
  hpnicfTrapbufferDroppedMessages Counter32

HpnicfSyslogLoghostEntry  
SEQUENCE    
  hpnicfSyslogLoghostIndex Integer32
  hpnicfSyslogLoghostChannel Integer32
  hpnicfSyslogLoghostIpaddressType InetAddressType
  hpnicfSyslogLoghostIpaddress InetAddress
  hpnicfSyslogLoghostFacility FacilityType
  hpnicfSyslogLoghostLanguage INTEGER
  hpnicfSyslogLoghostOperateRowStatus RowStatus
  hpnicfSyslogLoghostIpaddressPort Integer32
  hpnicfSyslogLoghostTAddress TAddress

HpnicfSyslogChannelEntry  
SEQUENCE    
  hpnicfSyslogChannelIndex Integer32
  hpnicfSyslogChannelName DisplayString

HpnicfSyslogModuleEntry  
SEQUENCE    
  hpnicfSyslogModuleIndex Integer32
  hpnicfSyslogModuleName DisplayString

HpnicfSyslogLogEntry  
SEQUENCE    
  hpnicfSyslogLogState TruthValue
  hpnicfSyslogLogLevel MessageLevelType
  hpnicfSyslogLogRowStatus RowStatus

HpnicfSyslogTrapEntry  
SEQUENCE    
  hpnicfSyslogTrapState TruthValue
  hpnicfSyslogTrapLevel MessageLevelType
  hpnicfSyslogTrapRowStatus RowStatus

HpnicfSyslogDebugEntry  
SEQUENCE    
  hpnicfSyslogDebugState TruthValue
  hpnicfSyslogDebugLevel MessageLevelType
  hpnicfSyslogDebugRowStatus RowStatus

Defined Values

hpnicfSyslog 1.3.6.1.4.1.11.2.14.11.15.2.63
All the configuration of the syslog can be managed by syslog Mib.
MODULE-IDENTITY    

hpnicfSyslogObjects 1.3.6.1.4.1.11.2.14.11.15.2.63.1
OBJECT IDENTIFIER    

hpnicfSyslogObject 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1
OBJECT IDENTIFIER    

hpnicfSyslogState 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.1
The state of syslog: true(1):enable. false(2):disable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfSyslogMaxLoghost 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.2
The object shows the maximum number of rows in hpnicfLoghostTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfSyslogMaxChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.3
The object shows the maximum number of channels in hpnicfSyslogChannelTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfSyslogMaxLogbufferSize 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.4
The maximum number of messages that can be stored in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfSyslogMaxTrapbufferSize 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.5
The maximum number of messages that can be stored in trapbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfSyslogState2 1.3.6.1.4.1.11.2.14.11.15.2.63.1.1.6
Status of syslog, on for enabled or off for disabled. This node differs from hpnicfSyslogState in value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

hpnicfSyslogConsole 1.3.6.1.4.1.11.2.14.11.15.2.63.1.2
OBJECT IDENTIFIER    

hpnicfSyslogConsoleChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.2.1
The channel number of console.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogMonitor 1.3.6.1.4.1.11.2.14.11.15.2.63.1.3
OBJECT IDENTIFIER    

hpnicfSyslogMonitorChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.3.1
The channel number of monitor.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogSnmp 1.3.6.1.4.1.11.2.14.11.15.2.63.1.4
OBJECT IDENTIFIER    

hpnicfSyslogSnmpChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.4.1
The channel number of snmp.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogLogbuffer 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5
OBJECT IDENTIFIER    

hpnicfSyslogLogbufferChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.1
The channel number of logbuffer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogLogbufferSize 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.2
The capacity of logbuffer which can be customized by users. The valid range is from 0 to hpnicfSyslogMaxLogbufferSize.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogLogbufferTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3
The table of logbuffer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogLogbufferEntry

hpnicfSyslogLogbufferEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1
The logbuffer entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogLogbufferEntry  

hpnicfLogbufferIndex 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfLogbufferCurrentMessages 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.2
The number of log messages stored in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfLogbufferOverwrittenMessages 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.3
The number of log messages overwritten in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfLogbufferDroppedMessages 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.3.1.4
The number of log messages dropped in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfSyslogLogbufContTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4
The table of logbuffer contents.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogLogbufContEntry

hpnicfSyslogLogbufContEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4.1
The contens entry of logbuffer.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogLogbufContEntry  

hpnicfLogbufContIndex 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfLogbufContDescription 1.3.6.1.4.1.11.2.14.11.15.2.63.1.5.4.1.2
The contents of logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1600)  

hpnicfSyslogTrapbuffer 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6
OBJECT IDENTIFIER    

hpnicfSyslogTrapbufferChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.1
The channel number of trapbuffer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogTrapbufferSize 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.2
The capacity of the trapbuffer which can be customized by users. The valid range is from 0 to hpnicfSyslogMaxTrapbufferSize.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogTrapbufferTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3
The table of trapbuffer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogTrapbufferEntry

hpnicfSyslogTrapbufferEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1
The trapbuffer entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogTrapbufferEntry  

hpnicfTrapbufferIndex 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfTrapbufferCurrentMessages 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.2
The number of trap messages stored in trapbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfTrapbufferOverwrittenMessages 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.3
The number of trap messages overwritten in trapbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfTrapbufferDroppedMessages 1.3.6.1.4.1.11.2.14.11.15.2.63.1.6.3.1.4
The number of trap messages dropped in trapbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfSyslogLoghost 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7
OBJECT IDENTIFIER    

hpnicfSyslogLoghostSourceInterface 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.1
The source interface which sends message to loghost. All loghosts use the same source interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfSyslogLoghostTimestampType 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.2
Time stamp type of message sent to loghost.
Status: current Access: read-write
OBJECT-TYPE    
  TimeStampType  

hpnicfSyslogLoghostTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3
The table of loghost.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogLoghostEntry

hpnicfSyslogLoghostEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1
The loghost entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogLoghostEntry  

hpnicfSyslogLoghostIndex 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..64  

hpnicfSyslogLoghostChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.2
The channel number of loghost.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfSyslogLoghostIpaddressType 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.3
The ip address type of loghost.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpnicfSyslogLoghostIpaddress 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.4
The ip address of loghost.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfSyslogLoghostFacility 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.5
The operations staff can selectively filter the messages with priority which consists of facility that generates the message and severity of the message.
Status: current Access: read-create
OBJECT-TYPE    
  FacilityType  

hpnicfSyslogLoghostLanguage 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.6
The language of the message sent to the loghost.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER chinese(1), english(2)  

hpnicfSyslogLoghostOperateRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.7
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfSyslogLoghostIpaddressPort 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.8
The loghost server port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

hpnicfSyslogLoghostTAddress 1.3.6.1.4.1.11.2.14.11.15.2.63.1.7.3.1.9
The loghost server transport address.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

hpnicfSyslogChannel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8
OBJECT IDENTIFIER    

hpnicfSyslogChannelTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1
A table of syslog channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogChannelEntry

hpnicfSyslogChannelEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1.1
The channel entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogChannelEntry  

hpnicfSyslogChannelIndex 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfSyslogChannelName 1.3.6.1.4.1.11.2.14.11.15.2.63.1.8.1.1.2
The name of channel. The channel name must be different from each other.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..30)  

hpnicfSyslogModule 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9
OBJECT IDENTIFIER    

hpnicfSyslogModuleTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1
A table of syslog module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogModuleEntry

hpnicfSyslogModuleEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1.1
The module entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogModuleEntry  

hpnicfSyslogModuleIndex 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfSyslogModuleName 1.3.6.1.4.1.11.2.14.11.15.2.63.1.9.1.1.2
The name of module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..20)  

hpnicfSyslogLog 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10
OBJECT IDENTIFIER    

hpnicfSyslogLogTimestampType 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.1
Time stamp type of log message.
Status: current Access: read-write
OBJECT-TYPE    
  TimeStampType  

hpnicfSyslogLogTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2
A table of syslog module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogLogEntry

hpnicfSyslogLogEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1
The log entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogLogEntry  

hpnicfSyslogLogState 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1.1
The switch state of log.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfSyslogLogLevel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1.2
The level of log message.
Status: current Access: read-create
OBJECT-TYPE    
  MessageLevelType  

hpnicfSyslogLogRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.2.1.3
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfSyslogLogGlobalLevel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.3
The global level of log message. This object is replaced by hpnicfSyslogLogGlobalLevelRfc because its value does not accord with RFC5424.
Status: obsolete Access: read-write
OBJECT-TYPE    
  MessageLevelType  

hpnicfSyslogLogGlobalLevelRfc 1.3.6.1.4.1.11.2.14.11.15.2.63.1.10.4
The global level of log message. This object replaces hpnicfSyslogLogGlobalLevel because it observes the terms of RFC5424.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), informational(6), debug(7)  

hpnicfSyslogTrap 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11
OBJECT IDENTIFIER    

hpnicfSyslogTrapTimestampType 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.1
Time stamp type of trap message.
Status: current Access: read-write
OBJECT-TYPE    
  TimeStampType  

hpnicfSyslogTrapTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2
A table of syslog module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogTrapEntry

hpnicfSyslogTrapEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1
The trap entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogTrapEntry  

hpnicfSyslogTrapState 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1.1
The switch state of trap.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfSyslogTrapLevel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1.2
The level of trap message.
Status: current Access: read-create
OBJECT-TYPE    
  MessageLevelType  

hpnicfSyslogTrapRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.63.1.11.2.1.3
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfSyslogDebug 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12
OBJECT IDENTIFIER    

hpnicfSyslogDebugTimestampType 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.1
Time stamp type of debug message.
Status: current Access: read-write
OBJECT-TYPE    
  TimeStampType  

hpnicfSyslogDebugTable 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2
A table of syslog module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfSyslogDebugEntry

hpnicfSyslogDebugEntry 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1
The debug entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfSyslogDebugEntry  

hpnicfSyslogDebugState 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.1
The switch state of debug.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfSyslogDebugLevel 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.2
The level of debug message.
Status: current Access: read-create
OBJECT-TYPE    
  MessageLevelType  

hpnicfSyslogDebugRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.3
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus