Home/Catalog/NLSBBN-TRAPS-MIB

NLSBBN-TRAPS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for NLSBBN-TRAPS-MIB.

45
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

45 total
Object Name
bbnTrapElements
OBJECT IDENTIFIER
.bbnTraps.1
IMPORTS
Unknown
.bbnTraps.1
trapIdentifierThis object identifies the trap issued by the network element.ro
INTEGER
.bbnTraps.1.1
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
.bbnTraps.1.2
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
.bbnTraps.1.3
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
.bbnTraps.1.4
trapNetworkElemOperStateThe current Operational State of the Network Element which generated the trap.ro
Enumeration
.bbnTraps.1.5
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
.bbnTraps.1.6
trapNetworkElemAdminStateThe current Adminsitrative state of the network element.ro
Enumeration
.bbnTraps.1.7
trapNetworkElemAvailStatusThe current Operational state of the network elment is defined in ISO/IEC 10164-2.ro
Enumeration
.bbnTraps.1.8
trapTextThis variable contains an optional trap text.ro
DisplayString (SNMPv2-TC)
.bbnTraps.1.9
trapNETrapLastTrapTimeStampThis OBJECT IDENTIFIER is used to hold time since NE was 'CHANGED' last time. 'CHANGE' is defined as: 1) any write operation was performed on this NE which caused a trap. 2) any alarm was generated by this NE which caused a trap. 3) any alarm was cleared on this NE which caused a trap.ro
TimeTicks (SNMPv2-SMI)
.bbnTraps.1.10
trapChangedObjectIdThis variable identifies the object that has generated the trap.ro
OBJECT IDENTIFIER
.bbnTraps.1.11
trapAdditionalInfoInteger1This 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.bbnTraps.1.12
trapAdditionalInfoInteger2This 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.bbnTraps.1.13
trapAdditionalInfoInteger3This 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.bbnTraps.1.14
trapChangedValueDisplayStringThis DisplayString is used to hold specific information about the trap.ro
DisplayString (SNMPv2-TC)
.bbnTraps.1.15
trapChangedValueOIDThis OBJECT IDENTIFIER is used to hold specific information about the trap.ro
OBJECT IDENTIFIER
.bbnTraps.1.16
trapChangedValueIpAddressThis OBJECT IDENTIFIER is used to hold specific information about the trap.ro
IpAddress
.bbnTraps.1.17
trapChangedValueIntegerThis 32 bit integer is used to hold specific information about the trap.ro
INTEGER
.bbnTraps.1.18
bbnTrapControl
OBJECT IDENTIFIER
.bbnTraps.2
numberOfTrapReceiversThe number of managers to send traps to. This number can not exceed 4ro
INTEGER
.bbnTraps.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 TrapReceiversTableEntry
.bbnTraps.2.2
trapReceiversTableEntryThe managers to send traps to.
TrapReceiversTableEntry
.bbnTraps.2.2.1
trapReceiversTableIndexThe index to a trap receiver entry.
INTEGER
.bbnTraps.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
.bbnTraps.2.2.1.2
trapReceiverCommunityStringThe community name to use in the trap when sent to the manager.rw
DisplayString (SNMPv2-TC)
.bbnTraps.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 in.rw
INTEGER
.bbnTraps.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
.bbnTraps.2.2.1.5
trapThrottlingRateThe number of traps agent can send to a particular manager (trapReceiver) per second.rw
INTEGER
.bbnTraps.2.2.1.6
trapLastSentThis variable contains the last trapIdentifier (sequence number) agent sent to this manager. Upon startup agent will send cold-start trap and sat value of TrapLastSent to 1.ro
INTEGER
.bbnTraps.2.2.1.7
trapReceiversEntryOperStateThe current Operational State of this entry in TrapReceivers Table.rw
Enumeration
.bbnTraps.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
INTEGER
.bbnTraps.2.2.1.9
numberOfDiscriminatorsThe number of EFDs (filters) agent has in it's database. This number can not exceed 20ro
INTEGER
.bbnTraps.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 TrapDiscrimTableEntry
.bbnTraps.2.4
trapDiscrimTableEntryThe list of discriminators (trap filters.)
TrapDiscrimTableEntry
.bbnTraps.2.4.1
trapDiscrimTableIndexThe index to a trap discriminator entry.
INTEGER
.bbnTraps.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
.bbnTraps.2.4.1.2
trapDiscrimAvailabilityStatusThis object reflects the current Availability status of the Discrim (based on ISO/IEC 10164-2).ro
Enumeration
.bbnTraps.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 eather '1' - enabled or '2' - disabled. For example, with WeeklyMask='1122221', an agent will aplly corresponding Disriminator only on Mondays, Tuesdays and Sundays. Any characters other than '1' and '2' will be ignored.rw
DisplayString
.bbnTraps.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
.bbnTraps.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
.bbnTraps.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
.bbnTraps.2.4.1.7
trapDiscrimOperationalStateThe current Operational State of the Discriminator.rw
Enumeration
.bbnTraps.2.4.1.8
trapDiscrimConfigChangeCntlThis variable turns reporting of configuration changes on or off.rw
Enumeration
.bbnTraps.2.4.1.9
NLSBBN-TRAPS-MIB - SNMP MIB Reference | MIBs Explorer