ZYXEL-SYSLOG-MIB

File: ZYXEL-SYSLOG-MIB.mib (7245 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelSysLogTypeEntry  
SEQUENCE    
  zySysLogTypeIndex INTEGER
  zySysLogTypeName DisplayString
  zySysLogTypeState EnabledStatus
  zySysLogTypeFacility INTEGER

ZyxelSysLogServerEntry  
SEQUENCE    
  zySysLogServerIpAddress IpAddress
  zySysLogServerLogLevel INTEGER
  zySysLogServerRowStatus RowStatus

Defined Values

zyxelSysLog 1.3.6.1.4.1.890.1.15.3.81
The subtree for syslog
MODULE-IDENTITY    

zyxelSysLogSetup 1.3.6.1.4.1.890.1.15.3.81.1
OBJECT IDENTIFIER    

zySysLogState 1.3.6.1.4.1.890.1.15.3.81.1.1
Enable/Disable sysLog for the switch. The syslog feature sends logs to an external syslog server.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelSysLogTypeTable 1.3.6.1.4.1.890.1.15.3.81.1.2
The table contains system logs type configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSysLogTypeEntry

zyxelSysLogTypeEntry 1.3.6.1.4.1.890.1.15.3.81.1.2.1
An entry contains system logs type configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSysLogTypeEntry  

zySysLogTypeIndex 1.3.6.1.4.1.890.1.15.3.81.1.2.1.1
The index of syslog type categories.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zySysLogTypeName 1.3.6.1.4.1.890.1.15.3.81.1.2.1.2
The names of syslog categories that the device can generate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zySysLogTypeState 1.3.6.1.4.1.890.1.15.3.81.1.2.1.3
Enable/Disable the device to generate logs for the corresponding category.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zySysLogTypeFacility 1.3.6.1.4.1.890.1.15.3.81.1.2.1.4
Enter the log facility that allows you to send logs to different files in the syslog server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local-user0(0), local-user1(1), local-user2(2), local-user3(3), local-user4(4), local-user5(5), local-user6(6), local-user7(7)  

zySysLogMaxNumberOfServers 1.3.6.1.4.1.890.1.15.3.81.1.3
The maximum number of sys log servers that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelSysLogServerTable 1.3.6.1.4.1.890.1.15.3.81.1.4
The table contains system logs server configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelSysLogServerEntry

zyxelSysLogServerEntry 1.3.6.1.4.1.890.1.15.3.81.1.4.1
An entry contains system logs server configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelSysLogServerEntry  

zySysLogServerIpAddress 1.3.6.1.4.1.890.1.15.3.81.1.4.1.1
The IP address of the syslog server.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zySysLogServerLogLevel 1.3.6.1.4.1.890.1.15.3.81.1.4.1.2
Enter the severity level(s) of the logs that you want the device to send to this syslog server. The lower the number, the more critical the logs are.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level0-1(1), level0-2(2), level0-3(3), level0-4(4), level0-5(5), level0-6(6), level0-7(7)  

zySysLogServerRowStatus 1.3.6.1.4.1.890.1.15.3.81.1.4.1.3
This object allows entry to be created and deleted syslog servers configuration.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus