ZXANPONTHRESHOLD-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
8
.1.3.6.1.4.1.3902.1015.1010.4.1.1 · 1 row entry · 8 columns
Uses the zte variant from /opt/observium/mibs/zte.
Command help
Walk zxAnPonThresholdAlarmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXANPONTHRESHOLD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXANPONTHRESHOLD-MIB::zxAnPonThresholdAlarmTable'
A list of alarm entries.
zxAnPonThresholdAlarmEntry row .1.3.6.1.4.1.3902.1015.1010.4.1.1.1
A list of parameters that set up a periodic checking
for alarm conditions. For example, an instance of the
alarmValue object might be named alarmValue.8
Column Syntax OID
An index that uniquely identifies an entry in the
alarm table. Each such entry defines a
diagnostic sample at a particular interval
for an object on the device.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3902.1015.1010.4.1.1.1.1
The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this variable, care
should be taken in the case of deltaValue
sampling - the interval should be s…
SecondsSNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3902.1015.1010.4.1.1.1.2
The object identifier of the particular variable to be
sampled. Only variables that resolve to an ASN.1 primitive
type of INTEGER (INTEGER, Integer32, Counter32, Counter64,
Gauge, or TimeTicks) may be sampled.
ObjectIdentifierr/w .1.3.6.1.4.1.3902.1015.1010.4.1.1.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(1), the value of the selected variable
will be compared directl…
Enumerationr/w
Enumerated Values:
1absoluteValue
2deltaValue
.1.3.6.1.4.1.3902.1015.1010.4.1.1.1.4
The value of the statistic during the last sampling
period. For example, if the sample type is deltaValue,
this value will be the difference between the samples
at the beginning and end of the period. If the sample
ty…
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.3902.1015.1010.4.1.1.1.5
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…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.3902.1015.1010.4.1.1.1.6
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…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.3902.1015.1010.4.1.1.1.7
The status of this alarm entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
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.4.1.3902.1015.1010.4.1.1.1.8