SL81-STD-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
63
.1.3.6.1.4.1.3052.5.1.1.1
·
1 row entry
·
9 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esPointTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-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, relay 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
| Column | Syntax | OID |
|---|---|---|
|
esIndexESmandatory
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 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.5.1.1.1.1.1 |
|
esIndexPCmandatory
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 Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.5.1.1.1.1.2 |
|
esIndexPointmandatory
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 Constraints: range: 1-64 |
.1.3.6.1.4.1.3052.5.1.1.1.1.3 |
|
esPointNamemandatory
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3052.5.1.1.1.1.4 |
|
esPointInEventStatemandatory
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… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.1.1.1.1.5 |
|
esPointValueIntmandatory
A 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). If the … |
Integer32r/w Constraints: range: -32768-32767 |
.1.3.6.1.4.1.3052.5.1.1.1.1.6 |
|
esPointValueStrmandatory
A string referring to the value of a point on an
EventSensor. For contact closures and relays this object is either 'Open' or 'Closed'. For temperature and humidity point classes, this obje… |
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.5.1.1.1.1.7 |
|
esPointTimeLastChangemandatory
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 Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3052.5.1.1.1.1.8 |
|
esPointTimetickLastChangemandatory
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… |
RFC1155-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3052.5.1.1.1.1.9 |
.1.3.6.1.4.1.3052.5.1.2.1
·
1 row entry
·
6 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk deStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::deStatusTable'
Data Event Status Table
EventSensor status entry
Indexes
| Column | Syntax | OID |
|---|---|---|
|
deStatusIndexmandatory
Index for Data Events
|
Integer32 Constraints: range: 1-100 |
.1.3.6.1.4.1.3052.5.1.2.1.1.1 |
|
deStatusNamemandatory
Data Event name
|
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.5.1.2.1.1.2 |
|
deStatusCountermandatory
Number of times a data record has matched this
event's equation. Range: 1-999999999 |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.1.2.1.1.3 |
|
deStatusThresholdmandatory
Number of times the equation is matched before
an event is triggered. Range: 1-999999999 |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.1.2.1.1.4 |
|
deStatusLastTriggerTimemandatory
Date/time that this event's counter last reached
its threshold since the unit was last booted. If this event has not yet been triggered, then this value is a null string. Format: HH:MM |
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.5.1.2.1.1.5 |
|
deStatusLastTriggerDatamandatory
Data (first 80 chars, or up to CR, whichever
comes first) that caused this event's counter to reach the threshold. If this event has not yet been triggered, then this value is a null string. |
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.5.1.2.1.1.6 |
.1.3.6.1.4.1.3052.5.2.1.2
·
1 row entry
·
17 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk esTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::esTable'
The table of what EventSensors are attached to the unit, including the internal EventSensor
| Column | Syntax | OID |
|---|---|---|
|
esIndexmandatory
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 Constraints: range: 1-200 |
.1.3.6.1.4.1.3052.5.2.1.2.1.1 |
|
esNamemandatory
The name of the EventSensor
|
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.5.2.1.2.1.2 |
|
esIDmandatory
The factory-assigned ID of the EventSensor
|
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.5.2.1.2.1.3 |
|
esNumberTempSensorsmandatory
The number of temperature sensors on the EventSensor
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.4 |
|
esTempReportingModemandatory
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.5.2.1.2.1.5 |
|
esNumberCCsmandatory
The number of contact closures on the EventSensor.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.6 |
|
esCCReportingModemandatory
Description of how CC 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.5.2.1.2.1.7 |
|
esNumberHumidSensorsmandatory
The number of humidity sensors on the EventSensor.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.8 |
|
esHumidReportingModemandatory
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.5.2.1.2.1.9 |
|
esNumberNoiseSensorsmandatory
The number of noise sensors on the EventSensor.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.10 |
|
esNoiseReportingModemandatory
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.5.2.1.2.1.11 |
|
esNumberAirflowSensorsmandatory
The number of airflow sensors on the EventSensor.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.12 |
|
esAirflowReportingModemandatory
Description of how airflow 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.5.2.1.2.1.13 |
|
esNumberAnalogmandatory
The number of analog inputs on the EventSensor.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.14 |
|
esAnalogReportingModemandatory
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.5.2.1.2.1.15 |
|
esNumberRelayOutputsmandatory
The number of relay outputs on the EventSensor
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.1.2.1.16 |
|
esRelayReportingModemandatory
Description of how relay 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.5.2.1.2.1.17 |
.1.3.6.1.4.1.3052.5.2.2.1
·
1 row entry
·
4 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk deFieldTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::deFieldTable'
Data event field table
Data event field entry
Indexes
| Column | Syntax | OID |
|---|---|---|
|
deFieldIndexmandatory
Index for data alarm
|
Integer32 Constraints: range: 1-16 |
.1.3.6.1.4.1.3052.5.2.2.1.1.1 |
|
deFieldStartmandatory
The start position of the data event field.
1 is the value of the first position. Range: 0-160; 0 disables the field. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.1.1.2 |
|
deFieldLengthmandatory
The length of the data event field.
Range: 1-160 |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.1.1.3 |
|
deFieldNamemandatory
The name of the 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.5.2.2.1.1.4 |
.1.3.6.1.4.1.3052.5.2.2.2
·
1 row entry
·
11 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk deConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::deConfigTable'
Table for configuring data events.
Entry for Data Event Config table
Indexes
| Column | Syntax | OID |
|---|---|---|
|
deConfigIndexmandatory
Index for Data Event Config table
|
Integer32 Constraints: range: 1-100 |
.1.3.6.1.4.1.3052.5.2.2.2.1.1 |
|
deConfigEnabledmandatory
0 = not enabled; 1 = enabled
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.2.1.2 |
|
deConfigNamemandatory
Name of the 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.5.2.2.2.1.3 |
|
deConfigEquationmandatory
Equation for the 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.5.2.2.2.1.4 |
|
deConfigThresholdmandatory
Number of times the equation is matched before
an event is triggered. Range: 1-999999999 |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.2.1.5 |
|
deConfigClearModemandatory
Value representing at what interval the unit
clears its data event counters. 0 = never; 1 = 2 hrs; 2 = 4 hrs; 3 = 6 hrs; 4 = 8 hrs; 5 = 12 hrs; 6 = daily |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.2.1.6 |
|
deConfigClearTimemandatory
HH:MM representing the time of day at which
this data event is cleared. |
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.5.2.2.2.1.7 |
|
deConfigAutoClearmandatory
1=counter for this event clears when threshold
is reached. 0=counter doesn't clear. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.2.1.8 |
|
deConfigActionsmandatory
String that describes what actions are
associated with this data event. It is formatted 'TxxxxxxxxPxxxx', where x is a digit that corresponds to which trap manager/pager slot to use. T means Trap and P means Pager. I… |
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.5.2.2.2.1.9 |
|
deConfigTrapNumbermandatory
Trap number to use when sending a trap.
Range: 100 or (1000-1199) |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.2.1.10 |
|
deConfigClassmandatory
The class to use for this data event
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.2.2.1.11 |
.1.3.6.1.4.1.3052.5.2.3.2
·
1 row entry
·
8 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk portConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::portConfigTable'
Port config table
Port config entry
Indexes
| Column | Syntax | OID |
|---|---|---|
|
portConfigIndexmandatory
Index for ports
|
Integer32 Constraints: range: 1-6 |
.1.3.6.1.4.1.3052.5.2.3.2.1.1 |
|
portConfigBaudmandatory
Baud rate, 19200, 9600, etc.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.2 |
|
portConfigDataFormatmandatory
Value representing word length, parity, and
stop bits: 0=8N1, 1=7E1, 2=7O1, 3=7N1 |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.3 |
|
portConfigStripPtOutputLfsmandatory
Strip passthrough LFs sent to device on this port:
1=yes, 0=no. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.4 |
|
portConfigStripPtInputLfsmandatory
Strip passthrough LFs received from device on this
port: 1=yes, 0=no. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.5 |
|
portConfigDTRLowIdlemandatory
0=DTR always low; 1=DTR low except when pass-
through is active. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.6 |
|
portConfigMaskEnablemandatory
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… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.7 |
|
portConfigDAEnablemandatory
1=Enable the Data Alarm Evaluator for data
on this port. 0=Do not evaluate data on this port. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.3.2.1.8 |
.1.3.6.1.4.1.3052.5.2.6.1
·
1 row entry
·
2 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk smTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::smTable'
SNMP manager table
| Column | Syntax | OID |
|---|---|---|
|
smIndexmandatory
Index for SNMP manager table
|
Integer32 Constraints: range: 1-8 |
.1.3.6.1.4.1.3052.5.2.6.1.1.1 |
|
smAddressmandatory
IP address of SNMP manager
|
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.3052.5.2.6.1.1.2 |
.1.3.6.1.4.1.3052.5.2.7.2
·
1 row entry
·
6 columns
Uses the asentria variant from
Command help
/opt/observium/mibs/asentria.
Walk pagerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SL81-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL81-STD-MIB::pagerTable'
Table of pager configurations
Pager table entry
Indexes
| Column | Syntax | OID |
|---|---|---|
|
pagerIndexmandatory
Index for pager configuration table
|
Integer32 Constraints: range: 1-4 |
.1.3.6.1.4.1.3052.5.2.7.2.1.1 |
|
pagerTypemandatory
65=alphanumeric; 78=numeric
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.7.2.1.2 |
|
pagerPhoneNumbermandatory
Phone number to dial
|
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.5.2.7.2.1.3 |
|
pagerIDmandatory
For alphanumeric pagers only, the Pager ID
string provided by your paging company. |
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.5.2.7.2.1.4 |
|
pagerPostCalloutDelaymandatory
For numeric pagers, seconds to wait after
dialing to to send message. Range: 0-255 |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.7.2.1.5 |
|
pagerIDDelaymandatory
For numeric pagers, seconds to wait after
sending message to hang up. Range: 0-255 |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3052.5.2.7.2.1.6 |