MITEL-BCM-MIB

File: MITEL-BCM-MIB.mib (9569 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB MITEL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
PhysAddress DisplayString InterfaceIndex
mitelPropTransmission

Defined Types

MitelBCMPortTableEntry  
SEQUENCE    
  mitelBCMPortIndex InterfaceIndex
  mitelBCMPortRxSAChanges Counter32
  mitelBCMPortRxLastSA PhysAddress

MitelBCMChipTableEntry  
SEQUENCE    
  mitelBCMChipIndex Integer32
  mitelBCMChipBIST BITS
  mitelBCMChipRev DisplayString
  mitelBCMChipType INTEGER

Defined Values

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.
MODULE-IDENTITY    

mitelBCMObjects 1.3.6.1.4.1.1027.4.2.1.1
OBJECT IDENTIFIER    

mitelBCMConformance 1.3.6.1.4.1.1027.4.2.1.2
OBJECT IDENTIFIER    

mitelBCMPortTable 1.3.6.1.4.1.1027.4.2.1.1.1
Table defining statistical information about each port of a Broadcom Switch sub-system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelBCMPortTableEntry

mitelBCMPortTableEntry 1.3.6.1.4.1.1027.4.2.1.1.1.1
A row defining a single BCM Port table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelBCMPortTableEntry  

mitelBCMPortIndex 1.3.6.1.4.1.1027.4.2.1.1.1.1.1
The interface identifier for this switch port. Usually corresponds to ifIndex in the ifTable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

mitelBCMPortRxSAChanges 1.3.6.1.4.1.1027.4.2.1.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

mitelBCMPortRxLastSA 1.3.6.1.4.1.1027.4.2.1.1.1.1.3
The last received source address on this port.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

mitelBCMChipCount 1.3.6.1.4.1.1027.4.2.1.1.2
The number of BCM ethernet chips in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelBCMChipTable 1.3.6.1.4.1.1027.4.2.1.1.3
Table defining characteristic information about each Broadcom Switch chip in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelBCMChipTableEntry

mitelBCMChipTableEntry 1.3.6.1.4.1.1027.4.2.1.1.3.1
A row defining a single Broadcom (BCM) Chip table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelBCMChipTableEntry  

mitelBCMChipIndex 1.3.6.1.4.1.1027.4.2.1.1.3.1.1
The identifier for this switch chip.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

mitelBCMChipBIST 1.3.6.1.4.1.1027.4.2.1.1.3.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS bcRam(0), ipDbm(1), mRam(2), gmRam(3)  

mitelBCMChipRev 1.3.6.1.4.1.1027.4.2.1.1.3.1.3
The BCM ethernet chip revision ID.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mitelBCMChipType 1.3.6.1.4.1.1027.4.2.1.1.3.1.4
The BCM ethernet chip type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bcm5380m(1), bcm5325e(2), bcm5324m(3), bcmOther(4)  

mitelBCMCompliances 1.3.6.1.4.1.1027.4.2.1.2.1
OBJECT IDENTIFIER    

mitelBCMGroups 1.3.6.1.4.1.1027.4.2.1.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP