Upload one or more files above to start browsing.
MIB Viewer
Browse, search, and explore SNMP MIB modules and their OIDs. Look up any object by name or number, see its syntax, access level, and description, trace its place in the tree, and generate ready-to-run SNMP commands — all without leaving the browser.
What's a MIB?
A MIB (Management Information Base) is a structured document that defines the data a device exposes over SNMP — things like interface counters, system uptime, or CPU load. Each module declares a set of named objects, organized into a tree.
What's SNMP?
SNMP (Simple Network Management Protocol) is how network devices — routers, switches, servers — report status and statistics to monitoring tools. It's the protocol; MIBs are the vocabulary it uses to describe what's being asked for.
What's an OID?
An OID (Object Identifier) is the numeric address of one piece of data in a MIB — a dotted sequence like 1.3.6.1.2.1.1.1, read from the root of a global tree down to one specific object. Names are easier to read; OIDs are what's actually sent over the wire.
Try it: sysDescr (1.3.6.1.2.1.1.1) →Search for a MIB or OID above, or pick one from the list on the left.
Have your own MIB file? Drop it on the upload zone in the sidebar (or click to browse) to parse and explore it right away — it stays private to this browser session and isn't added to the shared library.
Brocade-TC
| Brocade-REG-MIB | bcsiModules |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1588.3.1.2 | IdentitybcsiModuleTC | The MIB module contains all shared textual conventions for Brocade specific MIBs. Copyright (c) 1996-2002 Brocade Communications Systems, Inc. All rights reser… |
| Name | Syntax | Status | Description |
|---|---|---|---|
| FcWwn | OCTET STRING (SIZE(8)) | current | The World Wide Name (WWN) of Brocade's specific products and ports. |
| SwDomainIndex | Integer32 (1..239) | current | The Fibre Channel domain ID of the switch. |
| SwNbIndex | Integer32 (1..2048) | current | Index of the neighbour ISL entry. |
| SwPortIndex | Integer32 | current | Index of the Port start from 1 upto Maximum number of ports of the Brocade Switch. |
| SwSensorIndex | Integer32 (1..1024) | current | Index of the Sensor entry. |
| SwTrunkMaster | Integer32 | current | Index of the Trunk Master start from 1 upto Maximum number of trunk groups of Brocade Switch. |