ZXR10-LOG-MIB

File: ZXR10-LOG-MIB.mib (9506 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress enterprises NOTIFICATION-TYPE
DisplayString TEXTUAL-CONVENTION

Defined Types

LoginType  
enum for login type
TEXTUAL-CONVENTION    
  INTEGER telnet(0), ssh(1), session(2), ps(3), gm(4)  

SyncLogEntry  
SEQUENCE    
  syncLogFlowID Unsigned32
  syncLogCmdID Unsigned32
  syncLogCmdString DisplayString
  syncLogTimeStamp Unsigned32
  syncLogIpAddr DisplayString
  syncLogVtyNo Unsigned32

OperLogEntry  
SEQUENCE    
  operLogFlowID Unsigned32
  operLogCmdID Unsigned32
  operLogCmdString DisplayString
  operLogTimeStamp Unsigned32
  operLogIpAddr DisplayString
  operLogVtyNo Unsigned32
  operLogUserName DisplayString
  operLogType LoginType
  operLogResult INTEGER

Defined Values

log 1.3.6.1.4.1.3902.3.305
The MIB module to describe the LOG protocol.
MODULE-IDENTITY    

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

syncLogTable 1.3.6.1.4.1.3902.3.305.1
A list of sync logging information.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyncLogEntry

syncLogEntry 1.3.6.1.4.1.3902.3.305.1.1
An entry to sync logging table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SyncLogEntry  

syncLogFlowID 1.3.6.1.4.1.3902.3.305.1.1.1
Flow identifier or serial number
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

syncLogCmdID 1.3.6.1.4.1.3902.3.305.1.1.2
Command identifier
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

syncLogCmdString 1.3.6.1.4.1.3902.3.305.1.1.3
Command string
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

syncLogTimeStamp 1.3.6.1.4.1.3902.3.305.1.1.4
Time stamp of logging
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

syncLogIpAddr 1.3.6.1.4.1.3902.3.305.1.1.5
IP address
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

syncLogVtyNo 1.3.6.1.4.1.3902.3.305.1.1.6
Vty number. 0:con0, 1-n:vty0-vty(n-1)
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

operLogTable 1.3.6.1.4.1.3902.3.305.2
A list of operating logging information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OperLogEntry

operLogEntry 1.3.6.1.4.1.3902.3.305.2.1
An entry to operating logging table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OperLogEntry  

operLogFlowID 1.3.6.1.4.1.3902.3.305.2.1.1
Flow identifier or serial number
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

operLogCmdID 1.3.6.1.4.1.3902.3.305.2.1.2
Command identifier
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

operLogCmdString 1.3.6.1.4.1.3902.3.305.2.1.3
Command string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

operLogTimeStamp 1.3.6.1.4.1.3902.3.305.2.1.4
Time stamp of logging
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

operLogIpAddr 1.3.6.1.4.1.3902.3.305.2.1.5
IP address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

operLogVtyNo 1.3.6.1.4.1.3902.3.305.2.1.6
Vty number. 0:con0, 1-n:vty0-vty(n-1)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

operLogUserName 1.3.6.1.4.1.3902.3.305.2.1.7
User name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

operLogType 1.3.6.1.4.1.3902.3.305.2.1.8
Logging type
Status: current Access: read-only
OBJECT-TYPE    
  LoginType  

operLogResult 1.3.6.1.4.1.3902.3.305.2.1.9
Result of command processing
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failed(1), success(2), ceaseData(3), cancel(4), disconnect(5)  

zxr10LogMsgInfo 1.3.6.1.4.1.3902.3.305.3
OBJECT IDENTIFIER    

zxr10LogClass 1.3.6.1.4.1.3902.3.305.3.1
The class of the message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER cmdLog(1)  

zxr10LogLevel 1.3.6.1.4.1.3902.3.305.3.2
The level of the message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..8  

zxr10LogMsgText 1.3.6.1.4.1.3902.3.305.3.3
The text of the message. If the text of the message exceeds 255 bytes, the message will be truncated to 254 bytes and a '*' character will be appended - indicating that the message has been truncated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)  

zxr10LogTimeStamp 1.3.6.1.4.1.3902.3.305.3.4
The time stamp of the message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

zxr10LogMIBNotifications 1.3.6.1.4.1.3902.3.305.4
OBJECT IDENTIFIER    

zxr10LogMsgNotification 1.3.6.1.4.1.3902.3.305.4.1
Send the trap of the operating logging information to uniform network manager.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE