Home/Catalog/BCS-TRAPS-MIB

BCS-TRAPS-MIB

AI MIB Summary

The BCS-TRAPS-MIB defines the standard set of SNMP trap objects for reporting critical operational events and fault conditions within Broadcom (formerly NetLogic) BCS (Broadcom Communications Switch) hardware platforms. It enables network management systems to receive asynchronous notifications regarding interface state changes, hardware failures, and system alerts specific to Broadcom switching architectures.

The MIB module for the bcs common trap objects.
Main OID:
bcsTraps.1.3.6.1.4.1.1166.7.3
46
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

46 total
Object Name
bcsTrapsThe MIB module for the bcs common trap objects.
MODULE-IDENTITY
.1.3.6.1.4.1.1166.7.3
bcsTrapElements
OBJECT IDENTIFIER
.1.3.6.1.4.1.1166.7.3.1
trapIdentifierThis object identifies the specific notification issued by the network element.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.1.1
trapSequenceIdThis object identifies the specific notification issued by the network element.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.1.2
trapNetworkElemModelNumberThe value of this object is the model number of the network element. Combination of Model # and Serial # is used as the unique identifier of the NE.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1166.7.3.1.3
trapNetworkElemSerialNumThe value of this object is the serial number of the network element. Combination of Model # and Serial # is used as the unique identifier of the NE.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1166.7.3.1.4
trapPerceivedSeverityThis parameter defines five severity levels, which provide an indication of how it is perceived that the capability of the managed object has been affected. The other level is not a severity level, but indicates that an alarm has been cleared, and thus is no longer in alarm state. Note that this field has no meaning for configuration change traps.ro
Enumeration
.1.3.6.1.4.1.1166.7.3.1.5
trapNetworkElemOperStateThe current Operational State of the Network Element which generated the trap.ro
Enumeration
.1.3.6.1.4.1.1166.7.3.1.6
trapNetworkElemAlarmStatusThe current Alarm Status of the Network Element Alarm Status is always equal to the highest severity level of all outstanding alarms in this NE.ro
Enumeration
.1.3.6.1.4.1.1166.7.3.1.7
trapNetworkElemAdminStateThe current Adminsitrative state of the network element.ro
Enumeration
.1.3.6.1.4.1.1166.7.3.1.8
trapNetworkElemAvailStatusThe current Operational state of the network elment is defined in ISO/IEC 10164-2.ro
Enumeration
.1.3.6.1.4.1.1166.7.3.1.9
trapTextThis variable contains an optional trap text.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1166.7.3.1.10
trapNETrapLastTrapTimeStampThis OBJECT IDENTIFIER is used to hold time, in hundreths of a second since the network management portion of the system was last re-initialized.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.1166.7.3.1.11
trapChangedObjectIdThis variable identifies the object that has generated the trap.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.1166.7.3.1.12
trapAdditionalInfoInteger1This 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.1.13
trapAdditionalInfoInteger2This 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.1.14
trapAdditionalInfoInteger3This 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.1.15
trapChangedValueDisplayStringThis DisplayString is used to hold specific information about the trap.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1166.7.3.1.16
trapChangedValueOIDThis OBJECT IDENTIFIER is used to hold specific information about the trap.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1166.7.3.1.17
trapChangedValueIpAddressThis OBJECT IDENTIFIER is used to hold specific information about the trap.ro
IpAddress
.1.3.6.1.4.1.1166.7.3.1.18
trapChangedValueIntegerThis 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.1.19
bcsTrapControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.1166.7.3.2
numberOfTrapReceiversThe number of managers to send traps to. This number can not exceed 4ro
INTEGER
.1.3.6.1.4.1.1166.7.3.2.1
trapReceiversTableA list of managers to send traps to. The number of entries is given by the value of NumTrapReceivers. Maximum number of Trap Receivers is four.
SEQUENCE OF TrapReceiversEntry
.1.3.6.1.4.1.1166.7.3.2.2
trapReceiversEntryThe list of managers to send traps.
TrapReceiversEntry
.1.3.6.1.4.1.1166.7.3.2.2.1
trapReceiversTableIndexThe index to a trap receiver entry.
INTEGER
.1.3.6.1.4.1.1166.7.3.2.2.1.1
trapReceiverAddrThe IP address of the manager to send a trap to. NOTE: Changing TrapReceiverAddr FROM default value to anything else is equivalent of 'creating' of a new entry. Changing trapReceiverAddr TO default value will result in deletion of that entry.rw
IpAddress
.1.3.6.1.4.1.1166.7.3.2.2.1.2
trapReceiverCommunityStringThe community name to use in the trap when sent to the manager.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1166.7.3.2.2.1.3
trapToBeSendQueueSizeThe agent maintains 2 queues: TrapsToBeSendQueue and TrapsSentQueue. The SNMP agent can receive a burst of traps which need to be sent to the network manager. The SNMP agent will put them in TrapsToBeSendQueue and from there hi will send traps to the a manager at throttling rate. The traps will be kept in sequence by the time at which they came inrw
INTEGER
.1.3.6.1.4.1.1166.7.3.2.2.1.4
trapSentQueueSizeThe agent maintains 2 queues: TrapsToBeSendQueue and TrapsSentQueue. The SNMP agent maintains Trap History (TrapsSentQueue) by saving last 'X' sent traps.rw
INTEGER
.1.3.6.1.4.1.1166.7.3.2.2.1.5
trapThrottlingRateThe number of traps agent can send to a particular manager (trapReceiver) per second.rw
Integer32
.1.3.6.1.4.1.1166.7.3.2.2.1.6
trapLastSentThis variable contains the last trapSequenceId (sequence number) agent sent to this manager. Upon startup agent will send cold-start trap and set value of TrapLastSent to 1.ro
INTEGER
.1.3.6.1.4.1.1166.7.3.2.2.1.7
trapReceiversEntryOperStateThe current Operational State of this entry in trapReceivers Tablerw
Enumeration
.1.3.6.1.4.1.1166.7.3.2.2.1.8
trapResendRequestThe manager may write this object when the indicated trap (indicated via trapIdentifier) should be resent. It is not intended to be read by the manager, but is read-write for compatability with older SNMP compilers.rw
Integer32
.1.3.6.1.4.1.1166.7.3.2.2.1.9
numberOfDiscriminatorsThe number of EFDs (filters) agent has in it's database. This number can not exceed 20ro
INTEGER
.1.3.6.1.4.1.1166.7.3.2.3
trapDiscrimTableA list of EFDs (trap filters). Before forwarding trap to a trapReceiver (manager) agent filters all traps acording to all EFDs defined for this manager.
SEQUENCE OF TrapDiscrimEntry
.1.3.6.1.4.1.1166.7.3.2.4
trapDiscrimEntryThe list of discriminators (trap filters.)
TrapDiscrimEntry
.1.3.6.1.4.1.1166.7.3.2.4.1
trapDiscrimTableIndexThe index to a trap discriminator entry.
INTEGER
.1.3.6.1.4.1.1166.7.3.2.4.1.1
trapDiscrimReceiverAddrThe IP address of the manager this Discrim belongs to. It should be equal to TrapReceiverAddr. NOTE: Changing trapDiscrimReceiverAddr FROM default value to anything else is equivalent of 'creating' of a new entry. Changing trapReceiverAddr TO default value will result in deletion of that entry.rw
IpAddress
.1.3.6.1.4.1.1166.7.3.2.4.1.2
trapDiscrimAvailabilityStatusThis object reflects the current Availability status of the Discrim (based on ISO/IEC 10164-2).ro
Enumeration
.1.3.6.1.4.1.1166.7.3.2.4.1.3
trapDiscrimWeeklyMaskThis object represents weekly scedule for corresponding Discrim. The WeeklyMask consists of 7 numeric characters (1 for each day of the week). Each numeric character can take a value of either '1' - enabled or '2' - disabled. For example, with WeeklyMask='1122221', an agent will apply corresponding Discriminator only on Mondays, Tuesdays and Sundays. Any characters other than '1' and '2' will be ignored.rw
DisplayString
.1.3.6.1.4.1.1166.7.3.2.4.1.4
trapDiscrimDailyStartTimeThis object represents daily start time for corresponding Discrim. The StartTime is expressed as an offset (in minutes) from 2400 hours military time. For example, StartTime=70 represents start time of 1:10 AM.rw
INTEGER
.1.3.6.1.4.1.1166.7.3.2.4.1.5
trapDiscrimDailyStopTimeThis object represents daily stop time for corresponding Discrim. The StopTime is expressed as an offset (in minutes) from 2400 hours military time. For example, StopTime=70 represents stop time of 1:10 AM.rw
INTEGER
.1.3.6.1.4.1.1166.7.3.2.4.1.6
trapSeverityDiscrimThe severity threshold of traps to be send to the manager. Only traps of equal or greater severity than this value are sent to the manager.rw
Enumeration
.1.3.6.1.4.1.1166.7.3.2.4.1.7
trapDiscrimOperationalStateThe current Operational State of the Discriminator.rw
Enumeration
.1.3.6.1.4.1.1166.7.3.2.4.1.8
trapDiscrimConfigChangeCntlThis variable turns reporting of configuration changes on or off.rw
Enumeration
.1.3.6.1.4.1.1166.7.3.2.4.1.9
BCS-TRAPS-MIB - SNMP MIB Reference | MIBs Explorer