NBS-TRAPCONTROL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
8
nbsTrapListTable
table.1.3.6.1.4.1.629.209.1.2
·
1 row entry
·
5 columns
Uses the mrv variant from
Command help
/opt/observium/mibs/mrv.
Walk nbsTrapListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-TRAPCONTROL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-TRAPCONTROL-MIB::nbsTrapListTable'
A table to list SNMP Notifications emitted by Agent
Describes a particular SNMP Notification/Trap.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Agent-generated unique ID. Numbering is contiguous
and starts from 1. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.629.209.1.2.1.1 |
|
The name of the mib where this SNMP Notification is
defined. An example would be IF-MIB. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.629.209.1.2.1.2 |
|
Trap Name; the name given in the NOTIFICATION-TYPE
definition. An example would be linkUp |
OctetString Constraints: range: 0-50 |
.1.3.6.1.4.1.629.209.1.2.1.3 |
|
Brief explanation of this SNMP Notification. Agent
may use the first 100 characters of the DESCRIPTION clause from the Notification's MIB definition. |
OctetString Constraints: range: 0-100 |
.1.3.6.1.4.1.629.209.1.2.1.4 |
|
Concatenation of the enterprise and the specific-trap number
used in the SNMPv1 trap PDU |
OctetString Constraints: range: 0-100 |
.1.3.6.1.4.1.629.209.1.2.1.5 |
nbsTrapIfTable
table.1.3.6.1.4.1.629.209.2.2
·
1 row entry
·
3 columns
Uses the mrv variant from
Command help
/opt/observium/mibs/mrv.
Walk nbsTrapIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-TRAPCONTROL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-TRAPCONTROL-MIB::nbsTrapIfTable'
A list of all interfaces managed by Agent, and which traps to send for each.
Indicates traps for a particular interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The ifIndex from the Mib2 ifTable.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.629.209.2.2.1.1 |
|
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, … |
OctetString | .1.3.6.1.4.1.629.209.2.2.1.2 |
|
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 en… |
OctetStringr/w | .1.3.6.1.4.1.629.209.2.2.1.3 |