NBS-TRAPCONTROL-MIB
- Registered at
- 1.3.6.1.4.1.629.209
- Last updated
- 2012-09-26 00:00
- Organization
- NBS
- Namespace
- mrv
- Source file
NBS-TRAPCONTROL-MIB- Digest
sha256:6903869608ce4c26dd6c2b5bb1636fde90d7cfad115b2a42e9134d44595411ef
Description
MIB to specify which SNMP Notifications (Traps) are supported, and for which interfaces (ports) each should be sent.
Contact
For technical support, please contact your service channel
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| NBS-MIB | nbs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB NBS-MIB NBS-TRAPCONTROL-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nbsTrapListGrp OBJECT-IDENTITY List of SNMP Notifications (Traps) emitted by Agent | 1.3.6.1.4.1.629.209.1 | current | ||
| nbsTrapListTableSize OBJECT-TYPE The number of entries in nbsTrapListTable. | 1.3.6.1.4.1.629.209.1.1 | Unsigned32 | read-only | current |
| nbsTrapListTable OBJECT-TYPE A table to list SNMP Notifications emitted by Agent | 1.3.6.1.4.1.629.209.1.2 | not-accessible | current | |
| nbsTrapListEntry OBJECT-TYPE Describes a particular SNMP Notification/Trap. | 1.3.6.1.4.1.629.209.1.2.1 | not-accessible | current | |
| nbsTrapListIndex OBJECT-TYPE Agent-generated unique ID. Numbering is contiguous and starts from 1. | 1.3.6.1.4.1.629.209.1.2.1.1 | Unsigned32 | not-accessible | current |
| nbsTrapListTrapMib OBJECT-TYPE The name of the mib where this SNMP Notification is defined. An example would be IF-MIB. | 1.3.6.1.4.1.629.209.1.2.1.2 | DisplayString (SIZE(0..32)) | read-only | current |
| nbsTrapListTrapName OBJECT-TYPE Trap Name; the name given in the NOTIFICATION-TYPE definition. An example would be linkUp | 1.3.6.1.4.1.629.209.1.2.1.3 | DisplayString (SIZE(0..50)) | read-only | current |
| nbsTrapListTrapDescription OBJECT-TYPE Brief explanation of this SNMP Notification. Agent may use the first 100 characters of the DESCRIPTION clause from the Notification's MIB definition. | 1.3.6.1.4.1.629.209.1.2.1.4 | DisplayString (SIZE(0..100)) | read-only | current |
| nbsTrapListTrapOID OBJECT-TYPE Concatenation of the enterprise and the specific-trap number used in the SNMPv1 trap PDU | 1.3.6.1.4.1.629.209.1.2.1.5 | DisplayString (SIZE(0..100)) | read-only | current |
| nbsTrapIfGrp OBJECT-IDENTITY List of interfaces managed by Agent | 1.3.6.1.4.1.629.209.2 | current | ||
| nbsTrapIfTableSize OBJECT-TYPE The number of entries in nbsTrapIfTable. | 1.3.6.1.4.1.629.209.2.1 | Unsigned32 | read-only | current |
| nbsTrapIfTable OBJECT-TYPE A list of all interfaces managed by Agent, and which traps to send for each. | 1.3.6.1.4.1.629.209.2.2 | not-accessible | current | |
| nbsTrapIfEntry OBJECT-TYPE Indicates traps for a particular interface. | 1.3.6.1.4.1.629.209.2.2.1 | not-accessible | current | |
| nbsTrapIfIndex OBJECT-TYPE The ifIndex from the Mib2 ifTable. | 1.3.6.1.4.1.629.209.2.2.1.1 | InterfaceIndex | not-accessible | current |
| nbsTrapIfTrapsCaps OBJECT-TYPE Bitmask indicating which SNMP Notifications are supported for this interface. Bit 0 is reserved. Subsequent bits refer to the nbsTrapListTable. Bit 1 corresponds to the first table entry, Bit 2 to the second entry, and so on. A bit is set (1) if that SNMP Notification can be sent for this interface, and cleared (0) if unavailable. OCTET STRING bitmasks count the leftmost bit (MSB) as 0. | 1.3.6.1.4.1.629.209.2.2.1.2 | OCTET STRING | read-only | current |
| nbsTrapIfTrapsSelect OBJECT-TYPE Bitmask administrating which SNMP Notifications should be sent for this interface. Bit 0 is reserved. Subsequent bits refer to the nbsTrapListTable. Bit 1 corresponds to the first table entry, Bit 2 to the second entry, and so on. A bit is set (1) if that SNMP Notification should be emitted for this interface, and cleared (0) if it should be suppressed. OCTET STRING bitmasks count the leftmost bit (MSB) as 0. | 1.3.6.1.4.1.629.209.2.2.1.3 | OCTET STRING | read-write | current |