H3C-INFOCENTER-MIB

File: H3C-INFOCENTER-MIB.mib (13845 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-TC SNMPv2-SMI
INET-ADDRESS-MIB IF-MIB

Imported symbols

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

Defined Types

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

ICFacilityType  
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)  

ICTimeStampType  
Specify operation types on time stamp of message. date: the time stamp type of message is date. boot: the time stamp type of message is the time from uptime of system. iso: the time stamp type of message is ISO date with format YYYY-MM-ddThh:mm:ss. dateWithoutYear: the time stamp type of message is date without year information. none: no time stamp information in message.
TEXTUAL-CONVENTION    
  INTEGER date(0), boot(1), iso(2), dateWithoutYear(3), none(4)  

H3cICLogbufferContEntry  
SEQUENCE    
  h3cICLogbufferContIndex Integer32
  h3cICLogbufferContDescription DisplayString

H3cICLoghostEntry  
SEQUENCE    
  h3cICLoghostIndex Unsigned32
  h3cICLoghostIpaddressType InetAddressType
  h3cICLoghostIpaddress InetAddress
  h3cICLoghostVPNName DisplayString
  h3cICLoghostFacility ICFacilityType
  h3cICLoghostOperateRowStatus RowStatus
  h3cICLoghostIpaddressPort Unsigned32
  h3cICLoghostTAddress TAddress

H3cICDirectionEntry  
SEQUENCE    
  h3cICDirectionIndex Unsigned32
  h3cICDirectionName DisplayString
  h3cICDirectionState TruthValue

H3cICModuleEntry  
SEQUENCE    
  h3cICModuleName DisplayString

H3cICLogEntry  
SEQUENCE    
  h3cICLogLevel ICMessageLevelType
  h3cICLogRowStatus RowStatus

Defined Values

h3cInfoCenter 1.3.6.1.4.1.2011.10.2.119
All the configuration of the info center can be managed by info center MIB.
MODULE-IDENTITY    

h3cICLogbuffer 1.3.6.1.4.1.2011.10.2.119.1
OBJECT IDENTIFIER    

h3cICLogbufferObjects 1.3.6.1.4.1.2011.10.2.119.1.1
OBJECT IDENTIFIER    

h3cICMaxLogbufferSize 1.3.6.1.4.1.2011.10.2.119.1.1.1
The maximum number of messages that can be stored in logbuffer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cICLogbufferSize 1.3.6.1.4.1.2011.10.2.119.1.1.2
The capacity of logbuffer which can be customized by users. The valid range is from 0 to h3cICMaxLogbufferSize.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

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

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

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

h3cICLogbufferContTable 1.3.6.1.4.1.2011.10.2.119.1.2
The table of logbuffer contents.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cICLogbufferContEntry

h3cICLogbufferContEntry 1.3.6.1.4.1.2011.10.2.119.1.2.1
The contents entry of logbuffer.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cICLogbufferContEntry  

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

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

h3cICLoghost 1.3.6.1.4.1.2011.10.2.119.2
OBJECT IDENTIFIER    

h3cICLoghostObjects 1.3.6.1.4.1.2011.10.2.119.2.1
OBJECT IDENTIFIER    

h3cICMaxLoghost 1.3.6.1.4.1.2011.10.2.119.2.1.1
The object shows the maximum number of rows in h3cLoghostTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cICLoghostSourceInterface 1.3.6.1.4.1.2011.10.2.119.2.1.2
The source interface which sends message to loghost. All loghosts use the same source interface. Zero is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

h3cICLoghostTimestampType 1.3.6.1.4.1.2011.10.2.119.2.1.3
Time stamp type of message sent to loghost.
Status: current Access: read-write
OBJECT-TYPE    
  ICTimeStampType  

h3cICLoghostTable 1.3.6.1.4.1.2011.10.2.119.2.2
The table of loghost.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cICLoghostEntry

h3cICLoghostEntry 1.3.6.1.4.1.2011.10.2.119.2.2.1
The loghost entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cICLoghostEntry  

h3cICLoghostIndex 1.3.6.1.4.1.2011.10.2.119.2.2.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..64  

h3cICLoghostIpaddressType 1.3.6.1.4.1.2011.10.2.119.2.2.1.2
The IP address type of loghost.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

h3cICLoghostIpaddress 1.3.6.1.4.1.2011.10.2.119.2.2.1.3
The IP address of loghost.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

h3cICLoghostVPNName 1.3.6.1.4.1.2011.10.2.119.2.2.1.4
The VPN instance of loghost.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

h3cICLoghostFacility 1.3.6.1.4.1.2011.10.2.119.2.2.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    
  ICFacilityType  

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

h3cICLoghostIpaddressPort 1.3.6.1.4.1.2011.10.2.119.2.2.1.7
The loghost server port.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

h3cICLoghostTAddress 1.3.6.1.4.1.2011.10.2.119.2.2.1.8
The loghost server transport address. Consist of h3cICLoghostIpaddress(ipv4) and h3cICLoghostIpaddressPort. This node can't be bound with h3cICLoghostIpaddress, h3cICLoghostIpaddressPort and h3cICLoghostIpaddressType at the same time.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

h3cICDirection 1.3.6.1.4.1.2011.10.2.119.3
OBJECT IDENTIFIER    

h3cICDirectionTable 1.3.6.1.4.1.2011.10.2.119.3.1
A table of syslog output direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cICDirectionEntry

h3cICDirectionEntry 1.3.6.1.4.1.2011.10.2.119.3.1.1
The output direction entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cICDirectionEntry  

h3cICDirectionIndex 1.3.6.1.4.1.2011.10.2.119.3.1.1.1
The index of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

h3cICDirectionName 1.3.6.1.4.1.2011.10.2.119.3.1.1.2
The name of output direction.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..30)  

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

h3cICModule 1.3.6.1.4.1.2011.10.2.119.4
OBJECT IDENTIFIER    

h3cICModuleTable 1.3.6.1.4.1.2011.10.2.119.4.1
A table of syslog module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cICModuleEntry

h3cICModuleEntry 1.3.6.1.4.1.2011.10.2.119.4.1.1
The module entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cICModuleEntry  

h3cICModuleName 1.3.6.1.4.1.2011.10.2.119.4.1.1.1
The name of module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..8)  

h3cICLog 1.3.6.1.4.1.2011.10.2.119.5
OBJECT IDENTIFIER    

h3cICLogObjects 1.3.6.1.4.1.2011.10.2.119.5.1
OBJECT IDENTIFIER    

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

h3cICLogTimestampType 1.3.6.1.4.1.2011.10.2.119.5.1.2
Time stamp type of log message.
Status: current Access: read-write
OBJECT-TYPE    
  ICTimeStampType  

h3cICLogTable 1.3.6.1.4.1.2011.10.2.119.5.2
A table of syslog module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cICLogEntry

h3cICLogEntry 1.3.6.1.4.1.2011.10.2.119.5.2.1
The log entry of syslog.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cICLogEntry  

h3cICLogLevel 1.3.6.1.4.1.2011.10.2.119.5.2.1.1
The level of log message, invalid is for deny any log.
Status: current Access: read-create
OBJECT-TYPE    
  ICMessageLevelType  

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