MITEL-BCM-MIB: View SNMP OID List / Download MIB

VENDOR: MITEL, CORP.


 Home MIB: MITEL-BCM-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
 mitelBCM 1.3.6.1.4.1.1027.4.2.1
The MITEL Broadcom Switch MIB module. This MIB module is defined to specifically provide additional statistical information for the Broadcom Switch subsystem.
     mitelBCMObjects 1.3.6.1.4.1.1027.4.2.1.1
         mitelBCMPortTable 1.3.6.1.4.1.1027.4.2.1.1.1 no-access
Table defining statistical information about each port of a Broadcom Switch sub-system.
             mitelBCMPortTableEntry 1.3.6.1.4.1.1027.4.2.1.1.1.1 no-access
A row defining a single BCM Port table entry.
                 mitelBCMPortIndex 1.3.6.1.4.1.1027.4.2.1.1.1.1.1 interfaceindex read-only
The interface identifier for this switch port. Usually corresponds to ifIndex in the ifTable.
                 mitelBCMPortRxSAChanges 1.3.6.1.4.1.1027.4.2.1.1.1.1.2 counter32 read-only
The number of times the source address (SA) of good received packets has changed. A count greater than one generally indicates the port is connected to a repeater based network.
                 mitelBCMPortRxLastSA 1.3.6.1.4.1.1027.4.2.1.1.1.1.3 physaddress read-only
The last received source address on this port.
         mitelBCMChipCount 1.3.6.1.4.1.1027.4.2.1.1.2 integer32 read-only
The number of BCM ethernet chips in the system.
         mitelBCMChipTable 1.3.6.1.4.1.1027.4.2.1.1.3 no-access
Table defining characteristic information about each Broadcom Switch chip in the system.
             mitelBCMChipTableEntry 1.3.6.1.4.1.1027.4.2.1.1.3.1 no-access
A row defining a single Broadcom (BCM) Chip table entry.
                 mitelBCMChipIndex 1.3.6.1.4.1.1027.4.2.1.1.3.1.1 integer32 read-only
The identifier for this switch chip.
                 mitelBCMChipBIST 1.3.6.1.4.1.1027.4.2.1.1.3.1.2 bits read-only
The status of the BCM ethernet chip built-in-self-test (BIST). BCRAM(0) bit 2^0 - Buffer control RAM (only in BCM5380M) IPDBM(1) bit 2^1 - Internal packet data buffer memory MRAM(2) bit 2^2 - MIB RAM (only in BCM5380M) GMRAM(3) bit 2^3 - Gigabit MIB RAM (only in BCM5380M) If the bit is set, then that sub-system has failed. Bits: 'bcRam': 0, 'mRam': 2, 'gmRam': 3, 'ipDbm': 1.
                 mitelBCMChipRev 1.3.6.1.4.1.1027.4.2.1.1.3.1.3 displaystring read-only
The BCM ethernet chip revision ID.
                 mitelBCMChipType 1.3.6.1.4.1.1027.4.2.1.1.3.1.4 integer read-only
The BCM ethernet chip type. Enumeration: 'bcm5380m': 1, 'bcmOther': 4, 'bcm5324m': 3, 'bcm5325e': 2.
     mitelBCMConformance 1.3.6.1.4.1.1027.4.2.1.2
         mitelBCMCompliances 1.3.6.1.4.1.1027.4.2.1.2.1
             mitelBCMSwitchCompliance 1.3.6.1.4.1.1027.4.2.1.2.1.1
The compliance statement for mitel nodes that include a BCM switch sub-system.
         mitelBCMGroups 1.3.6.1.4.1.1027.4.2.1.2.2
             mitelBCMPortGroup 1.3.6.1.4.1.1027.4.2.1.2.2.1
A collection of objects that provide statistical infrormation about BCM switch ports.
             mitelBCMChipGroup 1.3.6.1.4.1.1027.4.2.1.2.2.2
A collection of objects that provide infrormation about BCM switch Chips.