ASCEND-MIBLOG-MIB

File: ASCEND-MIBLOG-MIB.mib (8449 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MiblogProfileEntry  
SEQUENCE    
  logProfile-Index-o INTEGER
  logProfile-SaveLevel INTEGER
  logProfile-SaveNumber INTEGER
  logProfile-CallInfo INTEGER
  logProfile-SyslogEnabled INTEGER
  logProfile-Host IpAddress
  logProfile-Port INTEGER
  logProfile-Facility INTEGER
  logProfile-SyslogFormat INTEGER
  logProfile-LogCallProgress INTEGER
  logProfile-LogSoftwareVersion INTEGER
  logProfile-SyslogLevel INTEGER
  logProfile-Action-o INTEGER

MiblogProfile-AuxiliarySyslogEntry  
SEQUENCE    
  logProfile-AuxiliarySyslog-Index-o INTEGER
  logProfile-AuxiliarySyslog-Index1-o INTEGER
  logProfile-AuxiliarySyslog-SyslogEnabled INTEGER
  logProfile-AuxiliarySyslog-SyslogLevel INTEGER
  logProfile-AuxiliarySyslog-Host IpAddress
  logProfile-AuxiliarySyslog-Port INTEGER
  logProfile-AuxiliarySyslog-Facility INTEGER

Defined Values

miblogProfile 1.3.6.1.4.1.529.23.93
OBJECT IDENTIFIER    

miblogProfileTable 1.3.6.1.4.1.529.23.93.1
A list of miblogProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MiblogProfileEntry

miblogProfileEntry 1.3.6.1.4.1.529.23.93.1.1
A miblogProfile entry containing objects that maps to the parameters of miblogProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MiblogProfileEntry  

logProfile-Index-o 1.3.6.1.4.1.529.23.93.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logProfile-SaveLevel 1.3.6.1.4.1.529.23.93.1.1.2
The lowest level of message to be saved for status display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), emergency(2), alert(3), critical(4), error(5), warning(6), notice(7), info(8), debug(9)  

logProfile-SaveNumber 1.3.6.1.4.1.529.23.93.1.1.3
The maximum number of message to be saved for status display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

logProfile-CallInfo 1.3.6.1.4.1.529.23.93.1.1.4
Specifies when call status changes are logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), endOfCall(2)  

logProfile-SyslogEnabled 1.3.6.1.4.1.529.23.93.1.1.5
TRUE if log messages are to be forwarded to a remote host running syslogd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

logProfile-Host 1.3.6.1.4.1.529.23.93.1.1.6
The IP address of the log host for syslog updating.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

logProfile-Port 1.3.6.1.4.1.529.23.93.1.1.7
The Port number on the log host for syslog updating. Usual value: 514.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

logProfile-Facility 1.3.6.1.4.1.529.23.93.1.1.8
The syslogd facility code for messages logged from this box.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)  

logProfile-SyslogFormat 1.3.6.1.4.1.529.23.93.1.1.9
Specifies the syslog output format to use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tnt(1), max(2)  

logProfile-LogCallProgress 1.3.6.1.4.1.529.23.93.1.1.10
Log incoming call progress messages. Default is No.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

logProfile-LogSoftwareVersion 1.3.6.1.4.1.529.23.93.1.1.11
TRUE if the software version is to be logged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

logProfile-SyslogLevel 1.3.6.1.4.1.529.23.93.1.1.12
The lowest level of message to be saved for syslog.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), emergency(2), alert(3), critical(4), error(5), warning(6), notice(7), info(8), debug(9)  

logProfile-Action-o 1.3.6.1.4.1.529.23.93.1.1.13
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)  

miblogProfile-AuxiliarySyslogTable 1.3.6.1.4.1.529.23.93.2
A list of miblogProfile__auxiliary_syslog profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MiblogProfile-AuxiliarySyslogEntry

miblogProfile-AuxiliarySyslogEntry 1.3.6.1.4.1.529.23.93.2.1
A miblogProfile__auxiliary_syslog entry containing objects that maps to the parameters of miblogProfile__auxiliary_syslog profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MiblogProfile-AuxiliarySyslogEntry  

logProfile-AuxiliarySyslog-Index-o 1.3.6.1.4.1.529.23.93.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logProfile-AuxiliarySyslog-Index1-o 1.3.6.1.4.1.529.23.93.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

logProfile-AuxiliarySyslog-SyslogEnabled 1.3.6.1.4.1.529.23.93.2.1.3
TRUE if log messages are to be forwarded to a remote host running syslogd.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

logProfile-AuxiliarySyslog-SyslogLevel 1.3.6.1.4.1.529.23.93.2.1.4
The lowest level of message to be saved for syslog.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), emergency(2), alert(3), critical(4), error(5), warning(6), notice(7), info(8), debug(9)  

logProfile-AuxiliarySyslog-Host 1.3.6.1.4.1.529.23.93.2.1.5
The IP address of the log host for syslog updating.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

logProfile-AuxiliarySyslog-Port 1.3.6.1.4.1.529.23.93.2.1.6
The Port number on the log host for syslog updating. Usual value: 514.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

logProfile-AuxiliarySyslog-Facility 1.3.6.1.4.1.529.23.93.2.1.7
The syslogd facility code for messages logged from this box.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local0(1), local1(2), local2(3), local3(4), local4(5), local5(6), local6(7), local7(8)