SNMPv2-M2M-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
22
snmpAlarmTable
table.1.3.6.1.6.3.2.1.1.2
·
1 row entry
·
12 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk snmpAlarmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-M2M-MIB::snmpAlarmTable'
A list of snmpAlarm entries.
A list of parameters that set up a periodic
sampling query to check for alarm conditions. The
contextIdentity included in the INDEX clause is
the context to which the sampling queries are
directed.
sampling query to check for alarm conditions. The
contextIdentity included in the INDEX clause is
the context to which the sampling queries are
directed.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in the
snmpAlarm table for a particular sampling context. Each such entry defines a diagnostic sample at a particular interval for a variable in the particular context's object… |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.6.3.2.1.1.2.1.1 |
||||||||||||
|
The object identifier of the particular variable
to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (Integer32, Counter32, Gauge32, TimeTicks, Counter64, or UInteger32) may be sampled. … |
SNMPv2-TCInstancePointerr/w Description: A pointer to either a specific instance of a MIB object or a conceptual row of a MIB table in the managed device. In the latter case, by convention, it is the name of the particular instance of the first accessible col… |
.1.3.6.1.6.3.2.1.1.2.1.2 |
||||||||||||
|
The interval in seconds over which the data is
sampled and compared with the rising and falling thresholds. When setting this object and the sampling type is `deltaValue', care should be taken to ensure that the chang… |
secondsSNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.1.2.1.3 |
||||||||||||
|
The method of sampling the selected variable and
calculating the value to be compared against the thresholds. If the value of this object is `absoluteValue', the value of the selected variable at the end of the samplin… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.6.3.2.1.1.2.1.4 |
||||||||||||
|
The value of the statistic during the last
sampling period. The value during the current sampling period is not made available until the period is completed. If the value of the statistic does not fit in the signed 32… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.1.2.1.5 |
||||||||||||
|
The alarm that may be sent when this entry is
first set to `active'. If the first sample after this entry becomes active is greater than or equal to the risingThreshold and snmpAlarmStartupAlarm is equal to `risingAlar… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.6.3.2.1.1.2.1.6 |
||||||||||||
|
A threshold for the sampled statistic. When the
current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generat… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.1.2.1.7 |
||||||||||||
|
A threshold for the sampled statistic. When the
current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generat… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.1.2.1.8 |
||||||||||||
|
The index of the snmpEventEntry that is used when
a rising threshold is crossed. The snmpEventEntry identified by a particular value of this index is the same as identified by the same value of the snmpEventIndex objec… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.6.3.2.1.1.2.1.9 |
||||||||||||
|
The index of the snmpEventEntry that is used when
a falling threshold is crossed. The snmpEventEntry identified by a particular value of this index is the same as identified by the same value of the snmpEventIndex obje… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.6.3.2.1.1.2.1.10 |
||||||||||||
|
The index of the snmpEventEntry that is used when
a variable becomes unavailable. The snmpEventEntry identified by a particular value of this index is the same as identified by the same value of the snmpEventIndex obje… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.6.3.2.1.1.2.1.11 |
||||||||||||
|
The status of this snmpAlarm entry. This object
may not be set to `active' unless the following columnar objects exist in this row: snmpAlarmVariable, snmpAlarmInterval, snmpAlarmSampleType, snmpAlarmStartupAlarm, snmp… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.6.3.2.1.1.2.1.12 |
snmpEventTable
table.1.3.6.1.6.3.2.1.2.2
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk snmpEventTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-M2M-MIB::snmpEventTable'
A list of events.
A set of parameters that describe an event that
is generated when certain conditions are met.
is generated when certain conditions are met.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that uniquely identifies an entry in the
snmpEvent table. Each such entry defines an event generated when the appropriate conditions occur. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.6.3.2.1.2.2.1.1 |
||||||||||||
|
The authoritative identification of the event
type generated by this entry. This variable occurs as the second varbind of an InformRequest- PDU. If this OBJECT IDENTIFIER maps to a NOTIFICATION-TYPE the sender will pl… |
ObjectIdentifierr/w | .1.3.6.1.6.3.2.1.2.2.1.2 |
||||||||||||
|
A comment describing this snmpEvent entry.
|
OctetStringr/w Constraints: range: 0-127 |
.1.3.6.1.6.3.2.1.2.2.1.3 |
||||||||||||
|
The number of events caused by event generators
associated with this snmpEvent entry. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.6.3.2.1.2.2.1.4 |
||||||||||||
|
The value of sysUpTime at the time this snmpEvent
entry last generated an event. If this entry has not generated any events, this value will be zero. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.6.3.2.1.2.2.1.5 |
||||||||||||
|
The status of this snmpEvent entry. This object
may not be set to `active' unless the following columnar objects exist in this row: snmpEventID, snmpEventDescription, snmpEventEvents, and snmpEventLastTimeSent. … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.6.3.2.1.2.2.1.6 |
snmpEventNotifyTable
table.1.3.6.1.6.3.2.1.2.5
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk snmpEventNotifyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMPv2-M2M-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-M2M-MIB::snmpEventNotifyTable'
A list of protocol configuration entries for event notifications from this entity.
A set of parameters that describe the type and
destination of InformRequest-PDUs sent for a
particular event. The snmpEventIndex in this
entry's INDEX clause identifies the snmpEventEntry
which, when triggered, will ge…
destination of InformRequest-PDUs sent for a
particular event. The snmpEventIndex in this
entry's INDEX clause identifies the snmpEventEntry
which, when triggered, will ge…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The requested interval for retransmission of
Inform PDUs generated on the behalf of this entry. This variable will be the actual interval used unless the snmpEventNotifyMinInterval is greater than this ob… |
secondsSNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.2.5.1.1 |
||||||||||||
|
The requested number of retransmissions of an
InformRequest-PDU generated on behalf of this entry. This variable will be the actual number of retransmissions used unless the snmpEventNotifyMaxRetransmissi… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.2.5.1.2 |
||||||||||||
|
The number of seconds this entry shall live until
the corresponding instance of snmpEventNotifyStatus is set to 'destroy'. This value shall count down to zero, at which time the corresponding instance of snmpEventNotif… |
secondsSNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.6.3.2.1.2.5.1.3 |
||||||||||||
|
The state of this snmpEventNotifyEntry. This
object may not be set to `active' unless the following columnar objects exist in this row: snmpEventNotifyIntervalRequested, snmpEventNotifyRetransmissionsRequested, and snm… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.6.3.2.1.2.5.1.4 |