NLSBBN-TRAPS-MIB: View SNMP OID List / Download MIB
VENDOR: GENERAL INSTRUMENT
Home | MIB: NLSBBN-TRAPS-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).
|
|||
Object Name | OID | Type | Access | Info |
bbnTrapElements | 1.3.6.1.4.1.1166.5.3.1 | |||
trapIdentifier | 1.3.6.1.4.1.1166.5.3.1.1 | integer | read-only |
This object identifies the trap issued by the network element. |
trapNetworkElemModelNumber | 1.3.6.1.4.1.1166.5.3.1.2 | displaystring | read-only |
The 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. |
trapNetworkElemSerialNum | 1.3.6.1.4.1.1166.5.3.1.3 | displaystring | read-only |
The 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. |
trapPerceivedSeverity | 1.3.6.1.4.1.1166.5.3.1.4 | integer | read-only |
This 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. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
trapNetworkElemOperState | 1.3.6.1.4.1.1166.5.3.1.5 | integer | read-only |
The current Operational State of the Network Element which generated the trap. Enumeration: 'disabled': 2, 'enabled': 1. |
trapNetworkElemAlarmStatus | 1.3.6.1.4.1.1166.5.3.1.6 | integer | read-only |
The current Alarm Status of the Network Element Alarm Status is always equal to the highest severity level of all outstanding alarms in this NE. Enumeration: 'major': 5, 'indeterminate': 2, 'idle': 1, 'warning': 3, 'critical': 6, 'minor': 4. |
trapNetworkElemAdminState | 1.3.6.1.4.1.1166.5.3.1.7 | integer | read-only |
The current Adminsitrative state of the network element. Enumeration: 'locked': 1, 'shuttingDown': 3, 'unlocked': 2. |
trapNetworkElemAvailStatus | 1.3.6.1.4.1.1166.5.3.1.8 | integer | read-only |
The current Operational state of the network elment is defined in ISO/IEC 10164-2. Enumeration: 'available': 10, 'dependency': 6, 'notInstalled': 8, 'offDuty': 5, 'logFull': 9, 'inTest': 1, 'failed': 2, 'powerOff': 3, 'offLine': 4, 'degraded': 7. |
trapText | 1.3.6.1.4.1.1166.5.3.1.9 | displaystring | read-only |
This variable contains an optional trap text. |
trapNETrapLastTrapTimeStamp | 1.3.6.1.4.1.1166.5.3.1.10 | timeticks | read-only |
This 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. |
trapChangedObjectId | 1.3.6.1.4.1.1166.5.3.1.11 | object identifier | read-only |
This variable identifies the object that has generated the trap. |
trapAdditionalInfoInteger1 | 1.3.6.1.4.1.1166.5.3.1.12 | integer | read-only |
This 32 bit integer is used to hold specific information about the trap. |
trapAdditionalInfoInteger2 | 1.3.6.1.4.1.1166.5.3.1.13 | integer | read-only |
This 32 bit integer is used to hold specific information about the trap. |
trapAdditionalInfoInteger3 | 1.3.6.1.4.1.1166.5.3.1.14 | integer | read-only |
This 32 bit integer is used to hold specific information about the trap. |
trapChangedValueDisplayString | 1.3.6.1.4.1.1166.5.3.1.15 | displaystring | read-only |
This DisplayString is used to hold specific information about the trap. |
trapChangedValueOID | 1.3.6.1.4.1.1166.5.3.1.16 | object identifier | read-only |
This OBJECT IDENTIFIER is used to hold specific information about the trap. |
trapChangedValueIpAddress | 1.3.6.1.4.1.1166.5.3.1.17 | ipaddress | read-only |
This OBJECT IDENTIFIER is used to hold specific information about the trap. |
trapChangedValueInteger | 1.3.6.1.4.1.1166.5.3.1.18 | integer | read-only |
This 32 bit integer is used to hold specific information about the trap. |
bbnTrapControl | 1.3.6.1.4.1.1166.5.3.2 | |||
numberOfTrapReceivers | 1.3.6.1.4.1.1166.5.3.2.1 | integer | read-only |
The number of managers to send traps to. This number can not exceed 4 |
trapReceiversTable | 1.3.6.1.4.1.1166.5.3.2.2 | no-access |
A 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. |
|
1.3.6.1.4.1.1166.5.3.2.2.1 | no-access |
The managers to send traps to. |
||
trapReceiversTableIndex | 1.3.6.1.4.1.1166.5.3.2.2.1.1 | integer | no-access |
The index to a trap receiver entry. |
trapReceiverAddr | 1.3.6.1.4.1.1166.5.3.2.2.1.2 | ipaddress | read-write |
The 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. |
trapReceiverCommunityString | 1.3.6.1.4.1.1166.5.3.2.2.1.3 | displaystring | read-write |
The community name to use in the trap when sent to the manager. |
trapToBeSendQueueSize | 1.3.6.1.4.1.1166.5.3.2.2.1.4 | integer | read-write |
The 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. |
trapSentQueueSize | 1.3.6.1.4.1.1166.5.3.2.2.1.5 | integer | read-write |
The agent maintains 2 queues: TrapsToBeSendQueue and TrapsSentQueue. The SNMP agent maintains Trap History (TrapsSentQueue) by saving last 'X' sent traps. |
trapThrottlingRate | 1.3.6.1.4.1.1166.5.3.2.2.1.6 | integer | read-write |
The number of traps agent can send to a particular manager (trapReceiver) per second. |
trapLastSent | 1.3.6.1.4.1.1166.5.3.2.2.1.7 | integer | read-only |
This 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. |
trapReceiversEntryOperState | 1.3.6.1.4.1.1166.5.3.2.2.1.8 | integer | read-write |
The current Operational State of this entry in TrapReceivers Table. Enumeration: 'disabled': 2, 'enabled': 1. |
trapResendRequest | 1.3.6.1.4.1.1166.5.3.2.2.1.9 | integer | read-write |
The 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. |
numberOfDiscriminators | 1.3.6.1.4.1.1166.5.3.2.3 | integer | read-only |
The number of EFDs (filters) agent has in it's database. This number can not exceed 20 |
trapDiscrimTable | 1.3.6.1.4.1.1166.5.3.2.4 | no-access |
A list of EFDs (trap filters). Before forwarding trap to a trapReceiver (manager) agent filters all traps acording to all EFDs defined for this manager. |
|
1.3.6.1.4.1.1166.5.3.2.4.1 | no-access |
The list of discriminators (trap filters.) |
||
trapDiscrimTableIndex | 1.3.6.1.4.1.1166.5.3.2.4.1.1 | integer | no-access |
The index to a trap discriminator entry. |
trapDiscrimReceiverAddr | 1.3.6.1.4.1.1166.5.3.2.4.1.2 | ipaddress | read-write |
The 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. |
trapDiscrimAvailabilityStatus | 1.3.6.1.4.1.1166.5.3.2.4.1.3 | integer | read-only |
This object reflects the current Availability status of the Discrim (based on ISO/IEC 10164-2). Enumeration: 'available': 10, 'offDuty': 5. |
trapDiscrimWeeklyMask | 1.3.6.1.4.1.1166.5.3.2.4.1.4 | displaystring | read-write |
This 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. |
trapDiscrimDailyStartTime | 1.3.6.1.4.1.1166.5.3.2.4.1.5 | integer | read-write |
This 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. |
trapDiscrimDailyStopTime | 1.3.6.1.4.1.1166.5.3.2.4.1.6 | integer | read-write |
This 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. |
trapSeverityDiscrim | 1.3.6.1.4.1.1166.5.3.2.4.1.7 | integer | read-write |
The 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. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
trapDiscrimOperationalState | 1.3.6.1.4.1.1166.5.3.2.4.1.8 | integer | read-write |
The current Operational State of the Discriminator. Enumeration: 'disabled': 2, 'enabled': 1. |
trapDiscrimConfigChangeCntl | 1.3.6.1.4.1.1166.5.3.2.4.1.9 | integer | read-write |
This variable turns reporting of configuration changes on or off. Enumeration: 'on': 1, 'off': 2. |