MIBs Depot

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

FromSymbols
IF-MIBInterfaceIndex
NBS-MIBnbs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
nbsTrapListGrp
OBJECT-IDENTITY
List of SNMP Notifications (Traps) emitted by Agent
1.3.6.1.4.1.629.209.1current
nbsTrapListTableSize
OBJECT-TYPE
The number of entries in nbsTrapListTable.
1.3.6.1.4.1.629.209.1.1Unsigned32read-onlycurrent
nbsTrapListTable
OBJECT-TYPE
A table to list SNMP Notifications emitted by Agent
1.3.6.1.4.1.629.209.1.2not-accessiblecurrent
nbsTrapListEntry
OBJECT-TYPE
Describes a particular SNMP Notification/Trap.
1.3.6.1.4.1.629.209.1.2.1not-accessiblecurrent
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.1Unsigned32not-accessiblecurrent
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.2DisplayString (SIZE(0..32))read-onlycurrent
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.3DisplayString (SIZE(0..50))read-onlycurrent
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.4DisplayString (SIZE(0..100))read-onlycurrent
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.5DisplayString (SIZE(0..100))read-onlycurrent
nbsTrapIfGrp
OBJECT-IDENTITY
List of interfaces managed by Agent
1.3.6.1.4.1.629.209.2current
nbsTrapIfTableSize
OBJECT-TYPE
The number of entries in nbsTrapIfTable.
1.3.6.1.4.1.629.209.2.1Unsigned32read-onlycurrent
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.2not-accessiblecurrent
nbsTrapIfEntry
OBJECT-TYPE
Indicates traps for a particular interface.
1.3.6.1.4.1.629.209.2.2.1not-accessiblecurrent
nbsTrapIfIndex
OBJECT-TYPE
The ifIndex from the Mib2 ifTable.
1.3.6.1.4.1.629.209.2.2.1.1InterfaceIndexnot-accessiblecurrent
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.2OCTET STRINGread-onlycurrent
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.3OCTET STRINGread-writecurrent