BROCADE-SYSLOG-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: BROCADE-SYSLOG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     brcdSysLogGroup 1.3.6.1.4.1.1991.1.1.11.1.1
         brcdSysLogServerTable 1.3.6.1.4.1.1991.1.1.11.1.1.1 no-access
System Log Server table.
             brcdSysLogServerEntry 1.3.6.1.4.1.1991.1.1.11.1.1.1.1 no-access
A row in the System Log Server table.
                 brcdSysLogServerAddrType 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.1 inetaddresstype no-access
The syslog server address type. The supported address types are ipv4(1) and ipv6(2).
                 brcdSysLogServerAddr 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.2 inetaddress no-access
IP address of syslog server.
                 brcdSysLogServerUDPPort 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.3 unsigned32 no-access
UDP port number of syslog server.
                 brcdSysLogServerOutPkts 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.4 counter32 read-only
Number of sylog packets sent to this syslog server.
                 brcdSysLogServerRowStatus 1.3.6.1.4.1.1991.1.1.11.1.1.1.1.5 rowstatus read-only
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.