NEWTEC-ALARM-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
27
ntcAlmDefinitionTable
table.1.3.6.1.4.1.5835.5.2.200.1.2
·
1 row entry
·
3 columns
Uses the newtec variant from
Command help
/opt/observium/mibs/newtec.
Walk ntcAlmDefinitionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmDefinitionTable'
This table describes all possible alarms that can occur in the device and their associated severity (in first releases of M6xxx this severity cannot be changed by the operator, in future releases this will be an editable parameter). This table is static unless there is a SW or license upgrade of the device (which can result in more or less features being enabled and thus more or less alarms being potentially applicable). The alarm definition tables contains a description of all the alarms supported by the device.
A conceptual row of the ntcAlmDefinitionTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The name of an Alarm.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.5835.5.2.200.1.2.1.1 |
|
The default severity of an Alarm.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.5835.5.2.200.1.2.1.2 |
|
The description of an Alarm.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.5835.5.2.200.1.2.1.3 |
ntcAlmActiveTable
table.1.3.6.1.4.1.5835.5.2.200.1.3
·
1 row entry
·
7 columns
Uses the newtec variant from
Command help
/opt/observium/mibs/newtec.
Walk ntcAlmActiveTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmActiveTable'
This table contains the list of currently active alarm and all associated data (description, alarmcount, etc). Rows in this table will disappear as soon as an alarm goes to the off state. When a GETNEXT on this table gives a response outside this table it means there are no active alarms on this device. This is actually the fastest way to check the alarmstate of a device.
A conceptual row of the ntcAlmActiveTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The name of an Alarm.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.5835.5.2.200.1.3.1.1 |
|
The actual severity of an Alarm.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.5835.5.2.200.1.3.1.2 |
|
The time when an alarm was modified.
|
NEWTEC-TC-MIBNtcSystemTime | .1.3.6.1.4.1.5835.5.2.200.1.3.1.3 |
|
The alarm count indicates the number of times an alarm transitioned from off
to on. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5835.5.2.200.1.3.1.4 |
|
The functional block object that caused an Alarm (Root Cause).
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.5835.5.2.200.1.3.1.5 |
|
The description of an Alarm.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.5835.5.2.200.1.3.1.6 |
|
The probable cause of an Alarm.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.5835.5.2.200.1.3.1.7 |
ntcAlmHistoryTable
table.1.3.6.1.4.1.5835.5.2.200.1.4
·
1 row entry
·
7 columns
Uses the newtec variant from
Command help
/opt/observium/mibs/newtec.
Walk ntcAlmHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmHistoryTable'
This table has the same number of rows as the ntcAlmDefinitionTable and is mainly intended to allow at all times to request the last occurrence and the occurrence counter of each alarm, even when the alarm is not currently active.
A conceptual row of the ntcAlmHistoryTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The name of an Alarm.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.5835.5.2.200.1.4.1.1 |
|
The actual severity of an Alarm.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.5835.5.2.200.1.4.1.2 |
|
The time when an alarm was modified.
|
NEWTEC-TC-MIBNtcSystemTime | .1.3.6.1.4.1.5835.5.2.200.1.4.1.3 |
|
The alarm count indicates the number of times an alarm transitioned from off
to on. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5835.5.2.200.1.4.1.4 |
|
The functional block object that caused an Alarm (Root Cause).
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.5835.5.2.200.1.4.1.5 |
|
The description of an Alarm.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.5835.5.2.200.1.4.1.6 |
|
The probable cause of an Alarm.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.5835.5.2.200.1.4.1.7 |
ntcAlmLogTable
table.1.3.6.1.4.1.5835.5.2.200.1.5
·
1 row entry
·
10 columns
Uses the newtec variant from
Command help
/opt/observium/mibs/newtec.
Walk ntcAlmLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NEWTEC-ALARM-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-ALARM-MIB::ntcAlmLogTable'
This table will contain the 255 last alarm occurrences in an ordered list and can be used to check the order in which the alarms have occurred.
A conceptual row of the ntcAlmLogTable.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Table index.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.1 |
||||
|
The name of an Alarm.
|
OctetString Constraints: range: 1-64 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.2 |
||||
|
The operational state of an alarm (on/off).
|
NEWTEC-TC-MIBNtcAlarmState Type Values:
|
.1.3.6.1.4.1.5835.5.2.200.1.5.1.3 |
||||
|
The actual severity of an Alarm.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.4 |
||||
|
The time when an alarm was modified.
|
NEWTEC-TC-MIBNtcSystemTime | .1.3.6.1.4.1.5835.5.2.200.1.5.1.5 |
||||
|
The alarm count indicates the number of times an alarm transitioned from off
to on. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.6 |
||||
|
The functional block object that caused an Alarm (Root Cause).
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.7 |
||||
|
The description of an Alarm.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.8 |
||||
|
The probable cause of an Alarm.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.9 |
||||
|
The sequence number of the trap in which this logentry was reported.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5835.5.2.200.1.5.1.10 |