BROCADE-SYSLOG-MIB

File: BROCADE-SYSLOG-MIB.mib (4833 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
FOUNDRY-SN-ROOT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 RowStatus InetAddress
InetAddressType brcdSysLog

Defined Types

BrcdSysLogServerEntry  
SEQUENCE    
  brcdSysLogServerAddrType InetAddressType
  brcdSysLogServerAddr InetAddress
  brcdSysLogServerUDPPort Unsigned32
  brcdSysLogServerOutPkts Counter32
  brcdSysLogServerRowStatus RowStatus

Defined Values

brocadeSysLogMIB 1.3.6.1.4.1.1991.1.1.11.1
This MIB module contains the managed object definitions for syslog Copyright 1996-2011 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

brcdSysLogGroup 1.3.6.1.4.1.1991.1.1.11.1.1
OBJECT IDENTIFIER    

brcdSysLogServerTable 1.3.6.1.4.1.1991.1.1.11.1.1.1
System Log Server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdSysLogServerEntry

brcdSysLogServerEntry 1.3.6.1.4.1.1991.1.1.11.1.1.1.1
A row in the System Log Server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdSysLogServerEntry  

brcdSysLogServerAddrType 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.1
The syslog server address type. The supported address types are ipv4(1) and ipv6(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

brcdSysLogServerAddr 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.2
IP address of syslog server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

brcdSysLogServerUDPPort 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.3
UDP port number of syslog server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

brcdSysLogServerOutPkts 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.4
Number of sylog packets sent to this syslog server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

brcdSysLogServerRowStatus 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.5
Setting this object to createAndGo(4) results in addition of new row. Setting this object to destroy( 6)results in removal of a row. The value active(1) is returned for get and get-next requests. Other values in the enumeration are not used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus