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

VENDOR: IBM


 Home MIB: IBM-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
 ibmBcmMIB 1.3.6.1.4.1.2.6.118.1.2.1.3
     bcmConfGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.1
         bcmConfTable 1.3.6.1.4.1.2.6.118.1.2.1.3.1.1 no-access
This table contains configuration values for the broadcast management functions of a BUS. It is an extension to the busConfTable.
             bcmConfEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.1.1.1 no-access
Each entry in this table represents an extension of a corresponding enty in the busConfTable.
                 bcmRouteCacheEnabled 1.3.6.1.4.1.2.6.118.1.2.1.3.1.1.1.1 truthvalue read-write
When 'true', the BCM will cache routes. When 'false', it will not.
         bcmStaticTargetsNextId 1.3.6.1.4.1.2.6.118.1.2.1.3.1.2 integer32 read-only
The next available index in the bcmStaticTargetsTable. The value of this object can be used as the index by the network manager to create an entry in the table. Note: since the bcmStaticTargetsTable is statically defined, by the MSS agent this object has no meaning. This object always has a value of 1. The agent statically defines three rows in this table and sets rowStatus based on initial configuration.
         bcmStaticTargetsTable 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3 no-access
This table contains static broadcast target addresses for all the BCMs at this agent. Each BCM may have multiple entries. Object bcmStaticTargetsRowStatus is required during row creation and deletion.
             bcmStaticTargetsEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3.1 no-access
Each entry in this table defines a broadcast target address for a BCM.
                 bcmStaticTargetsIndex 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3.1.1 integer32 read-write
A value which uniquely identifies a conceptual row in the bcmStaticTargetsTable.
                 bcmStaticTargetsAtmAddress 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3.1.2 atmlaneaddress read-write
The ATM address of the static broadcast target.
                 bcmStaticTargetsMacAddress 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3.1.3 macaddress read-write
The MAC address of the static broadcast target. This object is optional.
                 bcmStaticTargetsProtocol 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3.1.4 integer read-write
The protocol designation for static broadcast target. Indicates for which protocol broadcast frames are forwarded. Currently, only IPX is supported (i.e., configured static entries only apply to IPX). Enumeration: 'noStaticProtocolDefined': 0, 'ipx': 4.
                 bcmStaticTargetsRowStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.3.1.5 rowstatus read-write
This object is used to create or activate and inactivate entries in the bcmStaticTargetsTable. Note: in order to set RowStatus active bcmStaticTargetsProtocol and bcmStaticTargetsAtmAddress must be set to in the same SET bindings. If the optional object bcmStaticTargetsMacAddress is desired it must also be SET in the same bindings. Once the RowStatus is set to active, objects maybe individually set. Only values of active(1) and inActive(2) are supported for this table.
         bcmIpConfTable 1.3.6.1.4.1.2.6.118.1.2.1.3.1.4 no-access
This table contains configuration parameters for the IP protocol for the BCMs at the agent. This table augments the bcmConfTable.
             bcmIpConfEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.1.4.1 no-access
Each entry in this table represents the configuration for the IP protocol of a single BCM.
                 bcmIpConfOperStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.4.1.1 integer read-only
The operational state of BCM/IP on this entry. Other defines the transition states between up and down. Enumeration: 'down': 3, 'other': 1, 'up': 2.
                 bcmIpConfAdminStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.4.1.2 integer read-write
The administrative state of the BCM/IP on this entry. Enumeration: 'down': 3, 'up': 2.
                 bcmIpConfCacheAge 1.3.6.1.4.1.2.6.118.1.2.1.3.1.4.1.3 bcmcacheage read-write
The maximum number of minutes an IP Address entry is kept without re-verification of its location.
         bcmIpxConfTable 1.3.6.1.4.1.2.6.118.1.2.1.3.1.5 no-access
This table contains configuration parameters for the IPX protocol for the BCMs at the agent. This table augments the bcmConfTable.
             bcmIpxConfEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.1.5.1 no-access
Each entry in this table represents the configuration for the IPX protocol of a single BCM.
                 bcmIpxConfOperStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.5.1.1 integer read-only
The operational state of BCM/IPX on this entry. Other defines the transition states between up and down. Enumeration: 'down': 3, 'other': 1, 'up': 2.
                 bcmIpxConfAdminStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.5.1.2 integer read-write
The administrative state of the BCM/IPX on this entry. Enumeration: 'down': 3, 'up': 2.
                 bcmIpxConfCacheAge 1.3.6.1.4.1.2.6.118.1.2.1.3.1.5.1.3 bcmcacheage read-write
The maximum number of minutes an IPX Address entry is kept without re-verification of its location.
         bcmNbConfTable 1.3.6.1.4.1.2.6.118.1.2.1.3.1.6 no-access
This table contains configuration parameters for the NetBIOS protocol for the BCMs at the agent. This table augments the bcmConfTable.
             bcmNbConfEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.1.6.1 no-access
Each entry in this table represents the configuration for the NetBIOS protocol of a single BCM.
                 bcmNbConfOperStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.6.1.1 integer read-only
The operational state of BCM/NetBIOS on this entry. Other defines the transition states between up and down. Enumeration: 'down': 3, 'other': 1, 'up': 2.
                 bcmNbConfAdminStatus 1.3.6.1.4.1.2.6.118.1.2.1.3.1.6.1.2 integer read-write
The administrative state of the BCM/NetBIOS on this entry. Enumeration: 'down': 3, 'up': 2.
                 bcmNbConfCacheAge 1.3.6.1.4.1.2.6.118.1.2.1.3.1.6.1.3 bcmcacheage read-write
The maximum number of minutes an NetBIOS Address entry is kept without re-verification of its location.
     bcmStatGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.2
         bcmStatTable 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1 no-access
This table contains all the counters maintained by the BCMs within the scope of an agent. This table augments the bcmConfTable.
             bcmStatEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1 no-access
Each entry in this table contains a BCM and its counters. These counters accumulate totals for all protocols.
                 bcmFramesReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.1 counter32 read-only
Total number of frames received by BCM for all protocols.
                 bcmOctetsReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.2 counter32 read-only
Total number of octets received by BCM for all protocols.
                 bcmFramesReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.3 counter32 read-only
Total number of frames, for all protocols, not managed by BCM and returned to BUS for transmission.
                 bcmOctetsReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.4 counter32 read-only
Total number of octets, for all protocols, not managed by BCM and returned to BUS for transmission.
                 bcmFramesDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.5 counter32 read-only
Total number of frames discarded (filtered) by BCM for all protocols.
                 bcmOctetsDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.6 counter32 read-only
Total number of octets discarded (filtered) by BCM for all protocols.
                 bcmFramesTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.7 counter32 read-only
Total number of frames transmitted by BCM for all protocols.
                 bcmOctetsTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.8 counter32 read-only
Total number of octets transmitted by BCM for all protocols.
                 bcmTransmitErrorFrames 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.9 counter32 read-only
Total number of frames, for all protocols, that the BCM could not sent due to an error.
                 bcmTransmitErrorOctets 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.10 counter32 read-only
Total number of octets, for all protocols, that the BCM could not sent due to an error.
                 bcmBroadcastFramesDirectedNoRif 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.11 counter32 read-only
Total number of frames, for all protocols, transmitted by BCM with no RI Field.
                 bcmBroadcastFramesDirectedAre 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.12 counter32 read-only
Total number of frames, for all protocols, transmitted by BCM left as ARE.
                 bcmBroadcastFramesDirectedSte 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.13 counter32 read-only
Total number of frames, for all protocols, transmitted by BCM that were converted from ARE or STE to SRF by Source Route Management, or left as SRF multicast frame (a rare frame type).
                 bcmBroadcastFramesDirectedSrf 1.3.6.1.4.1.2.6.118.1.2.1.3.2.1.1.14 counter32 read-only
Frames sent on one VCC, changed to SRF.
         bcmIpStatTable 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2 no-access
Each entry in this table contains the counters for the IP operation of a BCM. The table augments the bcmStatTable.
             bcmIpStatEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1 no-access
Each entry in this table contains the counters for the IP operation of a BCM. The table augments the bcmStatTable.
                 bcmIpFramesReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.1 counter32 read-only
Number of (IP) frames received by BCM.
                 bcmIpOctetsReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.2 counter32 read-only
Number of (IP) octets received by BCM.
                 bcmIpFramesReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.3 counter32 read-only
Number of (IP) frames not managed by BCM and returned to BUS for transmission.
                 bcmIpOctetsReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.4 counter32 read-only
Number of (IP) octets not managed by BCM and returned to BUS for transmission.
                 bcmIpFramesDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.5 counter32 read-only
Number of (IP) frames discarded (filtered) by BCM.
                 bcmIpOctetsDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.6 counter32 read-only
Number of (IP) octets discarded (filtered) by BCM.
                 bcmIpFramesTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.7 counter32 read-only
Number of (IP) frames transmitted by BCM.
                 bcmIpOctetsTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.8 counter32 read-only
Number of (IP) octets transmitted by BCM.
                 bcmIpTransmitErrorFrames 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.9 counter32 read-only
Number of (IP) frames that the BCM could not sent due to an error.
                 bcmIpTransmitErrorOctets 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.10 counter32 read-only
Number of (IP) octets that the BCM could not sent due to an error.
                 bcmIpBroadcastFramesDirectedNoRif 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.11 counter32 read-only
Number of (IP) frames transmitted by BCM with no RI Field.
                 bcmIpBroadcastFramesDirectedAre 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.12 counter32 read-only
Number of (IP) frames transmitted by BCM left as ARE.
                 bcmIpBroadcastFramesDirectedSte 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.13 counter32 read-only
Number of (IP) frames transmitted by BCM left as STE.
                 bcmIpBroadcastFramesDirectedSrf 1.3.6.1.4.1.2.6.118.1.2.1.3.2.2.1.14 counter32 read-only
Number of (IP) frames transmitted by BCM that were converted from ARE or STE to SRF by Source Route Management, or left as SRF multicast frame (a rare frame type).
         bcmIpxStatTable 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3 no-access
Each entry in this table contains the counters for the IPX operation of a BCM. The table augments the bcmStatTable.
             bcmIpxStatEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1 no-access
Each entry in this table contains the counters for the IPX operation of a BCM. The table augments the bcmStatTable.
                 bcmIpxFramesReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.1 counter32 read-only
Number of (IPX) frames received by BCM.
                 bcmIpxOctetsReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.2 counter32 read-only
Number of (IPX) octets received by BCM.
                 bcmIpxFramesReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.3 counter32 read-only
Number of (IPX) frames not managed by BCM and returned to BUS for transmission.
                 bcmIpxOctetsReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.4 counter32 read-only
Number of (IPX) octets not managed by BCM and returned to BUS for transmission.
                 bcmIpxFramesDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.5 counter32 read-only
Number of (IPX) frames discarded (filtered) by BCM.
                 bcmIpxOctetsDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.6 counter32 read-only
Number of (IPX) octets discarded (filtered) by BCM.
                 bcmIpxFramesTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.7 counter32 read-only
Number of (IPX) frames transmitted by BCM.
                 bcmIpxOctetsTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.8 counter32 read-only
Number of (IPX) octets transmitted by BCM.
                 bcmIpxTransmitErrorFrames 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.9 counter32 read-only
Number of (IPX) frames that the BCM could not sent due to an error.
                 bcmIpxTransmitErrorOctets 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.10 counter32 read-only
Number of (IPX) octets that the BCM could not sent due to an error.
                 bcmIpxBroadcastFramesDirectedNoRif 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.11 counter32 read-only
Frame sent on one VCC, no RIF in them.
                 bcmIpxBroadcastFramesDirectedAre 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.12 counter32 read-only
Number of (IPX) frames transmitted by BCM left as ARE.
                 bcmIpxBroadcastFramesDirectedSte 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.13 counter32 read-only
Number of (IPX) frames transmitted by BCM left as STE.
                 bcmIpxBroadcastFramesDirectedSrf 1.3.6.1.4.1.2.6.118.1.2.1.3.2.3.1.14 counter32 read-only
Number of (IPX) frames transmitted by BCM that were converted from ARE or STE to SRF by Source Route Management, or left as SRF multicast frame (a rare frame type).
         bcmNbStatTable 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4 no-access
Each entry in this table contains the counters for the NetBIOS operation of a BCM. The table augments the bcmStatTable.
             bcmNbStatEntry 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1 no-access
Each entry in this table contains the counters for the NetBIOS operation of a BCM. The table augments the bcmStatTable.
                 bcmNbFramesReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.1 counter32 read-only
Number of (NetBIOS) frames received by BCM.
                 bcmNbOctetsReceived 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.2 counter32 read-only
Number of (NetBIOS) octets received by BCM.
                 bcmNbFramesReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.3 counter32 read-only
Number of (NetBIOS) frames not managed by BCM and returned to BUS for transmission.
                 bcmNbOctetsReturned 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.4 counter32 read-only
Number of (NetBIOS) octets not managed by BCM and returned to BUS for transmission.
                 bcmNbFramesDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.5 counter32 read-only
Number of (NetBIOS) frames discarded (filtered) by BCM.
                 bcmNbOctetsDiscarded 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.6 counter32 read-only
Number of (NetBIOS) octets discarded (filtered) by BCM.
                 bcmNbFramesTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.7 counter32 read-only
Number of (NetBIOS) frames transmitted by BCM.
                 bcmNbOctetsTransmitted 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.8 counter32 read-only
Number of (NetBIOS) octets transmitted by BCM.
                 bcmNbTransmitErrorFrames 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.9 counter32 read-only
Number of (NetBIOS) frames that the BCM could not sent due to an error.
                 bcmNbTransmitErrorOctets 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.10 counter32 read-only
Number of (NetBIOS) octets that the BCM could not sent due to an error.
                 bcmNbBroadcastFramesDirectedNoRif 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.11 counter32 read-only
Number of (NetBIOS) frames transmitted by BCM with no RI Field.
                 bcmNbBroadcastFramesDirectedAre 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.12 counter32 read-only
Number of (NetBIOS) frames transmitted by BCM left as ARE.
                 bcmNbBroadcastFramesDirectedSte 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.13 counter32 read-only
Number of (NetBIOS) frames transmitted by BCM left as STE.
                 bcmNbBroadcastFramesDirectedSrf 1.3.6.1.4.1.2.6.118.1.2.1.3.2.4.1.14 counter32 read-only
Number of (NetBIOS) frames transmitted by BCM that were converted from ARE or STE to SRF by Source Route Management, or left as SRF ulticast frame (a rare frame type).
     bcmMIBConformance 1.3.6.1.4.1.2.6.118.1.2.1.3.3
         bcmMIBGroups 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1
             bcmCConfGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.1
             bcmCStaticTargetsConfigGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.2
             bcmCIpConfigGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.3
             bcmCIpxConfigGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.4
             bcmCNbConfigGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.5
             bcmCStatGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.6
             bcmCIpStatGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.7
             bcmCIpxStatGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.8
             bcmCNbStatGroup 1.3.6.1.4.1.2.6.118.1.2.1.3.3.1.9
         bcmMIBCompliances 1.3.6.1.4.1.2.6.118.1.2.1.3.3.2
             bcmMIBCompliance 1.3.6.1.4.1.2.6.118.1.2.1.3.3.2.1