SITEBOSS-530-STD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
51
Rows
51
Columns
608
esPointTable
table.1.3.6.1.4.1.3052.12.1.1.1
·
1 row entry
·
11 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esPointTable'
This table organizes 4 basic attributes of points. A point
is a particular sensor on an EventSensor (e.g., temperature,
humidity, contact closure 2, output 5, etc.). The 4 point
attributes are its name, whether it's in its event state,
the point's value as a number and its value as a string.
Points are referenced by a point index. The point index
is a string of 3 numbers separated by periods.
It contains all the information necessary for getting a piece
of data off an event sensor; namely, which EventSensor,
point class, and which-sensor-of-that-class (a.k.a. point).
Entry for EventSensor point table
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The part of the point index that refers to an
EventSensor. The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an even… |
Integer32 | .1.3.6.1.4.1.3052.12.1.1.1.1.1 |
||||
|
The part of the point index that refers to point class.
The point index is a string of 3 numbers separated by periods. It contains all the information necessary for getting a piece of data off an event se… |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.1.1.1.2 |
||||
|
The part of the point index that delineates which
sensor on the EventSensor. So this combined with esIndexPC (Point Class or type) and esIndexES (which EventSensor) uniquely defines each point (sensor or … |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.1.1.1.3 |
||||
|
The name of the point on an EventSensor. For example,
'AC temp' (in the case of the temperature sensor on an EventSensor). There can be multiple points of the same point class on an EventSensor (e.g., 8 c… |
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.1.1.1.1.4 |
||||
|
A number referring to the event state of a point
on an EventSensor. This number can have different meanings depending on the point class. If the point class is temperature, humidity, or analog input, the… |
SNMPv2-SMIInteger32r/w Constraints: range: 1-32 |
.1.3.6.1.4.1.3052.12.1.1.1.1.5 |
||||
|
A read-only number referring to the value of a
point on an EventSensor. If the point class is temperature, then this object is the temperature in its configured scale (default is Fahrenheit). … |
Integer32r/w Constraints: range: 0-32 |
.1.3.6.1.4.1.3052.12.1.1.1.1.6 |
||||
|
A string referring to the value of a point on an
EventSensor. For contact closures this object is either 'Open' or 'Closed'. For outputs this object is a concatenation of the logical state … |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.1.1.1.7 |
||||
|
The time of the last time an event was
triggerred for a point on an EventSensor in MM/DD/YY HH:MM:SS format. For contact closures, the possible events are Active and Inactive. For temperature, humidity, … |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.1.1.1.8 |
||||
|
The time of the last time an event was
triggerred for a point on an EventSensor in 100ths of seconds since reset. For contact closures, the possible events are Active and Inactive. For temperature, humid… |
SNMPv2-SMITimeTicks Constraints: range: 8-63 |
.1.3.6.1.4.1.3052.12.1.1.1.1.9 |
||||
|
For CC inputs, this is the CC active/inactive alias setting
setting value that currently corresponds to the event state. So if the CC input is in the event state, then this object is the active alias setting value. If … |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.1.1.1.10 |
||||
|
For CC inputs, this is the CC active/inactive class setting
setting value that currently corresponds to the event state. So if the CC input is in the event state, then this object is the active class setting value. If … |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.1.1.1.11 |
deStatusTable
table.1.3.6.1.4.1.3052.12.1.2.1
·
1 row entry
·
4 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk deStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::deStatusTable'
Data Event Status Table
EventSensor status entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for Data Events
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.2.1.1.1 |
||||
|
Data Event name
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.2.1.1.2 |
||||
|
Number of times a data record has matched this
event's equation. Range: 1-999999999 |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.2.1.1.3 |
||||
|
Number of times the equation is matched before
an event is triggered. Range: 1-999999999 |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.2.1.1.4 |
modemCLIDLogTable
table.1.3.6.1.4.1.3052.12.1.4
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk modemCLIDLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::modemCLIDLogTable'
Table of numbers of recent dialing parties
Entry for table of CLID log entries
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of CLID log entries
|
Integer32 Constraints: range: 8-63 |
.1.3.6.1.4.1.3052.12.1.4.1.1 |
|
recently logged number of dialing party
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-40Description: 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.3052.12.1.4.1.2 |
pdnTable
table.1.3.6.1.4.1.3052.12.1.5.4.1
·
1 row entry
·
36 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk pdnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::pdnTable'
Table of power distribution objects arranged according to next-generation methodology (i.e., using multiple PowerBoss power distributors in addition to the on-board power distributor).
Entry for table of power distribution objects arranged according
to next-generation methodology (i.e., using multiple PowerBoss
power distributors in addition to the on-board power
distributor).
to next-generation methodology (i.e., using multiple PowerBoss
power distributors in addition to the on-board power
distributor).
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index for table of power distribution objects, specifically the
index that refers to which power distributor. A value of 200 means the internal power distributor. A value from 1 to 16 refers to an external power distr… |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.5.4.1.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Index for table of power distribution objects, specifically the
index that refers to which output on the power distributor specified by pdnIndexPD. For objects where the output is irrelevant, this index should be 1. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.5.4.1.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The number of outputs on the power distributor specified by pdnIndexPD.
pdnIndexOutput should be 1 for this object. |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The event state of the current (i.e. Amps) event of the power distributor
specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', '… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current drawn, in mA, for the power distributor specified by pdnIndexPD.
If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the current drawn by that PowerBoss and all equipme… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Essentially pdnMainCurrentValue formatted as a string in units of Amps, with
3 decimal places. pdnIndexOutput should be 1 for this object. |
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.3052.12.1.5.4.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The deadband, in mA, for the main current sensor for the power distributor
specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 0-21 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for the main current sensor's Very High event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 1-3range: 0-21 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for the main current sensor's High event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 0-21 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for the main current sensor's Low event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 0-21 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for the main current sensor's Very Low event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 0-21 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The event state of the voltage event of the power distributor
specified by pdnIndexPD. pdnIndexOutput should be 1 for this object. Possible values for this object are: 'Very Low', 'Low', 'Normal', 'High', 'Very High'. |
SNMPv2-TCDisplayString Constraints: range: 0-21Description: 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.3052.12.1.5.4.1.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The voltage, in mV, at the power distributor specified by pdnIndexPD.
If pdnIndexPD is 1-16 then this is an external power distributor (PowerBoss) and refers to the voltage at that PowerBoss and all equipment powered by… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Essentially pdnMainVoltageValue formatted as a string in units of Volts, with
3 decimal places. pdnIndexOutput should be 1 for this object. |
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.3052.12.1.5.4.1.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The deadband, in mV, for the main voltage sensor for the power distributor
specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The voltage, in mA, for the main voltage sensor's Very High event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.16 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The voltage, in mV, for the main voltage sensor's High event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.17 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The voltage, in mV, for the main voltage sensor's Low event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The voltage, in mV, for the main voltage sensor's Very Low event threshold,
for the power distributor specified by pdIndexPD. pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 0-15 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.19 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The power, in Watts, for the power distributor specified by pdIndexPD.
pdnIndexOutput should be 1 for this object. |
SNMPv2-SMIInteger32 Constraints: range: 0-16 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.20 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The power, in Watts, for the power distributor specified by pdIndexPD,
formatted as a string with the unit name 'Watts'. pdnIndexOutput should be 1 for this object. |
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.3052.12.1.5.4.1.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The event state of the current (i.e. Amps) event of the power distributor
output specified by pdnIndexPD and pdnIndexOutput. E.g., for pdnIndexPD=200 and pdnIndexOutput=2, this refers to power output #2 of the internal… |
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.3052.12.1.5.4.1.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current drawn, in mA, for the power distributor output specified by
pdnIndexPD and pdIndexOutput. E.g., if pdIndexPD is 3 then this is an external power distributor (PowerBoss) identified as 'power distributor 3' a… |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Essentially pdnOutputCurrentValue formatted as a string in units of Amps, with
3 decimal places. |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.24 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The deadband, in mA, for the main current sensor for the power distributor
specified by pdIndexPD. The power output is specified by pdnIndexOutput. |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.25 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for a specific power output's current sensor Very High
event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.26 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for a specific power output's current sensor High event
threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object. |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.27 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for a specific power output's current sensor Low event
threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object. |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.28 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current, in mA, for a specific power output's current sensor Very Low
event threshold, for the power distributor specified by pdIndexPD. The power output is specified by pdnIndexOutput for this object. |
SNMPv2-SMIInteger32 Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.29 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The event state of the fuse event of the power distributor output specified
by pdnIndexPD and pdnIndexOutput. E.g., for pdnIndexPD=14 and pdnIndexOutput=2, this refers to power output #2 of the external power distribut… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.30 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The state of the fuse of the power distributor output specified
by pdnIndexPD and pdnIndexOutput. Possible values for this object are: 'BLOWN' and 'OK'. This object exists only for power distributors with fuse monitor… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.31 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Combined status string intended to be parsed by NMS:
format: voltageColorCode`voltageEventState`voltageValue`mainCurrentColorCode`mainCurrentEventState`mainCurrentValue`deviceCurrentValue`mainPowerValue |
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.3052.12.1.5.4.1.1.32 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Combined status string intended to be parsed by NMS:
format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~... |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.33 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Combined status string intended to be parsed by NMS:
format: numInBlock~outputCurrentColorCode1`outputCurrentEventState1`outputCurrentValue1`fuseColorCode1`fuseValue1~... |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.34 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Current drawn by device in mA. For the internal power distributor device,
this is the current drawn by the SiteBoss 571. For an external power distributor device (PowerBoss), this is the current drawn by the PowerBoss… |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.5.4.1.1.35 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Current drawn by device as a string with units (Amps). For the internal
power distributor device, this is the current drawn by the SiteBoss 571. For an external power distributor device (PowerBoss), this is the current… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.5.4.1.1.36 |
fsStatusTable
table.1.3.6.1.4.1.3052.12.1.6.1
·
1 row entry
·
7 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk fsStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::fsStatusTable'
Fuel sensor status table
Fuel sensor status table entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index for fuel sensors
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.6.1.1.1 |
||||||||||||||||||||||||||
|
Fuel sensor name
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.6.1.1.2 |
||||||||||||||||||||||||||
|
Fuel sensor device state
|
SNMPv2-TCDisplayString Constraints: range: 0-32Description: 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.3052.12.1.6.1.1.3 |
||||||||||||||||||||||||||
|
Fuel volume. Range is -2,147,483,648 to 2,147,483,647. This value reads
-999 when the fuel sensor is disconnected |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.6.1.1.4 |
||||||||||||||||||||||||||
|
Height of the fluid in the tank expressed as a percentage of the tank
height, in hundredths of a percent. |
SNMPv2-TCDisplayString Constraints: range: 0-4096Description: 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.3052.12.1.6.1.1.7 |
||||||||||||||||||||||||||
|
Current event status of the fuel sensor.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.6.1.1.8 |
||||||||||||||||||||||||||
|
Combined status string intended to be parsed by NMS:
deviceState`deviceStateColorCode`percentRounded`valueAsFloat`volumeEventState`volumeEventStateColorCode`capacity`units`name |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.6.1.1.9 |
acpmStatusTable
table.1.3.6.1.4.1.3052.12.1.8.1
·
1 row entry
·
57 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmStatusTable'
AC power monitor status table
AC power monitor status table entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index for AC power monitors
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.1.8.1.1.1 |
||||||||||||||||||||||
|
Name for the AC power monitor device.
|
SNMPv2-TCDisplayString Constraints: range: 0-65535Description: 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.3052.12.1.8.1.1.2 |
||||||||||||||||||||||
|
Average voltage, in volts. This is calculated using the formula
(register * PT ratio * 0.1). This could be either the average of the phase voltages, or the sum of the phase voltages, depending on device configuration. |
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.3052.12.1.8.1.1.3 |
||||||||||||||||||||||
|
Minimum average voltage value since last reset, in volts.
|
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.3052.12.1.8.1.1.4 |
||||||||||||||||||||||
|
Maximum average voltage value since last reset, in volts.
|
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.3052.12.1.8.1.1.5 |
||||||||||||||||||||||
|
Average average voltage value since last reset, in volts. This is
the unit's average of its measurements of the average voltage reported by the AC power monitor device. |
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.3052.12.1.8.1.1.6 |
||||||||||||||||||||||
|
Event state of this AC power monitor voltage (Low, Normal, High, etc.).
|
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.3052.12.1.8.1.1.7 |
||||||||||||||||||||||
|
Phase A voltage, in volts. This is calculated using the formula
(register * PT ratio * 0.1). |
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.3052.12.1.8.1.1.8 |
||||||||||||||||||||||
|
Phase B voltage, in volts. This is calculated using the formula
(register * PT ratio * 0.1). |
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.3052.12.1.8.1.1.9 |
||||||||||||||||||||||
|
Phase C voltage, in volts. This is calculated using the formula
(register * PT ratio * 0.1). |
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.3052.12.1.8.1.1.10 |
||||||||||||||||||||||
|
Average current, in amps. This is calculated using the formula
(register * CT ratio * 0.001). This could be either the average of the phase currents, or the sum of the phase currents, depending on device configuration. |
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.3052.12.1.8.1.1.11 |
||||||||||||||||||||||
|
Minimum average current value since last reset, in amps.
|
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.3052.12.1.8.1.1.12 |
||||||||||||||||||||||
|
Maximum average current value since last reset, in amps.
|
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.3052.12.1.8.1.1.13 |
||||||||||||||||||||||
|
Average average current value since last reset, in amps. This is
the unit's average of its measurements of the average current reported by the AC power monitor device. |
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.3052.12.1.8.1.1.14 |
||||||||||||||||||||||
|
Event state of this AC power monitor current (Low, Normal, High, etc.).
|
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.3052.12.1.8.1.1.15 |
||||||||||||||||||||||
|
Phase A current, in amps. This is calculated using the formula
(register * CT ratio * 0.001). |
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.3052.12.1.8.1.1.16 |
||||||||||||||||||||||
|
Phase B current, in amps. This is calculated using the formula
(register * CT ratio * 0.001). |
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.3052.12.1.8.1.1.17 |
||||||||||||||||||||||
|
Phase C current, in amps. This is calculated using the formula
(register * CT ratio * 0.001). |
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.3052.12.1.8.1.1.18 |
||||||||||||||||||||||
|
Frequency, in hertz. On the YD2010, this is calculated using the
formula (register * 0.00106813). On the WattsOn, this is calculated using the formula (register * 0.1). |
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.3052.12.1.8.1.1.19 |
||||||||||||||||||||||
|
Minimum frequency value since last reset, in hertz.
|
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.3052.12.1.8.1.1.20 |
||||||||||||||||||||||
|
Maximum frequency value since last reset, in hertz.
|
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.3052.12.1.8.1.1.21 |
||||||||||||||||||||||
|
Average frequency value since last reset, in hertz. This is the
unit's average of its measurements of the average frequency reported by the AC power monitor device. |
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.3052.12.1.8.1.1.22 |
||||||||||||||||||||||
|
Event state of this AC power monitor frequency (Low, Normal, High, etc.).
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.23 |
||||||||||||||||||||||
|
Total real power, in watts. On the YD2010, this is calculated using
the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn models, this is calc… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.24 |
||||||||||||||||||||||
|
Minimum total real power value since last reset, in watts.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.25 |
||||||||||||||||||||||
|
Maximum total real power value since last reset, in watts.
|
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.3052.12.1.8.1.1.26 |
||||||||||||||||||||||
|
Average total real power value since last reset, in watts. This is
the unit's average of its measurements of the average total real power reported by the AC power monitor device. |
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.3052.12.1.8.1.1.27 |
||||||||||||||||||||||
|
Event state of this AC power monitor total real power (Low, Normal,
High, etc.). |
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.3052.12.1.8.1.1.28 |
||||||||||||||||||||||
|
Phase A real power, in watts. On the YD2010, this is calculated using
the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculate… |
SNMPv2-TCDisplayString Constraints: range: 1-200range: 1-32Description: 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.3052.12.1.8.1.1.29 |
||||||||||||||||||||||
|
Phase B real power, in watts. On the YD2010, this is calculated using
the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculate… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.30 |
||||||||||||||||||||||
|
Phase C real power, in watts. On the YD2010, this is calculated using
the formula (register * PT ratio * CT ratio * Urg * 0.4), where Urg is the voltage range taken from register 0x30A. On the WattsOn, this is calculate… |
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.3052.12.1.8.1.1.31 |
||||||||||||||||||||||
|
Combined status string intended to be parsed by NMS:
name`deviceState`deviceStateColorCode`voltage`current`frequency`power~voltageEventState`voltageColorCode`currentEventState`currentColorCode`frequencyEventState`freuen… |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.32 |
||||||||||||||||||||||
|
Total power factor.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.33 |
||||||||||||||||||||||
|
Total power factor minimum value since last reset.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.34 |
||||||||||||||||||||||
|
Total power factor maximum value since last reset.
|
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.3052.12.1.8.1.1.35 |
||||||||||||||||||||||
|
Total power factor average value since last reset.
|
SNMPv2-TCDisplayString Constraints: range: 0-32Description: 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.3052.12.1.8.1.1.36 |
||||||||||||||||||||||
|
Total power factor event state.
|
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.3052.12.1.8.1.1.37 |
||||||||||||||||||||||
|
Phase A power factor.
|
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.3052.12.1.8.1.1.38 |
||||||||||||||||||||||
|
Phase B power factor.
|
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.3052.12.1.8.1.1.39 |
||||||||||||||||||||||
|
Phase C power factor.
|
SNMPv2-TCDisplayString Constraints: range: 0-2Description: 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.3052.12.1.8.1.1.40 |
||||||||||||||||||||||
|
Total reactive power, in VAR.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.41 |
||||||||||||||||||||||
|
Total reactive power minimum value since last reset, in VAR.
|
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.3052.12.1.8.1.1.42 |
||||||||||||||||||||||
|
Total reactive power maximum value since last reset, in VAR.
|
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.3052.12.1.8.1.1.43 |
||||||||||||||||||||||
|
Total reactive power average value since last reset, in VAR.
|
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.3052.12.1.8.1.1.44 |
||||||||||||||||||||||
|
Phase A reactive power, in VAR.
|
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.3052.12.1.8.1.1.45 |
||||||||||||||||||||||
|
Phase B reactive power, in VAR.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.46 |
||||||||||||||||||||||
|
Phase C reactive power, in VAR.
|
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.3052.12.1.8.1.1.47 |
||||||||||||||||||||||
|
Total apparent power, in VA.
|
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.3052.12.1.8.1.1.48 |
||||||||||||||||||||||
|
Total apparent power minimum value since last reset, in VA.
|
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.3052.12.1.8.1.1.49 |
||||||||||||||||||||||
|
Total apparent power maximum value since last reset, in VA.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.50 |
||||||||||||||||||||||
|
Total apparent power average value since last reset, in VA.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.51 |
||||||||||||||||||||||
|
Phase A apparent power, in VA.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.52 |
||||||||||||||||||||||
|
Phase B apparent power, in VA.
|
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.3052.12.1.8.1.1.53 |
||||||||||||||||||||||
|
Phase C apparent power, in VA.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.1.8.1.1.54 |
||||||||||||||||||||||
|
Total energy, in Wh.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.8.1.1.55 |
||||||||||||||||||||||
|
Total reactive energy, in VAR.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.8.1.1.56 |
||||||||||||||||||||||
|
Total apparent energy, in VA.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.1.8.1.1.57 |
esTable
table.1.3.6.1.4.1.3052.12.2.1.2
·
1 row entry
·
35 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esTable'
The table of what EventSensors are attached to the unit, including the internal EventSensor
Table entry for EventSensor table
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This number refers to an EventSensor; it has the
same meaning as the esIndexES object (see above), except that this object is used only within the esTable branch. This object's allowable values are 1 thro… |
Integer32 | .1.3.6.1.4.1.3052.12.2.1.2.1.1 |
||||||||||
|
The name of the EventSensor
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.2.1.2.1.2 |
||||||||||
|
The factory-assigned ID of the EventSensor
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.2.1.2.1.3 |
||||||||||
|
The number of temperature sensors on the EventSensor
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.1.2.1.4 |
||||||||||
|
Description of how temperature values should
be interpreted. |
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.3052.12.2.1.2.1.5 |
||||||||||
|
The number of contact closures on the EventSensor.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.1.2.1.6 |
||||||||||
|
Description of how CC values should be interpreted.
|
SNMPv2-TCDisplayString Constraints: range: 1-200Description: 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.3052.12.2.1.2.1.7 |
||||||||||
|
The number of humidity sensors on the EventSensor.
|
SNMPv2-SMIInteger32 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.12.2.1.2.1.8 |
||||||||||
|
Description of how humidity sensor values should be
interpreted. |
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.3052.12.2.1.2.1.9 |
||||||||||
|
The number of noise sensors on the EventSensor.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.1.2.1.10 |
||||||||||
|
Description of how noise sensor values should be
interpreted. |
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.3052.12.2.1.2.1.11 |
||||||||||
|
The number of airflow sensors on the EventSensor.
|
SNMPv2-SMIInteger32 Constraints: range: 0-15 |
.1.3.6.1.4.1.3052.12.2.1.2.1.12 |
||||||||||
|
Description of how airflow sensor values should be
interpreted. |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.2.1.2.1.13 |
||||||||||
|
The number of analog inputs on the EventSensor.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.1.2.1.14 |
||||||||||
|
Description of how analog input values should be
interpreted. |
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.3052.12.2.1.2.1.15 |
||||||||||
|
The number of outputs (relay or power) on the EventSensor
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.1.2.1.16 |
||||||||||
|
Description of how output values should be interpreted.
|
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.3052.12.2.1.2.1.17 |
||||||||||
|
Combined status string intended to be parsed by NMS:
name`value`scale`eventState`eventColorCode |
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.3052.12.2.1.2.1.18 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name1`value1`eventColorCode1`alias1~name2`value2`eventColorCode2`alias2~...name8`value8`eventColorCode8`alias8 |
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.3052.12.2.1.2.1.19 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name9`value9`eventColorCode9`alias9~name10`value10`eventColorCode10`alias10~...name16`value16`eventColorCode16`alias16 |
SNMPv2-TCDisplayString Constraints: range: 1-64Description: 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.3052.12.2.1.2.1.20 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name17`value17`eventColorCode17`alias17~name18`value18`eventColorCode18`alias18~...name24`value24`eventColorCode24`alias24 |
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.2.1.2.1.21 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name25`value25`eventColorCode25`alias25~name26`value26`eventColorCode26`alias26~...name32`value32`eventColorCode32`alias32 |
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.3052.12.2.1.2.1.22 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name33`value33`eventColorCode33`alias33~name34`value34`eventColorCode34`alias35~...name40`value40`eventColorCode40`alias40 |
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.3052.12.2.1.2.1.23 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name41`value41`eventColorCode41`alias41~name42`value42`eventColorCode42`alias43~...name48`value48`eventColorCode48`alias48 |
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.3052.12.2.1.2.1.24 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name49`value49`eventColorCode49`alias49~name50`value50`eventColorCode50`alias50~...name56`value56`eventColorCode56`alias56 |
SNMPv2-TCDisplayString Constraints: range: 1-64Description: 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.3052.12.2.1.2.1.25 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name57`value57`eventColorCode57`alias57~name57`value57`eventColorCode564`alias57~...name64`value64`eventColorCode64`alias64 |
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.3052.12.2.1.2.1.26 |
||||||||||
|
Combined status string intended to be parsed by NMS:
name`value`eventState`eventColorCode |
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.3052.12.2.1.2.1.27 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name1`value1`units1`eventState`eventColorCode1~name2`value2`units2`eventState`eventColorCode2~... |
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.3052.12.2.1.2.1.28 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~name9`value9`units9`eventState9`eventColorCode9~... |
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.3052.12.2.1.2.1.29 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... |
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.3052.12.2.1.2.1.30 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... |
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.3052.12.2.1.2.1.31 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... |
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.3052.12.2.1.2.1.32 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... |
SNMPv2-TCDisplayString Constraints: range: 1-200Description: 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.3052.12.2.1.2.1.33 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock~namex`valuex`unitsx`eventStatex`eventColorCodex~... |
SNMPv2-TCDisplayString Enumerated Values:
Constraints: range: 1-64Description: 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.3052.12.2.1.2.1.34 |
||||||||||
|
Combined status string intended to be parsed by NMS:
numInBlock`namex`valuex`aliasx~namey`valuey`aliasy~...namez`valuez`aliasz |
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.3052.12.2.1.2.1.35 |
esPointConfigTempTable
table.1.3.6.1.4.1.3052.12.2.2.1
·
1 row entry
·
24 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointConfigTempTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esPointConfigTempTable'
This table organizes 3 basic attributes of temperature
sensor points. A point is a particular sensor on an
EventSensor. The 3 point attributes organizes in this table
are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number (always 1 for temp sensors)
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by periods.
It contains all the information necessary for getting a
piece of data off an event sensor within the context of this
emperature point config table ; namely, which EventSensor,
and which sensor (a.k.a. point) (always 1 for temperature
sensors).
Entry for EventSensor point config temperature table
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.3052.12.2.2.1.1.1 |
||||||||
|
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcTempIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of … |
Integer32 | .1.3.6.1.4.1.3052.12.2.2.1.1.2 |
||||||||
|
ON/OFF enable this temperature sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-2Description: 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.3052.12.2.2.1.1.3 |
||||||||
|
Scale (C/F) for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.1.1.4 |
||||||||
|
Deadband for this temperature sensor (in floating-point format)
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.5 |
||||||||
|
Very high temperature event threshold for this temperature
sensor (in floating-point format) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.6 |
||||||||
|
Very high temperature event actions for this temperature
sensor |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.7 |
||||||||
|
Very high temperature event trap number for this
temperature sensor |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.1.1.8 |
||||||||
|
Very high temperature event class for this temperature
sensor |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.9 |
||||||||
|
High temperature event threshold for this temperature
sensor (in floating-point format) |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.2.1.1.10 |
||||||||
|
High temperature event actions for this temperature sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.11 |
||||||||
|
High temperature event trap number for this temperature
sensor |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.1.1.12 |
||||||||
|
High temperature event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.13 |
||||||||
|
Return-to-normal event actions for this temperature sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.1.1.14 |
||||||||
|
Return-to-normal event trap number for this temperature
sensor |
SNMPv2-SMIInteger32r/w Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.12.2.2.1.1.15 |
||||||||
|
Return-to-normal event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-64Description: 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.3052.12.2.2.1.1.16 |
||||||||
|
Low temperature event threshold for this temperature sensor
(in floating-point format) |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-32Description: 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.3052.12.2.2.1.1.17 |
||||||||
|
Low temperature event actions for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-64Description: 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.3052.12.2.2.1.1.18 |
||||||||
|
Low temperature event trap number for this temperature
sensor |
SNMPv2-SMIInteger32r/w Constraints: range: 0-60000 |
.1.3.6.1.4.1.3052.12.2.2.1.1.19 |
||||||||
|
Low temperature event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-60000Description: 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.3052.12.2.2.1.1.20 |
||||||||
|
Very Low temperature event threshold for this temperature
sensor (in floating-point format) |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-60000Description: 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.3052.12.2.2.1.1.21 |
||||||||
|
Very Low temperature event actions for this temperature
sensor |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-60000Description: 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.3052.12.2.2.1.1.22 |
||||||||
|
Very Low temperature event trap number for this temperature
sensor |
SNMPv2-SMIInteger32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.3052.12.2.2.1.1.23 |
||||||||
|
Very Low temperature event class for this temperature sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 10-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.3052.12.2.2.1.1.24 |
esPointConfigCCTable
table.1.3.6.1.4.1.3052.12.2.2.2
·
1 row entry
·
17 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointConfigCCTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esPointConfigCCTable'
This table organizes 3 basic attributes of contact closure
points. A point is a particular sensor on an EventSensor.
The 3 point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a piece
of data off an event sensor within the context of this
contact closure point config table ; namely, which
EventSensor and which sensor.
Entry for EventSensor point config contact closure table
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.2.2.1.1 |
||||||||
|
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcCCIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of co… |
Integer32 | .1.3.6.1.4.1.3052.12.2.2.2.1.2 |
||||||||
|
ON/OFF enable for this contact closure
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.2.1.3 |
||||||||
|
Name for this contact closure
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.2.1.4 |
||||||||
|
Event state for this contact closure
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.2.1.5 |
||||||||
|
Event threshold (seconds) for this contact closure
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.2.2.1.6 |
||||||||
|
Event actions for this contact closure
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.2.1.7 |
||||||||
|
Event trap number for this contact closure
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.2.1.8 |
||||||||
|
Event class for this contact closure
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.2.1.9 |
||||||||
|
Return-to-normal actions for this contact closure
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.2.1.10 |
||||||||
|
Return-to-normal trap number for this contact closure
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.2.1.11 |
||||||||
|
Return-to-normal class for this contact closure
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-5Description: 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.3052.12.2.2.2.1.12 |
||||||||
|
Event alias for this contact closure
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.2.1.13 |
||||||||
|
Return-to-normal alias for this contact closure
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-200range: 0-32Description: 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.3052.12.2.2.2.1.14 |
||||||||
|
Event threshold (seconds) for this contact closure to return to normal
|
Integer32r/w Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.12.2.2.2.1.15 |
||||||||
|
Override global reminder interval (evReminderInterval) for this CC.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.2.1.16 |
||||||||
|
Individual reminder interval for this CC, applicable when the global
reminder is overriden. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.2.1.17 |
esPointConfigHumidTable
table.1.3.6.1.4.1.3052.12.2.2.3
·
1 row entry
·
23 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointConfigHumidTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esPointConfigHumidTable'
This table organizes 3 basic attributes of humidity points.
A point is a particular sensor on an EventSensor. The 3
point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number (always 1 for humidity sensors)
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a piece
of data off an event sensor within the context of this
humidity point config table ; namely, which EventSensor and
which sensor.
Entry for EventSensor point config humidity table
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 | .1.3.6.1.4.1.3052.12.2.2.3.1.1 |
||||||||||||||
|
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcHumidIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of… |
Integer32 | .1.3.6.1.4.1.3052.12.2.2.3.1.2 |
||||||||||||||
|
ON/OFF enable for this humidity sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.3.1.3 |
||||||||||||||
|
Deadband for this humidity sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.4 |
||||||||||||||
|
Very high event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.5 |
||||||||||||||
|
Very high event actions for this humidity sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.3.1.6 |
||||||||||||||
|
Very high event trap number for this humidity sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.7 |
||||||||||||||
|
Very high event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.3.1.8 |
||||||||||||||
|
High event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.9 |
||||||||||||||
|
High event actions for this humidity sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.3.1.10 |
||||||||||||||
|
High event trap number for this humidity sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.11 |
||||||||||||||
|
High event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-24Description: 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.3052.12.2.2.3.1.12 |
||||||||||||||
|
Return-to-normal actions for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.2.3.1.13 |
||||||||||||||
|
Return-to-normal trap number for this humidity sensor
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-80 |
.1.3.6.1.4.1.3052.12.2.2.3.1.14 |
||||||||||||||
|
Return-to-normal class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.3.1.15 |
||||||||||||||
|
Low event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.16 |
||||||||||||||
|
Low event actions for this humidity sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.3.1.17 |
||||||||||||||
|
Low event trap number for this humidity sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.18 |
||||||||||||||
|
Low event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-31Description: 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.3052.12.2.2.3.1.19 |
||||||||||||||
|
Very low event threshold for this humidity sensor
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.3.1.20 |
||||||||||||||
|
Very low event actions for this humidity sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.2.3.1.21 |
||||||||||||||
|
Very low event trap number for this humidity sensor
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.3052.12.2.2.3.1.22 |
||||||||||||||
|
Very low event class for this humidity sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.3.1.23 |
esPointConfigAITable
table.1.3.6.1.4.1.3052.12.2.2.5
·
1 row entry
·
29 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointConfigAITable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esPointConfigAITable'
This table organizes 3 basic attributes of analog input
points. A point is a particular sensor on an EventSensor.
The 3 point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a
piece of data off an event sensor within the context of this
analog input point config table ; namely, which EventSensor
and which sensor.
Entry for EventSensor point config analog input table
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.12.2.2.5.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcAIIndexES (which EventSensor) uniquely defines each point attached to a unit within the context of co… |
Integer32 Enumerated Values:
Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.12.2.2.5.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
ON/OFF for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Deadband for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very high event threshold (decivolts or tenths of
milliamps) for this analog input sensor |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-31Description: 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.3052.12.2.2.5.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very high event actions for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-31Description: 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.3052.12.2.2.5.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very high event trap number for this analog input sensor
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.5.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very high event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
High event threshold (decivolts or tenths of milliamps) for
this analog input sensor |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
High event actions for this analog input sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
High event trap number for this analog input sensor
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Constraints: range: 150-1199 |
.1.3.6.1.4.1.3052.12.2.2.5.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
High event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.2.5.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Return-to-normal actions for this analog input sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Return-to-normal trap number for this analog input sensor
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.5.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Return-to-normal class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.16 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Low event threshold (decivolts or tenths of milliamps) for
this analog input sensor |
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 150-1199Description: 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.3052.12.2.2.5.1.17 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Low event actions for this analog input sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Low event trap number for this analog input sensor
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.5.1.19 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Low event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-2Description: 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.3052.12.2.2.5.1.20 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very low event threshold (decivolts or tenths of milliamps)
for this analog input sensor |
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 1-16Description: 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.3052.12.2.2.5.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very low event actions for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very low event actions for this analog input sensor
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.2.5.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Very low event class for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.24 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Converstion unit name for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-8Description: 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.3052.12.2.2.5.1.25 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Conversion high value for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.26 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Conversion high unit value for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.27 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Conversion low value for this analog input sensor
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.5.1.29 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Conversion unit low unit value for this analog input sensor
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.5.1.30 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Analog input display format
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16Description: 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.3052.12.2.2.5.1.32 |
esPointConfigOutputTable
table.1.3.6.1.4.1.3052.12.2.2.6
·
1 row entry
·
17 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointConfigOutputTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::esPointConfigOutputTable'
This table organizes configuration items for output
points. A point is a particular sensor on an EventSensor.
The 3 point attributes organized in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a
piece of data off an event sensor within the context of this
output config table ; namely, which EventSensor
and which sensor.
Entry for EventSensor point config output table
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The part of the point index that refers to an
EventSensor. The point config index is a string of 2 numbers separated by a period. It contains all the information necessary for getting a piece of data off… |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.2.6.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The part of the point index that delineates which
sensor on the EventSensor. So this combined with espcOutputIndexES (which EventSensor) uniquely defines each point attached to a unit within the context o… |
Integer32 | .1.3.6.1.4.1.3052.12.2.2.6.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Enables the output event for this output. This has no effect
on whether the relay changes state, only on whether a state change triggers an event. |
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.6.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Which state is considered the active state: energized/de-energized.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.6.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Output type: RELAY, POWER, SSR, TTL.
|
SNMPv2-TCDisplayString Enumerated Values:
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.3052.12.2.2.6.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Output alias corresponding to its event state.
|
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.3052.12.2.2.6.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Output color corresponding to its event state.
|
SNMPv2-TCDisplayString Constraints: range: 0-40Description: 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.3052.12.2.2.6.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Alias for the output active state.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.6.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Output color (as rendered in the web UI, in RGB hex format) corresponding
to the output active state. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.6.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Actions for the output active event.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.6.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Actions for the output active event.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.2.6.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Class (severity) for the output active event.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.2.6.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Alias for the output inactive state.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.6.1.20 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Output color (as rendered in the web UI, in RGB hex format) corresponding
to the output inactive state. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.6.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Actions for the output inactive event.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 20-1000Description: 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.3052.12.2.2.6.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Actions for the output inactive event.
|
Integer32r/w Constraints: range: 0-1000 |
.1.3.6.1.4.1.3052.12.2.2.6.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Class (severity) for the output inactive event.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.2.6.1.24 |
portConfigTable
table.1.3.6.1.4.1.3052.12.2.3.2
·
1 row entry
·
28 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk portConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::portConfigTable'
Port config table
Port config entry
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for ports
|
Integer32 Constraints: range: 1-255 |
.1.3.6.1.4.1.3052.12.2.3.2.1.1 |
||||
|
Baud rate, 19200, 9600, etc.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.2 |
||||
|
Value representing word length, parity, and
stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1, 4=8O2 |
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.3 |
||||
|
Strip passthrough LFs sent to device on this port:
1=yes, 0=no. |
SNMPv2-SMIInteger32r/w Constraints: range: 1-2range: 3-3 |
.1.3.6.1.4.1.3052.12.2.3.2.1.4 |
||||
|
Strip passthrough LFs received from device on this
port: 1=yes, 0=no. |
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.5 |
||||
|
1=Use the character mask on this port. 0=Do
not use the mask. When the mask is enabled, the following ASCII characters are ignored on the port: 0, 1, 4-9, 11, 12, 14-31, 128-255. When the mask is disabled, all charact… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.7 |
||||
|
1=Enable the Data Alarm Evaluator for data
on this port. 0=Do not evaluate data on this port. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.8 |
||||
|
ON/OFF: store alarms received during passthrough
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16Description: 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.3052.12.2.3.2.1.9 |
||||
|
Timeout after last unterminated data received upon
which data collected so far is stored as a record. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.10 |
||||
|
How the port interprets incoming data: ASCII/BINARY
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.11 |
||||
|
ON/OFF whether the port translates incoming ETX to CRLF
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.12 |
||||
|
ON/OFF Whether Multiline Records are collected on this port.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16Description: 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.3052.12.2.3.2.1.13 |
||||
|
Position of MLR start field 1
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.14 |
||||
|
Text to match MLR start field 1
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-2347Description: 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.3052.12.2.3.2.1.15 |
||||
|
Position of MLR start field 2
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.3052.12.2.3.2.1.16 |
||||
|
Text to match MLR start field 2
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-8range: 1-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.3052.12.2.3.2.1.17 |
||||
|
Number of lines before the starting line which should
be included in the MLR |
SNMPv2-SMIInteger32r/w Constraints: range: 256-2346 |
.1.3.6.1.4.1.3052.12.2.3.2.1.18 |
||||
|
How the MLR parser determines what ends an MLR: by FORMULA,
number of lines received so far (COUNT), or number of blank lines received so far (BLANKS) |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-4294967295Description: 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.3052.12.2.3.2.1.19 |
||||
|
Number of lines in the MLR (used by the end detection mode)
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.20 |
||||
|
Position of MLR end field 1
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3052.12.2.3.2.1.21 |
||||
|
Text to match MLR end field 1
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16Description: 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.3052.12.2.3.2.1.22 |
||||
|
Position of MLR end field 2
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.3.2.1.23 |
||||
|
Text to match MLR end field 2
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.24 |
||||
|
ON/OFF MLR parser uses complex rules (field possitions/
formulas, etc.) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.25 |
||||
|
ON/OFF records received during passthrough mode are
buffered/stored in the database |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.26 |
||||
|
The text identifer for the port
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.27 |
||||
|
Mode of the serial port.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.28 |
||||
|
Handshaking mode of the serial port.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.3.2.1.29 |
dnsTable
table.1.3.6.1.4.1.3052.12.2.4.3
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk dnsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::dnsTable'
DNS server address table
DNS server address entry
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for DNS server address
|
Integer32 | .1.3.6.1.4.1.3052.12.2.4.3.1.1 |
|
DNS server address
|
SNMPv2-SMIIpAddressr/w Constraints: range: 1-3 |
.1.3.6.1.4.1.3052.12.2.4.3.1.2 |
hostTable
table.1.3.6.1.4.1.3052.12.2.4.5
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk hostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::hostTable'
Static host table
Static host entry
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for static host
|
Integer32 | .1.3.6.1.4.1.3052.12.2.4.5.1.1 |
|
Static host declaration string (i.e. 'address hostname')
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-2Description: 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.3052.12.2.4.5.1.2 |
ftpPushPushFileTable
table.1.3.6.1.4.1.3052.12.2.4.9.8
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk ftpPushPushFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::ftpPushPushFileTable'
Table of files to push
Entry for table of files to push
| Column | Syntax | OID |
|---|---|---|
|
Index for table of files to push
|
Integer32 Constraints: range: 1-8 |
.1.3.6.1.4.1.3052.12.2.4.9.8.1.1 |
|
ON/OFF push this local FILEx
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16range: 0-10000Description: 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.3052.12.2.4.9.8.1.2 |
ftpPushRemoteFileTable
table.1.3.6.1.4.1.3052.12.2.4.9.11
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk ftpPushRemoteFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::ftpPushRemoteFileTable'
Table of remote names of files to push
Entry for table of remote names of files to push
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of remote names of files to push
|
Integer32 Constraints: range: 0-10000 |
.1.3.6.1.4.1.3052.12.2.4.9.11.1.1 |
|
remote name of pushed FILEx (name on server)
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-10000Description: 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.3052.12.2.4.9.11.1.2 |
ipRestrictionTable
table.1.3.6.1.4.1.3052.12.2.4.12.1.1
·
1 row entry
·
3 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk ipRestrictionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::ipRestrictionTable'
Table of IP restrictions
Entry for table of IP restrictions
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of IP restrictions
|
Integer32 Constraints: range: 0-10000 |
.1.3.6.1.4.1.3052.12.2.4.12.1.1.1.1 |
|
ON/OFF enable this IP restriction
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.12.1.1.1.2 |
|
IP restriction mask
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.12.1.1.1.3 |
rtsFileTable
table.1.3.6.1.4.1.3052.12.2.4.13.1
·
1 row entry
·
9 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk rtsFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::rtsFileTable'
Table of RTS files
Entry for table of RTS files
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for table of RTS files
|
Integer32 | .1.3.6.1.4.1.3052.12.2.4.13.1.1.1 |
||||
|
RTS mode (OFF,LISTEN,PUSH) for FILEx
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.13.1.1.2 |
||||
|
Show answer string upon RTS connect for FILEx
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.13.1.1.3 |
||||
|
ON/OFF require XON to start flow for FILEx
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.4.13.1.1.4 |
||||
|
Idle connection close timer (0 means no timeout) for FILEx
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.3052.12.2.4.13.1.1.5 |
||||
|
ON/OFF close the socket when FILEx is empty
|
SNMPv2-TCDisplayStringr/w Constraints: range: -127-0Description: 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.3052.12.2.4.13.1.1.6 |
||||
|
Host to which FILEx should be pushed via RTS
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-20range: 0-100Description: 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.3052.12.2.4.13.1.1.7 |
||||
|
TCP port to which FILEx should be pushed via RTS
|
SNMPv2-SMIInteger32r/w Constraints: range: 1000-1000000 |
.1.3.6.1.4.1.3052.12.2.4.13.1.1.8 |
||||
|
Retry timer (seconds) for retrying failed RTS push connect
attempts |
SNMPv2-SMIInteger32r/w Constraints: range: 1-75 |
.1.3.6.1.4.1.3052.12.2.4.13.1.1.9 |
routeTestAddressTable
table.1.3.6.1.4.1.3052.12.2.4.15.3
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk routeTestAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::routeTestAddressTable'
Table of route testing addresses
Entry for table of RTS files
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of RTS files
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.3052.12.2.4.15.3.1.1 |
|
Address to ping to see if the route to it is valid
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.15.3.1.2 |
ethExpanCardTable
table.1.3.6.1.4.1.3052.12.2.4.20.3
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk ethExpanCardTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::ethExpanCardTable'
Table of Ethernet Expansion cards
Entry for table of Ethernet Expansion cards
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of Ethernet Expansion cards
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.3052.12.2.4.20.3.1.1 |
|
MAC address for each Ethernet Expansion Card that is bridged
together to form the Ethernet Expansion network interface. |
SNMPv2-TCDisplayString Constraints: range: 0-100Description: 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.3052.12.2.4.20.3.1.2 |
cpeTable
table.1.3.6.1.4.1.3052.12.2.4.22.1
·
1 row entry
·
16 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk cpeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::cpeTable'
Table of CPEs
Entry for table of CPEs
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of CPEs
|
Integer32 | .1.3.6.1.4.1.3052.12.2.4.22.1.1.1 |
|
CPE host (IP address or DNS name)
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.22.1.1.2 |
|
CPE name, informational only
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.22.1.1.3 |
|
CPE description, informational only
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.4.22.1.1.4 |
|
Number of seconds between each successful ping request.
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.5 |
|
Number of unsuccessful pings that triggers the CPE event.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.6 |
|
CPE event reminder interval (minutes).
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.7 |
|
CPE ping period in 16ths of a second (nonzero overrides keepalive).
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.20 |
|
Number of bytes in CPE ping payload
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.21 |
|
Set any number to reset CPE ping stats.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.30 |
|
Total number of requests transmitted.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.31 |
|
Total number of non-corrupt responses.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.32 |
|
Total number of corrupt responses.
|
SNMPv2-SMIInteger32 Constraints: range: 0-180 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.33 |
|
Total number of requests with no response.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.4.22.1.1.34 |
|
Percent loss (missing responses / total requests).
|
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.3052.12.2.4.22.1.1.35 |
|
Percent corrupt (corrupt responses / total requests).
|
SNMPv2-TCDisplayString Constraints: range: 1-12Description: 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.3052.12.2.4.22.1.1.36 |
modemCLIDNumberTable
table.1.3.6.1.4.1.3052.12.2.5.8.2
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk modemCLIDNumberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::modemCLIDNumberTable'
Table of authorized callers identified by phone number
Entry for table of CLID numbers
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of CLID numbers
|
Integer32 | .1.3.6.1.4.1.3052.12.2.5.8.2.1.1 |
|
auhorized CLID number
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-100Description: 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.3052.12.2.5.8.2.1.2 |
secUserTable
table.1.3.6.1.4.1.3052.12.2.11.2
·
1 row entry
·
22 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk secUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::secUserTable'
Table of users
Entry for table of users
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index for table of users
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.11.2.1.1 |
||||||||||
|
ON/OFF enable user
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.2 |
||||||||||
|
Methods by which user is allowed to connect:
L=local (console) T=Telnet M=modem F=FTP R=RTS S=SSH |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.5 |
||||||||||
|
The function presented to the user upon login (COMMAND,
PASSTHROUGH,MENU) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.6 |
||||||||||
|
The default access file associated with the user
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.7 |
||||||||||
|
The function presented to the user upon escaping pass-
through: currently only MENU |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.9 |
||||||||||
|
The kind of PPP access allowed to this user cannot connect
via PPP (NONE), can connect but only to the unit (LOCAL), or can connect and route to Ethernet (ROUTING) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.10 |
||||||||||
|
The rights level granted to this user
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.11 |
||||||||||
|
DENY/ALLOW user to read the events/alarms file
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.13 |
||||||||||
|
DENY/ALLOW user to read the audit log
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.14 |
||||||||||
|
DENY/ALLOW user to delete the events file
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.16 |
||||||||||
|
DENY/ALLOW user to write to the audit log
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16Description: 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.3052.12.2.11.2.1.17 |
||||||||||
|
Expiration date/time of this user
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.18 |
||||||||||
|
Number slot 1 the unit calls for dialback
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.19 |
||||||||||
|
Number slot 2 the unit calls for dialback
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.20 |
||||||||||
|
Number slot 3 the unit calls for dialback
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.21 |
||||||||||
|
Telnet challenge mode: when user logs in via telnet, unit
allows access (OFF), presents a challenge (CHALLENGE), or unit sends a one-time-password (SEND PASSWORD) to a destination configured by secUserChallengeTelnetSen… |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.22 |
||||||||||
|
Modem challenge mode: when user logs in via modem, unit
allows access (OFF), presents a challenge (CHALLENGE), sends a one-time-password (SEND PASSWORD) to a destination configured by secUserChallengeTelnetSendTo, or di… |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.23 |
||||||||||
|
Console challenge mode: when user logs in via console, unit
allows access (OFF), or presents a challenge (CHALLENGE) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.11.2.1.24 |
||||||||||
|
Email action used as the destination address for one-time-
password when a user logs in with a challenge mode of SEND PASSWORD |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-100range: 1-16Description: 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.3052.12.2.11.2.1.25 |
||||||||||
|
Modem action used as the destination phone number for one-
time-password when a user logs in with a challenge mode of SEND PASSWORD |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-32Description: 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.3052.12.2.11.2.1.26 |
||||||||||
|
Time (in minutes) after which a one-time-password is sent
that it can be used to log in |
Integer32r/w | .1.3.6.1.4.1.3052.12.2.11.2.1.27 |
evClassNameTable
table.1.3.6.1.4.1.3052.12.2.12.1.1
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evClassNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evClassNameTable'
Table of classes
Entry for table of classes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for table of classes
|
Integer32 Enumerated Values:
Constraints: range: 1-16 |
.1.3.6.1.4.1.3052.12.2.12.1.1.1.1 |
||||
|
Class name for this slot
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-10Description: 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.3052.12.2.12.1.1.1.2 |
evdTable
table.1.3.6.1.4.1.3052.12.2.12.2.2
·
1 row entry
·
12 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evdTable'
Table of data events
Entry for table of data events
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index for table of data events
|
Integer32 Enumerated Values:
Constraints: range: 1-16 |
.1.3.6.1.4.1.3052.12.2.12.2.2.1.1 |
||||||||||
|
ON/OFF enable this data event
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.2 |
||||||||||
|
Name for this data event
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.3 |
||||||||||
|
Equation for this data event
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.2.2.1.4 |
||||||||||
|
Number of equation matches that must happen to trigger this
data event |
SNMPv2-SMIInteger32r/w Constraints: range: 1-16 |
.1.3.6.1.4.1.3052.12.2.12.2.2.1.5 |
||||||||||
|
ON/OFF this data alarm is automatically cleared (re-armed)
upon reaching the threshold number of matches |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.6 |
||||||||||
|
Interval at which this alarm is automatically cleared (no
bearing with evdAutoClear) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.7 |
||||||||||
|
Tie of day (HH:MM) at which this data alarm is cleared (no
bearing with evdAutoClear) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.8 |
||||||||||
|
Actions for this data event
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.9 |
||||||||||
|
Class for this data event
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.10 |
||||||||||
|
Trap number for this event
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.2.2.1.11 |
||||||||||
|
ALARM/FILTER: what is happens when this data event
triggers: either generate actions (mode=ALARM) )or ACCEPT/REJECT (via evdFilterAction) the record (mode=FILTER) |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.2.1.12 |
evdFieldTable
table.1.3.6.1.4.1.3052.12.2.12.2.3
·
1 row entry
·
6 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evdFieldTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evdFieldTable'
Table of data event fields
Entry for table of data event fields
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for table of data event fields
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.2.3.1.1 |
||||
|
Start position (1-based) for this data event field
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.2.3.1.2 |
||||
|
Number of characters this data event field occupies
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.2.3.1.3 |
||||
|
Start position (1-based) for this data event field
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.3.1.4 |
||||
|
Line number (1-based, for multiline records) for this data
event field |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.2.3.1.5 |
||||
|
Alpha/Numeric type for this data event field
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.3.1.6 |
evdMacroTable
table.1.3.6.1.4.1.3052.12.2.12.2.4
·
1 row entry
·
3 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evdMacroTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evdMacroTable'
Table of data event macros
Entry for table of data event macros
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for table of data event macros
|
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.2.4.1.1 |
||||
|
Name of this macro for use in data event equations
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.4.1.2 |
||||
|
Equation for this data event macro
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.2.4.1.3 |
evNoData1PortEnableTable
table.1.3.6.1.4.1.3052.12.2.12.3.12
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evNoData1PortEnableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evNoData1PortEnableTable'
Table of no data event 1 port enables
Entry for table of no data event 1 port enables
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of no data event 1 port enables
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.3.12.1.1 |
|
ON/OFF: no data event 1 observes this port
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-200Description: 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.3052.12.2.12.3.12.1.2 |
evNoData2PortEnableTable
table.1.3.6.1.4.1.3052.12.2.12.4.12
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evNoData2PortEnableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evNoData2PortEnableTable'
Table of no data event 2 port enables
Entry for table of no data event 2 port enables
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of no data event 2 port enables
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.4.12.1.1 |
|
ON/OFF: no data event 2 observes this port
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.4.12.1.2 |
evShskLowTable
table.1.3.6.1.4.1.3052.12.2.12.7
·
1 row entry
·
6 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evShskLowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evShskLowTable'
Table of serial handshaking low events
Entry for table of serial handshaking low events
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of serial handshaking low events
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.7.1.1 |
|
ON/OFF: enable the serial handshaking low event for this port
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.7.1.2 |
|
Actions for the serial handshaking low event for this port
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.7.1.3 |
|
Message for the serial handshaking low event for this port
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.7.1.4 |
|
Class for the serial handshaking low event for this port
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.7.1.5 |
|
Trap number for the serial handshaking low event for this port
|
SNMPv2-SMIInteger32r/w Constraints: range: 1-3 |
.1.3.6.1.4.1.3052.12.2.12.7.1.6 |
evShskHighTable
table.1.3.6.1.4.1.3052.12.2.12.8
·
1 row entry
·
6 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk evShskHighTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::evShskHighTable'
Table of serial handshaking high events
Entry for table of serial handshaking high events
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Index for table of serial handshaking high events
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.3052.12.2.12.8.1.1 |
||||||||
|
ON/OFF: enable the serial handshaking high event for this
port |
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.8.1.2 |
||||||||
|
Actions for the serial handshaking high event for this port
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.8.1.3 |
||||||||
|
Message for the serial handshaking high event for this port
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.8.1.4 |
||||||||
|
Class for the serial handshaking high event for this port
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.8.1.5 |
||||||||
|
Trap number for the serial handshaking high event for this
port |
SNMPv2-SMIInteger32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.3052.12.2.12.8.1.6 |
fuelSensorGeneralTable
table.1.3.6.1.4.1.3052.12.2.12.11.1
·
1 row entry
·
18 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk fuelSensorGeneralTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::fuelSensorGeneralTable'
This table organizes general fuel sensor attributes.
Entry for fuel sensor general config table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Which fuel sensor in the fuel sensor general config table.
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.11.1.1.1 |
|
Fuel sensor name.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.1.1.2 |
|
Type of fuel sensor in use; NONE disables the fuel sensor.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.11.1.1.3 |
|
Distance units in use when setting and indicating tank dimensions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.1.1.4 |
|
Analog input reading corresponding to the SENSOR FULL point.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-3range: 1-3600Description: 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.3052.12.2.12.11.1.1.5 |
|
Distance, in the specified distance unit, between the SENSOR FULL
point and the TANK FULL point. The value is positive if the SENSOR FULL point is above the TANK FULL point, and negative if it is below. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.1.1.6 |
|
Analog input reading corresponding to the minimum fluid height
measurable by the fuel sensor. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.1.1.7 |
|
Distance, in the specified distance unit, between the SENSOR EMPTY
point and the TANK EMPTY point. The value is positive if the SENSOR EMPTY point is above the TANK EMPTY point, and negative if it is below. |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-5Description: 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.3052.12.2.12.11.1.1.8 |
|
Which eventsensor contains the analog input associated with this fuel
sensor. Allowed values are 200 (for internal ES), or 1-16. |
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.3052.12.2.12.11.1.1.9 |
|
Which analog input point, on the specified eventsensor, that is
associated with the fuel sensor. |
Integer32r/w Constraints: range: 519-1199range: 0-62 |
.1.3.6.1.4.1.3052.12.2.12.11.1.1.10 |
|
Fuel sensor filter averaging factor.
|
SNMPv2-SMIInteger32r/w Constraints: range: 0-62 |
.1.3.6.1.4.1.3052.12.2.12.11.1.1.11 |
|
Fuel sensor System Reporting enable.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.1.1.12 |
|
Fuel sensor System Reporting threshold (floating point value).
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.1.1.13 |
|
Fuel sensor System Reporting limit.
|
SNMPv2-SMIInteger32r/w Constraints: range: 519-1199 |
.1.3.6.1.4.1.3052.12.2.12.11.1.1.14 |
|
Fuel sensor System Reporting package number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.11.1.1.15 |
|
Fuel sensor ASM profile type.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-100Description: 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.3052.12.2.12.11.1.1.16 |
|
Fuel sensor enable.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 519-1199range: 0-20Description: 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.3052.12.2.12.11.1.1.17 |
|
Type of fuel being measured: DIESEL, PROPANE,
NATURAL GAS, HYDROGEN, GASOLINE, OTHER. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-100Description: 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.3052.12.2.12.11.1.1.18 |
fuelSensorTankTable
table.1.3.6.1.4.1.3052.12.2.12.11.2
·
1 row entry
·
7 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk fuelSensorTankTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::fuelSensorTankTable'
This table organizes tank-specific fuel sensor attributes.
Entry for fuel sensor tank config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Which fuel sensor in the fuel sensor tank config table.
|
Integer32 Enumerated Values:
Constraints: range: 519-1199 |
.1.3.6.1.4.1.3052.12.2.12.11.2.1.1 |
||||
|
Height of the tank, from the TANK EMPTY point to the TANK FULL point,
in the specified distance unit (i.e. TANK HEIGHT). This is a floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.11.2.1.2 |
||||
|
Tank dimension measurement A for certain tank profiles. For
HORIZ OVAL, this is the length of the straight section. This is a floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.11.2.1.3 |
||||
|
Tank dimension measurement B for certain tank profiles. For
HORIZ OVAL, this is the radius of the curved section. This is a floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-128Description: 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.3052.12.2.12.11.2.1.4 |
||||
|
How many volume units the tank contains, when full. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 519-1199Description: 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.3052.12.2.12.11.2.1.5 |
||||
|
Name of the unit representing fluid volume in the tank. This is only
used for display purposes; it does not affect the volume calculation. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.2.1.6 |
||||
|
The shape of the fuel tank. A value of LINEAR produces a fluid
volume reading that is directly proportional to fluid height. The HORIZ CYL and HORIZ OVAL settings use a hard-coded formula to calculate the volume. The… |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.2.1.7 |
.1.3.6.1.4.1.3052.12.2.12.11.3
·
1 row entry
·
4 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk fuelSensorCustomTankTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::fuelSensorCustomTankTable'
This table organizes the custom tank strapping table. Each fuel sensor has a table of height/volume pairs in service only when the tank shape (fsTankShape) in CUSTOM. This allows the unit to calculate volumes for nonstandard tank shapes, to the degree that accurate height/volume measurements can be configured. This SNMP table has two indexes: the first for which fuel sensor and the second for which height/volume pair.
Entry for fuel sensor custom tank config table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Which fuel sensor in the fuel sensor tank config table. This is the
first of two indexes for this SNMP table. |
Integer32 Constraints: range: 1-3600 |
.1.3.6.1.4.1.3052.12.2.12.11.3.1.1 |
|
Which hight/volume pair: there are 32 pairs per fuel sensor. This is
the second of two indexes for this SNMP table. |
Integer32 | .1.3.6.1.4.1.3052.12.2.12.11.3.1.2 |
|
Height of custom tank height/volume pair. This is a floating point
value. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.3.1.3 |
|
Volume of custom tank height/volume pair. This is a floating point
value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-5Description: 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.3052.12.2.12.11.3.1.4 |
fuelSensorVolumeTable
table.1.3.6.1.4.1.3052.12.2.12.11.4
·
1 row entry
·
22 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk fuelSensorVolumeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::fuelSensorVolumeTable'
This table organizes volume-event-specific fuel sensor attributes.
Entry for fuel sensor volume event config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Which fuel sensor in the fuel sensor volume event config table.
|
Integer32 Constraints: range: 0-62 |
.1.3.6.1.4.1.3052.12.2.12.11.4.1.1 |
||||||
|
Enable fuel sensor volume events.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 515-1199Description: 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.3052.12.2.12.11.4.1.2 |
||||||
|
Fuel sensor deadband (hysteresis). This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.3 |
||||||
|
Fuel sensor volume very high event threshold value. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.4 |
||||||
|
Fuel sensor volume very high event threshold actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.5 |
||||||
|
Fuel sensor volume very high event threshold trap number.
|
Integer32r/w Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.12.2.12.11.4.1.6 |
||||||
|
Fuel sensor volume very high event threshold class (severity).
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.7 |
||||||
|
Fuel sensor volume high event threshold value. This is a floating
point value. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.8 |
||||||
|
Fuel sensor volume high event threshold actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-247Description: 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.3052.12.2.12.11.4.1.9 |
||||||
|
Fuel sensor volume high event threshold trap number.
|
Integer32r/w Constraints: range: 1-10000 |
.1.3.6.1.4.1.3052.12.2.12.11.4.1.10 |
||||||
|
Fuel sensor volume high event threshold class (severity).
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-10000Description: 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.3052.12.2.12.11.4.1.11 |
||||||
|
Fuel sensor volume return to normal actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.12 |
||||||
|
Fuel sensor volume return to normal trap number.
|
Integer32r/w Constraints: range: 0-10 |
.1.3.6.1.4.1.3052.12.2.12.11.4.1.13 |
||||||
|
Fuel sensor volume return to normal class (severity).
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-17Description: 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.3052.12.2.12.11.4.1.14 |
||||||
|
Fuel sensor volume low event threshold value. This is a floating
point value. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.4.1.15 |
||||||
|
Fuel sensor volume low event threshold actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.11.4.1.16 |
||||||
|
Fuel sensor volume low event threshold trap number.
|
Integer32r/w Constraints: range: 0-128 |
.1.3.6.1.4.1.3052.12.2.12.11.4.1.17 |
||||||
|
Fuel sensor volume low event threshold class (severity).
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 1-6Description: 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.3052.12.2.12.11.4.1.18 |
||||||
|
Fuel sensor volume very low event threshold value. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.11.4.1.19 |
||||||
|
Fuel sensor volume very low event threshold actions.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.11.4.1.20 |
||||||
|
Fuel sensor volume very low event threshold trap number.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.11.4.1.21 |
||||||
|
Fuel sensor volume very low event threshold class (severity).
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.11.4.1.22 |
.1.3.6.1.4.1.3052.12.2.12.11.5
·
1 row entry
·
10 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk fuelSensorDisconnectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::fuelSensorDisconnectTable'
This table organizes disconnect-event-specific fuel sensor attributes.
Entry for fuel sensor disconnect event config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Which fuel sensor in the fuel sensor disconnect event config table.
|
Integer32 Constraints: range: 1800-345600 |
.1.3.6.1.4.1.3052.12.2.12.11.5.1.1 |
||||||
|
Fuel sensor disconnect event enable.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.11.5.1.2 |
||||||
|
High end of input value range when fuel sensor is disconnected. This
is in the units of the analog input value. |
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 520-1199Description: 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.3052.12.2.12.11.5.1.3 |
||||||
|
Low end of input value range when fuel sensor is disconnected. This
is in the units of the analog input value. |
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.11.5.1.4 |
||||||
|
Fuel sensor disconnect event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 2-30Description: 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.3052.12.2.12.11.5.1.5 |
||||||
|
Fuel sensor disconnect event trap number.
|
Integer32r/w Constraints: range: 520-1199 |
.1.3.6.1.4.1.3052.12.2.12.11.5.1.6 |
||||||
|
Fuel sensor disconnect event class (severity).
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.11.5.1.7 |
||||||
|
Fuel sensor disconnect return to normal actions.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.11.5.1.8 |
||||||
|
Fuel sensor disconnect return to normal trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.11.5.1.9 |
||||||
|
Fuel sensor disconnect return to normal class (severity).
|
SNMPv2-TCDisplayStringr/w Constraints: range: 520-1199Description: 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.3052.12.2.12.11.5.1.10 |
acpmGeneralTable
table.1.3.6.1.4.1.3052.12.2.12.12.1
·
1 row entry
·
10 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmGeneralTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmGeneralTable'
This table organizes general AC power monitor attributes.
Entry for AC power monitor general config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Which AC power monitor in the AC power monitor general config table.
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.12.1.1.1 |
||||||||
|
Model of the AC power monitor device. The unit needs this setting to
know which registers to poll for the various data items, among other things. |
SNMPv2-TCDisplayStringr/w Constraints: range: 520-1199range: 0-65535Description: 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.3052.12.2.12.12.1.1.2 |
||||||||
|
Name for the AC power monitor device.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-128Description: 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.3052.12.2.12.12.1.1.3 |
||||||||
|
Modbus address of the AC power monitor device.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.12.1.1.4 |
||||||||
|
Ratio of secondary turns to primary turns on potential transformers
(PT). |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.12.1.1.5 |
||||||||
|
Ratio of secondary turns to primary turns on current transformers
(CT). |
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.12.1.1.6 |
||||||||
|
Type of power being monitored.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.1.1.7 |
||||||||
|
System reporting package number.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.12.1.1.8 |
||||||||
|
ASM profile type.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 1-6Description: 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.3052.12.2.12.12.1.1.9 |
||||||||
|
AC power monitor enable.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1800-345600Description: 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.3052.12.2.12.12.1.1.10 |
acpmAvgVoltageTable
table.1.3.6.1.4.1.3052.12.2.12.12.2
·
1 row entry
·
25 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmAvgVoltageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmAvgVoltageTable'
This table organizes AC power monitor average voltage attributes.
Entry for AC power monitor average voltage config table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Which AC power monitor in the AC power monitor average voltage config
table. |
Integer32 Constraints: range: 2-30 |
.1.3.6.1.4.1.3052.12.2.12.12.2.1.1 |
|
Enable AC power monitor average voltage events.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 521-1199Description: 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.3052.12.2.12.12.2.1.2 |
|
Deadband (hysteresis) for average voltage event. This is a floating
point value. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.3 |
|
Very high event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.4 |
|
Very high event actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.5 |
|
Very high event trap number.
|
Integer32r/w Constraints: range: 521-1199 |
.1.3.6.1.4.1.3052.12.2.12.12.2.1.6 |
|
Very high event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.7 |
|
High event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.8 |
|
High event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 521-1199Description: 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.3052.12.2.12.12.2.1.9 |
|
High event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.2.1.10 |
|
High event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.11 |
|
Return to normal actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.12 |
|
Return to normal trap number.
|
Integer32r/w Constraints: range: 521-1199 |
.1.3.6.1.4.1.3052.12.2.12.12.2.1.13 |
|
Return to normal class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.14 |
|
Low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.15 |
|
Low event actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.16 |
|
Low event trap number.
|
Integer32r/w Constraints: range: 521-1199 |
.1.3.6.1.4.1.3052.12.2.12.12.2.1.17 |
|
Low event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.18 |
|
Very low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.19 |
|
Very low event actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.20 |
|
Very low event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.2.1.21 |
|
Very low event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.22 |
|
System reporting enable for average voltage telemetry.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.2.1.23 |
|
System reporting threshold for average voltage telemetry. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-6Description: 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.3052.12.2.12.12.2.1.24 |
|
System reporting limit for average voltage telemetry.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.2.1.25 |
acpmAvgCurrentTable
table.1.3.6.1.4.1.3052.12.2.12.12.3
·
1 row entry
·
25 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmAvgCurrentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmAvgCurrentTable'
This table organizes AC power monitor average current attributes.
Entry for AC power monitor average current config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Which AC power monitor in the AC power monitor average current config
table. |
Integer32 | .1.3.6.1.4.1.3052.12.2.12.12.3.1.1 |
||||||
|
Enable AC power monitor average current events.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 522-1199Description: 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.3052.12.2.12.12.3.1.2 |
||||||
|
Deadband (hysteresis) for average current event. This is a floating
point value. |
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.3 |
||||||
|
Very high event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-24Description: 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.3052.12.2.12.12.3.1.4 |
||||||
|
Very high event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-24Description: 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.3052.12.2.12.12.3.1.5 |
||||||
|
Very high event trap number.
|
Integer32r/w Constraints: range: 522-1199range: 0-517 |
.1.3.6.1.4.1.3052.12.2.12.12.3.1.6 |
||||||
|
Very high event class.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.3.1.7 |
||||||
|
High event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.3.1.8 |
||||||
|
High event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 522-1199range: 0-32Description: 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.3052.12.2.12.12.3.1.9 |
||||||
|
High event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.3.1.10 |
||||||
|
High event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.11 |
||||||
|
Return to normal actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.12 |
||||||
|
Return to normal trap number.
|
Integer32r/w Constraints: range: 522-1199range: 1-12 |
.1.3.6.1.4.1.3052.12.2.12.12.3.1.13 |
||||||
|
Return to normal class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.12.12.3.1.14 |
||||||
|
Low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.15 |
||||||
|
Low event actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.16 |
||||||
|
Low event trap number.
|
Integer32r/w Constraints: range: 522-1199 |
.1.3.6.1.4.1.3052.12.2.12.12.3.1.17 |
||||||
|
Low event class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-32Description: 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.3052.12.2.12.12.3.1.18 |
||||||
|
Very low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.3.1.19 |
||||||
|
Very low event actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.20 |
||||||
|
Very low event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.3.1.21 |
||||||
|
Very low event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.3.1.22 |
||||||
|
System reporting enable for average current telemetry.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-64Description: 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.3052.12.2.12.12.3.1.23 |
||||||
|
System reporting threshold for average current telemetry. This is
a floating point value. |
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 1-6Description: 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.3052.12.2.12.12.3.1.24 |
||||||
|
System reporting limit for average current telemetry.
|
SNMPv2-SMIInteger32r/w Enumerated Values:
Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.3.1.25 |
acpmFreqTable
table.1.3.6.1.4.1.3052.12.2.12.12.4
·
1 row entry
·
25 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmFreqTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmFreqTable'
This table organizes AC power monitor frequency attributes.
Entry for AC power monitor frequency config table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Which AC power monitor in the AC power monitor frequency config table.
|
Integer32 | .1.3.6.1.4.1.3052.12.2.12.12.4.1.1 |
|
Enable AC power monitor frequency events.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 523-1199Description: 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.3052.12.2.12.12.4.1.2 |
|
Deadband (hysteresis) for frequency event. This is a floating point
value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-256Description: 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.3052.12.2.12.12.4.1.3 |
|
Very high event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.12.4.1.4 |
|
Very high event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.12.4.1.5 |
|
Very high event trap number.
|
Integer32r/w Constraints: range: 523-1199range: 0-65535 |
.1.3.6.1.4.1.3052.12.2.12.12.4.1.6 |
|
Very high event class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.12.4.1.7 |
|
High event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-256Description: 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.3052.12.2.12.12.4.1.8 |
|
High event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 523-1199range: 1-64Description: 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.3052.12.2.12.12.4.1.9 |
|
High event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.4.1.10 |
|
High event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.4.1.11 |
|
Return to normal actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.4.1.12 |
|
Return to normal trap number.
|
Integer32r/w Constraints: range: 523-1199range: 1-24 |
.1.3.6.1.4.1.3052.12.2.12.12.4.1.13 |
|
Return to normal class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-517Description: 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.3052.12.2.12.12.4.1.14 |
|
Low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.12.12.4.1.15 |
|
Low event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.12.12.4.1.16 |
|
Low event trap number.
|
Integer32r/w Constraints: range: 523-1199 |
.1.3.6.1.4.1.3052.12.2.12.12.4.1.17 |
|
Low event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.4.1.18 |
|
Very low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.4.1.19 |
|
Very low event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-24Description: 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.3052.12.2.12.12.4.1.20 |
|
Very low event trap number.
|
Integer32r/w Constraints: range: 0-517 |
.1.3.6.1.4.1.3052.12.2.12.12.4.1.21 |
|
Very low event class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-24Description: 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.3052.12.2.12.12.4.1.22 |
|
System reporting enable for frequency telemetry.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.12.12.4.1.23 |
|
System reporting threshold for frequency telemetry. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 1-6range: 0-0range: 6000-259200000Description: 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.3052.12.2.12.12.4.1.24 |
|
System reporting limit for frequency telemetry.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.4.1.25 |
acpmTotalRealPowerTable
table.1.3.6.1.4.1.3052.12.2.12.12.5
·
1 row entry
·
25 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmTotalRealPowerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmTotalRealPowerTable'
This table organizes AC power monitor total real power attributes.
Entry for AC power monitor total real power config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Which AC power monitor in the AC power monitor total real power
config table. |
Integer32 | .1.3.6.1.4.1.3052.12.2.12.12.5.1.1 |
||||||||||||
|
Enable AC power monitor total real power events.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.5.1.2 |
||||||||||||
|
Deadband (hysteresis) for total real power event. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 524-1199range: 1-24Description: 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.3052.12.2.12.12.5.1.3 |
||||||||||||
|
Very high event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-24Description: 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.3052.12.2.12.12.5.1.4 |
||||||||||||
|
Very high event actions.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.5.1.5 |
||||||||||||
|
Very high event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.5.1.6 |
||||||||||||
|
Very high event class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-6Description: 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.3052.12.2.12.12.5.1.7 |
||||||||||||
|
High event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.5.1.8 |
||||||||||||
|
High event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-2Description: 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.3052.12.2.12.12.5.1.9 |
||||||||||||
|
High event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.5.1.10 |
||||||||||||
|
High event class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-65535Description: 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.3052.12.2.12.12.5.1.11 |
||||||||||||
|
Return to normal actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-16Description: 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.3052.12.2.12.12.5.1.12 |
||||||||||||
|
Return to normal trap number.
|
Integer32r/w Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.12.5.1.13 |
||||||||||||
|
Return to normal class.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.5.1.14 |
||||||||||||
|
Low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.5.1.15 |
||||||||||||
|
Low event actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.5.1.16 |
||||||||||||
|
Low event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.5.1.17 |
||||||||||||
|
Low event class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-24Description: 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.3052.12.2.12.12.5.1.18 |
||||||||||||
|
Very low event threshold. This is a floating point value.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
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.3052.12.2.12.12.5.1.19 |
||||||||||||
|
Very low event actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-40Description: 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.3052.12.2.12.12.5.1.20 |
||||||||||||
|
Very low event trap number.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.5.1.21 |
||||||||||||
|
Very low event class.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.5.1.22 |
||||||||||||
|
System reporting enable for total real power telemetry.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.5.1.23 |
||||||||||||
|
System reporting threshold for total real power telemetry. This is a
floating point value. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-24Description: 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.3052.12.2.12.12.5.1.24 |
||||||||||||
|
System reporting limit for total real power telemetry.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.5.1.25 |
acpmDisconnectTable
table.1.3.6.1.4.1.3052.12.2.12.12.6
·
1 row entry
·
8 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmDisconnectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmDisconnectTable'
This table organizes AC power monitor device disconnect event attributes.
Entry for AC power monitor device disconnect event config table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Which AC power monitor in the AC power monitor device disconnect event
config table. |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.12.12.6.1.1 |
||||
|
Enable AC power monitor device disconnect event.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.6.1.2 |
||||
|
Actions for disconnect event.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-4Description: 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.3052.12.2.12.12.6.1.3 |
||||
|
Trap number for disconnect event.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.6.1.4 |
||||
|
Class for disconnect event.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.6.1.5 |
||||
|
Actions for disconnect return to normal event.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.6.1.6 |
||||
|
Trap number for disconnect return to normal event.
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.12.12.6.1.7 |
||||
|
Class for disconnect return to normal event.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-255range: 0-24Description: 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.3052.12.2.12.12.6.1.8 |
.1.3.6.1.4.1.3052.12.2.12.12.7
·
1 row entry
·
17 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk acpmTotalPowerFactorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::acpmTotalPowerFactorTable'
This table organizes AC power monitor device total power factor event attributes.
Entry for AC power monitor device total power factor event config
table.
table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Which AC power monitor in the AC power monitor device disconnect
event config table. |
Integer32 Constraints: range: 1-2000 |
.1.3.6.1.4.1.3052.12.2.12.12.7.1.1 |
||||
|
Enable AC power monitor device disconnect event.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-6Description: 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.3052.12.2.12.12.7.1.2 |
||||
|
Deadband (hysteresis).
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.7.1.3 |
||||
|
Normal actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.7.1.4 |
||||
|
Normal trap number.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.7.1.5 |
||||
|
Normal class.
|
SNMPv2-TCDisplayStringr/w Enumerated Values:
Constraints: range: 1-6Description: 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.3052.12.2.12.12.7.1.6 |
||||
|
Low threshold.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.7.1.7 |
||||
|
Low actions.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.7.1.8 |
||||
|
Low trap number.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.7.1.9 |
||||
|
Low class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-6Description: 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.3052.12.2.12.12.7.1.10 |
||||
|
Very Low threshold.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.7.1.11 |
||||
|
Very Low actions.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-31Description: 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.3052.12.2.12.12.7.1.12 |
||||
|
Very Low trap number.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.7.1.13 |
||||
|
Very Low class.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-16Description: 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.3052.12.2.12.12.7.1.14 |
||||
|
System reporting enable.
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.12.12.7.1.15 |
||||
|
System reporting threshold.
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-32Description: 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.3052.12.2.12.12.7.1.16 |
||||
|
System reporting limit.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.12.2.12.12.7.1.17 |
actionCallNumberTable
table.1.3.6.1.4.1.3052.12.2.14.1
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk actionCallNumberTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::actionCallNumberTable'
Table of phone numbers to dial for modem actions
Entry for table of phone numbers to dial for modem actions
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of phone numbers to dial for modem actions
|
Integer32 | .1.3.6.1.4.1.3052.12.2.14.1.1.1 |
|
The number to dial for this action slot
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.14.1.1.2 |
actionPagerTable
table.1.3.6.1.4.1.3052.12.2.14.2
·
1 row entry
·
7 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk actionPagerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::actionPagerTable'
Table of pager configurations
Entry for table of pager configurations
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
index for table of pager configurations
|
Integer32 | .1.3.6.1.4.1.3052.12.2.14.2.1.1 |
|
type of this pager configuration
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.14.2.1.2 |
|
phone number to dial for this pager configuration
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.14.2.1.3 |
|
ID to use for this pager configuration
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.14.2.1.4 |
|
message to use for this pager configuration
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.14.2.1.5 |
|
Seconds to wait after dialing before sending ID
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.14.2.1.6 |
|
Seconds to wait after sending ID to send message
|
Integer32r/w | .1.3.6.1.4.1.3052.12.2.14.2.1.7 |
actionHostTable
table.1.3.6.1.4.1.3052.12.2.14.6
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk actionHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::actionHostTable'
Table of network hosts to use for network-based actions
Entry for table of network hosts to use for network-based
actions
actions
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of network hosts to use for network-based
actions |
Integer32 | .1.3.6.1.4.1.3052.12.2.14.6.1.1 |
|
Hostname/IP address used as destination for network-based
action (e.g., trap) |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-80Description: 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.3052.12.2.14.6.1.2 |
actionEmailTable
table.1.3.6.1.4.1.3052.12.2.14.7
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk actionEmailTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::actionEmailTable'
Table of email addresses to use for email actions
Entry for table of email addresses to use for email actions
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of email addresses to use for email actions
|
Integer32 Constraints: range: 0-1500 |
.1.3.6.1.4.1.3052.12.2.14.7.1.1 |
|
email address
|
SNMPv2-TCDisplayStringr/w 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.3052.12.2.14.7.1.2 |
sysTimeNetHostTable
table.1.3.6.1.4.1.3052.12.2.16.1.4.2
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk sysTimeNetHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::sysTimeNetHostTable'
Table of hosts to use for network time services
Entry for table of hosts to use for network time services
| Column | Syntax | OID |
|---|---|---|
|
Index for table of hosts to use for network time services
|
Integer32 Constraints: range: 1-32 |
.1.3.6.1.4.1.3052.12.2.16.1.4.2.1.1 |
|
host to use for network time services
|
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: 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.3052.12.2.16.1.4.2.1.2 |
sysCRDBFileIDTable
table.1.3.6.1.4.1.3052.12.2.16.10.3
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk sysCRDBFileIDTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::sysCRDBFileIDTable'
Table of CRDB file IDs
Entry for table of CRDB file IDs
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Index for table of CRDB file IDs
|
Integer32 | .1.3.6.1.4.1.3052.12.2.16.10.3.1.1 |
|
ID of CRDB file for this port-associated file x
|
SNMPv2-TCDisplayStringr/w Constraints: range: 1-32Description: 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.3052.12.2.16.10.3.1.2 |
.1.3.6.1.4.1.3052.12.2.16.10.4
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk sysCRDBFileEnforceMinTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-530-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-530-STD-MIB::sysCRDBFileEnforceMinTable'
Table of CRDB file minimum size enforcement settings
Entry for table of CRDB file minimum size enforcement
settings
settings
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index for table of CRDB file minimum size enforcement
settings |
Integer32 Enumerated Values:
|
.1.3.6.1.4.1.3052.12.2.16.10.4.1.1 |
||||
|
ON/OFF: enforce minimum size for this CRDB file x
|
SNMPv2-TCDisplayStringr/w Constraints: range: 5-60Description: 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.3052.12.2.16.10.4.1.2 |