DATALINK-MIB: View SNMP OID List / Download MIB
VENDOR: ASENTRIA CORPORATION
Home | MIB: DATALINK-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
asentria | 1.3.6.1.4.1.3052 | |||
datalink | 1.3.6.1.4.1.3052.1 | |||
productIds | 1.3.6.1.4.1.3052.1.1 | |||
datalinkThisProduct | 1.3.6.1.4.1.3052.1.1.1 | displaystring | read-only |
This is a factory-configured string for the product name |
productConfig | 1.3.6.1.4.1.3052.1.2 | |||
productname | 1.3.6.1.4.1.3052.1.2.1 | displaystring | read-only |
A second string which may also contain name/version info |
systemversion | 1.3.6.1.4.1.3052.1.2.2 | integer | read-only |
system rom version number |
appversion | 1.3.6.1.4.1.3052.1.2.3 | displaystring | read-only |
application version |
hardware | 1.3.6.1.4.1.3052.1.2.4 | |||
numberports | 1.3.6.1.4.1.3052.1.2.4.1 | integer | read-only |
number of RS232 ports found |
netcard | 1.3.6.1.4.1.3052.1.2.4.2 | integer | read-only |
0 if no net card, 1 if net card found |
modems | 1.3.6.1.4.1.3052.1.2.4.3 | integer | read-only |
0 if no modem, 1 if modem was found |
networkenabled | 1.3.6.1.4.1.3052.1.2.4.4 | integer | read-only |
0 if not enabled, 1 if enabled |
memorysize | 1.3.6.1.4.1.3052.1.2.4.5 | integer | read-only |
memory size in K |
factorysetup | 1.3.6.1.4.1.3052.1.2.5 | |||
modemreport | 1.3.6.1.4.1.3052.1.2.5.1 | displaystring | read-write |
5-char string, speed to report for modem speed |
modemportspeed | 1.3.6.1.4.1.3052.1.2.5.2 | integer | read-write |
modem port baud rate 38400, 19200, etc. |
modemsetupstring | 1.3.6.1.4.1.3052.1.2.5.3 | displaystring | read-write |
modem setup string, e.g., ATe0v0s0=1 |
modemcddelay | 1.3.6.1.4.1.3052.1.2.5.4 | integer | read-write |
seconds after CD before sending answer string |
modemtype | 1.3.6.1.4.1.3052.1.2.5.5 | integer | read-write |
number factory-assigned to this particular modem, manufacturer, etc. |
serialnumber | 1.3.6.1.4.1.3052.1.2.5.6 | displaystring | read-write |
up to 10 chars for factory-assigned serial number |
dateofmanufacture | 1.3.6.1.4.1.3052.1.2.5.7 | displaystring | read-write |
up to 8 chars for factory-assigned date of manufacture |
databasemode | 1.3.6.1.4.1.3052.1.2.6 | integer | read-write |
database compatibility mode, 1 -normal, 2 commandset2, etc. |
unitIds | 1.3.6.1.4.1.3052.1.3 | |||
datalinkSiteId | 1.3.6.1.4.1.3052.1.3.1 | displaystring | read-write |
Site ID string |
idByPortTable | 1.3.6.1.4.1.3052.1.3.2 | no-access |
an id for type of data by port |
|
1.3.6.1.4.1.3052.1.3.2.1 | no-access |
entry for table |
||
siteindex | 1.3.6.1.4.1.3052.1.3.2.1.1 | integer | read-only |
index for which port |
siteID | 1.3.6.1.4.1.3052.1.3.2.1.2 | displaystring | read-write |
site id or type of data by port |
serialPorts | 1.3.6.1.4.1.3052.1.4 | |||
numberPorts | 1.3.6.1.4.1.3052.1.4.1 | integer | read-only |
number of RS232 ports found. |
portSetupTable | 1.3.6.1.4.1.3052.1.4.2 | no-access |
port setup table, serial params, collect data, etc. |
|
1.3.6.1.4.1.3052.1.4.2.1 | no-access |
port setup table, serial params, collect data, etc. |
||
portIndex | 1.3.6.1.4.1.3052.1.4.2.1.1 | integer | read-only |
index for table |
portBaud | 1.3.6.1.4.1.3052.1.4.2.1.2 | integer | read-write |
baud rate, 19200, 9600, etc. |
portWord | 1.3.6.1.4.1.3052.1.4.2.1.3 | integer | read-write |
word length, must be 7 or 8 |
portParity | 1.3.6.1.4.1.3052.1.4.2.1.4 | displaystring | read-write |
a single-char string with values of N E or O |
portStopbits | 1.3.6.1.4.1.3052.1.4.2.1.5 | integer | read-write |
number of stop bits, must be 1 |
portDataStore | 1.3.6.1.4.1.3052.1.4.2.1.6 | integer | read-write |
0 data is not stored, 1 data is stored from this port |
portBinaryMode | 1.3.6.1.4.1.3052.1.4.2.1.7 | integer | read-write |
0 data is ASCII, 1 data is binary |
portWrapMode | 1.3.6.1.4.1.3052.1.4.2.1.8 | integer | read-write |
0 oldest data not overwritten, 1 older data is overwritten |
portHskMode | 1.3.6.1.4.1.3052.1.4.2.1.9 | integer | read-write |
HSK mode to use when buffer close to full, 0 none, 1 xon, 2 DTR, 3 DTR and Xon |
portDateTimeStampMode | 1.3.6.1.4.1.3052.1.4.2.1.10 | integer | read-write |
Date/time stamp mode to use,bit mapped bit 0 - do date stamp bit 1 - include year bit 2 - include year 19xx or 20xx bit 3 - include day of week bit 4 - space after date bit 5 - include time bit 6 - include seconds bit 7 - space after time |
portPTMode | 1.3.6.1.4.1.3052.1.4.2.1.11 | integer | read-write |
pass-through access mode. 0=none, 1=by modem, 2=by network any write kills the passthrough connection. any write requires private community name |
portPTTime | 1.3.6.1.4.1.3052.1.4.2.1.12 | integer | read-only |
pass-through access mode time of this connection, in seconds |
portStoreFile | 1.3.6.1.4.1.3052.1.4.2.1.13 | integer | read-write |
selects which data file data from this port is stored into |
portPtStripOutputLfs | 1.3.6.1.4.1.3052.1.4.2.1.14 | integer | read-write |
0/1 no/yes in pass-through, strip LFs going to device on this port |
portPtStripInputLfs | 1.3.6.1.4.1.3052.1.4.2.1.15 | integer | read-write |
0/1 no/yes in pass-through, strip LFs coming from device on this port |
portlowDTR | 1.3.6.1.4.1.3052.1.4.2.1.16 | integer | read-write |
0/1 no/yes set DTR low and only raise it on SysAdmin & bypass connections |
time | 1.3.6.1.4.1.3052.1.5 | |||
currenttime | 1.3.6.1.4.1.3052.1.5.1 | displaystring | read-write |
Text string for date and time: SUN 01/02/98 12:34:27 |
autoDstAdjust | 1.3.6.1.4.1.3052.1.5.2 | integer | read-write |
0 no adjust, 1 adjust |
snmpsetup | 1.3.6.1.4.1.3052.1.6 | |||
snmpTrapsEnabled | 1.3.6.1.4.1.3052.1.6.1 | integer | read-write |
0 do not send any traps, 1 do send traps |
snmpManagerTable | 1.3.6.1.4.1.3052.1.6.2 | no-access |
management station names and addresses |
|
1.3.6.1.4.1.3052.1.6.2.1 | no-access |
entry for snmp table |
||
snmpMgrIndex | 1.3.6.1.4.1.3052.1.6.2.1.1 | integer | read-only |
index for table |
snmpManagerIp | 1.3.6.1.4.1.3052.1.6.2.1.2 | ipaddress | read-write |
the ip address of a manager |
snmpManagerName | 1.3.6.1.4.1.3052.1.6.2.1.3 | displaystring | read-write |
the name of a manager, up to 80 chars |
snmpTrapsAutoRepeatTime | 1.3.6.1.4.1.3052.1.6.3 | integer | read-write |
0 do not repeat, else number of minutes to repeat |
snmpSendTestTrap | 1.3.6.1.4.1.3052.1.6.4 | integer | read-write |
0 on read, any Set sends test trap to all managers in table |
passwords | 1.3.6.1.4.1.3052.1.7 | |||
modemPasswords | 1.3.6.1.4.1.3052.1.7.1 | integer | read-write |
0 no modem passwords required, 1 modem passwords are required write requires private community name |
tcpPasswords | 1.3.6.1.4.1.3052.1.7.2 | integer | read-write |
0 no telnet/tcp passwords required, 1 passwords are required write requires private community name |
ftpPasswords | 1.3.6.1.4.1.3052.1.7.3 | integer | read-write |
0 no ftp passwords required, 1 passwords are required write requires private community name |
promptPasswords | 1.3.6.1.4.1.3052.1.7.4 | integer | read-write |
0 no Password: prompt, 1 -> show Password: prompt |
commandPassword | 1.3.6.1.4.1.3052.1.7.5 | |||
commandNeedsPassword | 1.3.6.1.4.1.3052.1.7.5.1 | integer | read-write |
0 not needed, 1 is needed write requires private community name |
commandPasswordTimeout | 1.3.6.1.4.1.3052.1.7.5.2 | integer | read-write |
1-99, number of minutes of no activity which auto logs user out |
passwordTable | 1.3.6.1.4.1.3052.1.7.6 | no-access |
Table of password entries, r-w only with private comm. name |
|
1.3.6.1.4.1.3052.1.7.6.1 | no-access |
entry to password table |
||
passwordIndex | 1.3.6.1.4.1.3052.1.7.6.1.1 | integer | read-only |
index to password table |
passwordCommand | 1.3.6.1.4.1.3052.1.7.6.1.2 | displaystring | read-write |
password for command access |
passwordAccess | 1.3.6.1.4.1.3052.1.7.6.1.3 | displaystring | read-write |
password for pass-through access |
ftpsetup | 1.3.6.1.4.1.3052.1.8 | |||
ftpAutoDelete | 1.3.6.1.4.1.3052.1.8.1 | integer | read-write |
0 files not autodeleted, 1 deleted on reading |
ftpDataMode | 1.3.6.1.4.1.3052.1.8.2 | integer | read-write |
0 normal, 1 compression mode 1, etc. |
ftpPush | 1.3.6.1.4.1.3052.1.8.3 | |||
ftpPushEnabled | 1.3.6.1.4.1.3052.1.8.3.1 | integer | read-write |
0-no, 1-yes, enables ftp data push |
ftpPushTiming | 1.3.6.1.4.1.3052.1.8.3.2 | integer | read-write |
how often data is pushed, 2-255 minutes |
ftpPushTimer | 1.3.6.1.4.1.3052.1.8.3.3 | integer | read-write |
timer which counts to ftpPushTiming |
ftpPushIPAddress | 1.3.6.1.4.1.3052.1.8.3.4 | ipaddress | read-write |
ip address of ftp server to which we push the data |
ftpPushUser | 1.3.6.1.4.1.3052.1.8.3.5 | displaystring | read-write |
text string to send for the user id |
ftpPushPass | 1.3.6.1.4.1.3052.1.8.3.6 | displaystring | read-write |
text string to send for the ftp server password |
ftpPushAcct | 1.3.6.1.4.1.3052.1.8.3.7 | displaystring | read-write |
text string to send for the account, if used |
ftpPushDir | 1.3.6.1.4.1.3052.1.8.3.8 | displaystring | read-write |
text string to send for the directory we CWD to |
ftppushTable | 1.3.6.1.4.1.3052.1.8.3.9 | no-access |
Table of ftp push enables |
|
1.3.6.1.4.1.3052.1.8.3.9.1 | no-access |
entry to ftp push table |
||
ftppushIndex | 1.3.6.1.4.1.3052.1.8.3.9.1.1 | integer | read-only |
index to ftp push table |
ftppushEnable | 1.3.6.1.4.1.3052.1.8.3.9.1.2 | integer | read-write |
enable for ftp push, indexed by file |
ftpPushAlarms | 1.3.6.1.4.1.3052.1.8.3.10 | integer | read-write |
0-no, 1-yes, do we push the ALARMS file |
ftpPushCount | 1.3.6.1.4.1.3052.1.8.3.11 | integer | read-only |
number of ftp data pushes tried since reboot |
ftpPushStatusMode | 1.3.6.1.4.1.3052.1.8.3.12 | integer | read-write |
0-none, 1-append, 2-replace, status file modes |
ftpPushServerName | 1.3.6.1.4.1.3052.1.8.3.13 | displaystring | read-write |
Name of the FTP Push Targer Server |
databases | 1.3.6.1.4.1.3052.1.9 | |||
entireDatabase | 1.3.6.1.4.1.3052.1.9.1 | |||
databaseStatus | 1.3.6.1.4.1.3052.1.9.1.1 | |||
databasePfull | 1.3.6.1.4.1.3052.1.9.1.1.1 | integer | read-only |
percentage full of all database |
databaseSize | 1.3.6.1.4.1.3052.1.9.1.1.2 | integer | read-only |
Size of Data Storage Area, in bytes |
databaseRecordsAvailable | 1.3.6.1.4.1.3052.1.9.1.1.3 | integer | read-only |
Records which are available to read, total in all files |
databaseRecordsDeleted | 1.3.6.1.4.1.3052.1.9.1.1.4 | integer | read-only |
Records which are deleted, total in all files |
databaseAlarmTable | 1.3.6.1.4.1.3052.1.9.1.2 | no-access |
table for levels 1 2 3 of all database alarms and actions |
|
1.3.6.1.4.1.3052.1.9.1.2.1 | no-access |
entry for database alarm config and actions table |
||
databaseAlarmIndex | 1.3.6.1.4.1.3052.1.9.1.2.1.1 | integer | read-only |
Index for table, 1 2 or 3 |
databaseAlarmActive | 1.3.6.1.4.1.3052.1.9.1.2.1.2 | integer | read-write |
0/1, 1 = active |
databaseAlarmThreshold | 1.3.6.1.4.1.3052.1.9.1.2.1.3 | integer | read-write |
1-99, percentage full threshold level |
databaseAlarmBeeperActions | 1.3.6.1.4.1.3052.1.9.1.2.1.4 | integer | read-write |
0 1 2, -> none, 1/10 or 10/10 |
databaseAlarmSerialActions | 1.3.6.1.4.1.3052.1.9.1.2.1.5 | integer | read-write |
bits 0-7 show which messages 1-8 are sent |
databaseAlarmPagerActions | 1.3.6.1.4.1.3052.1.9.1.2.1.6 | integer | read-write |
bits 0-7 show which pagers 1-8 are used |
databaseAlarmCalloutActions | 1.3.6.1.4.1.3052.1.9.1.2.1.7 | integer | read-write |
bits 0-7 show which modem callouts 1-8 are used |
databaseAlarmTrapActions | 1.3.6.1.4.1.3052.1.9.1.2.1.8 | integer | read-write |
0/1 for traps are sent or not |
databaseAlarmFileStore | 1.3.6.1.4.1.3052.1.9.1.3 | integer | read-write |
0-no, 1-yes, store alarms in the ALARMS file |
databaseAlarmFileMaxSize | 1.3.6.1.4.1.3052.1.9.1.4 | integer | read-write |
in K, max size for alarms file 4-32k |
databaseFiles | 1.3.6.1.4.1.3052.1.9.2 | |||
filesetup | 1.3.6.1.4.1.3052.1.9.2.1 | |||
charmaskEnabled | 1.3.6.1.4.1.3052.1.9.2.1.1 | integer | read-write |
0/1 char masking enabled |
charmask | 1.3.6.1.4.1.3052.1.9.2.1.2 | displaystring | read-write |
32-byte hex ascii for character masking |
maxRecordChars | 1.3.6.1.4.1.3052.1.9.2.1.3 | integer | read-write |
max characters in an ASCII record |
binRecordBlocking | 1.3.6.1.4.1.3052.1.9.2.1.4 | integer | read-write |
# chars max to block binary records into |
recordCollectionTimeout | 1.3.6.1.4.1.3052.1.9.2.1.5 | integer | read-write |
# seconds to allow before terminating a record automatically |
fileTable | 1.3.6.1.4.1.3052.1.9.2.2 | no-access |
table of directory entries |
|
1.3.6.1.4.1.3052.1.9.2.2.1 | no-access |
entry for table |
||
fileTableIndex | 1.3.6.1.4.1.3052.1.9.2.2.1.1 | integer | read-only |
index for the table |
fileName | 1.3.6.1.4.1.3052.1.9.2.2.1.2 | displaystring | read-only |
name of the file |
fileType | 1.3.6.1.4.1.3052.1.9.2.2.1.3 | displaystring | read-write |
type of data, up to 24 chars |
fileSize | 1.3.6.1.4.1.3052.1.9.2.2.1.4 | integer | read-only |
file size in bytes |
fileRecords | 1.3.6.1.4.1.3052.1.9.2.2.1.5 | integer | read-only |
file size in records |
fileRecordsAvailable | 1.3.6.1.4.1.3052.1.9.2.2.1.6 | integer | read-only |
# recs available |
fileRecordsDeleted | 1.3.6.1.4.1.3052.1.9.2.2.1.7 | integer | read-only |
# recs deleted |
filePercentNow | 1.3.6.1.4.1.3052.1.9.2.2.1.8 | integer | read-only |
% of all of memory this file is, right now |
fileAlarms | 1.3.6.1.4.1.3052.1.9.2.3 | no-access |
file alarms, indexed by file and threshold |
|
1.3.6.1.4.1.3052.1.9.2.3.1 | no-access |
entry to the table |
||
fileAlarmFileIndex | 1.3.6.1.4.1.3052.1.9.2.3.1.1 | integer | read-only |
index for filenumber |
fileAlarmThresholdIndex | 1.3.6.1.4.1.3052.1.9.2.3.1.2 | integer | read-only |
index for filenumber threshold |
fileAlarmActive | 1.3.6.1.4.1.3052.1.9.2.3.1.3 | integer | read-write |
0/1 this file alarm active |
fileAlarmThreshold | 1.3.6.1.4.1.3052.1.9.2.3.1.4 | integer | read-write |
1-99, threshold level |
fileAlarmBeeperActions | 1.3.6.1.4.1.3052.1.9.2.3.1.5 | integer | read-write |
0 1 2, none, 1/10 or 10/10 |
fileAlarmSerialActions | 1.3.6.1.4.1.3052.1.9.2.3.1.6 | integer | read-write |
bits 0-7 show which messages 1-8 are sent |
fileAlarmPagerActions | 1.3.6.1.4.1.3052.1.9.2.3.1.7 | integer | read-write |
bits 0-7 show which pagers 1-8 are used |
fileAlarmCalloutActions | 1.3.6.1.4.1.3052.1.9.2.3.1.8 | integer | read-write |
bits 0-7 show which modem callouts 1-8 are used |
fileAlarmTrapActions | 1.3.6.1.4.1.3052.1.9.2.3.1.9 | integer | read-write |
0/1 for traps are sent or not |
alarms | 1.3.6.1.4.1.3052.1.10 | |||
dataAlarmTable | 1.3.6.1.4.1.3052.1.10.1 | no-access |
table of read-only items for data alarm setup |
|
1.3.6.1.4.1.3052.1.10.1.1 | no-access |
Data alarm table entry |
||
dataAlarmIndex | 1.3.6.1.4.1.3052.1.10.1.1.1 | integer | read-only |
index for data alarms |
dataAlarmActive | 1.3.6.1.4.1.3052.1.10.1.1.2 | integer | read-only |
0/1 active |
dataAlarmName | 1.3.6.1.4.1.3052.1.10.1.1.3 | displaystring | read-only |
name of alarm |
dataAlarmCounter | 1.3.6.1.4.1.3052.1.10.1.1.4 | integer | read-only |
counter for this alarm |
dataAlarmThreshold | 1.3.6.1.4.1.3052.1.10.1.1.5 | integer | read-only |
threshold for this alarm |
dataAlarmClearMode | 1.3.6.1.4.1.3052.1.10.1.1.6 | integer | read-only |
code for clearing mode |
dataAlarmClearTime | 1.3.6.1.4.1.3052.1.10.1.1.7 | displaystring | read-only |
time of day, e.g., 01:20 |
dataAlarmAcked | 1.3.6.1.4.1.3052.1.10.1.1.8 | integer | read-write |
0 on read, any set to ack this alarm |
dataAlarmBeeperActions | 1.3.6.1.4.1.3052.1.10.1.1.9 | integer | read-only |
0 1 2, none, 1/10 or 10/10 |
dataAlarmSerialActions | 1.3.6.1.4.1.3052.1.10.1.1.10 | integer | read-only |
bits 0-7 show which messages 1-8 are sent |
dataAlarmPagerActions | 1.3.6.1.4.1.3052.1.10.1.1.11 | integer | read-only |
bits 0-7 show which pagers 1-8 are used |
dataAlarmCalloutActions | 1.3.6.1.4.1.3052.1.10.1.1.12 | integer | read-only |
bits 0-7 show which modem callouts 1-8 are used |
dataAlarmTrapActions | 1.3.6.1.4.1.3052.1.10.1.1.13 | integer | read-only |
0/1 for traps are sent or not |
dataAlarmString | 1.3.6.1.4.1.3052.1.10.1.1.14 | displaystring | read-only |
last data alarm string for this alarm |
dataAlarmPort | 1.3.6.1.4.1.3052.1.10.1.1.15 | integer | read-only |
port number for last data alarm string for this alarm |
dataAlarmAutoClear | 1.3.6.1.4.1.3052.1.10.1.1.16 | integer | read-only |
0/1 disabled/enabled to auto clear counter when it reached threshold |
sensorAlarmTable | 1.3.6.1.4.1.3052.1.10.2 | no-access |
table of read-only items for sensor alarm setup |
|
1.3.6.1.4.1.3052.1.10.2.1 | no-access |
sensor alarm table entry |
||
sensorAlarmIndex | 1.3.6.1.4.1.3052.1.10.2.1.1 | integer | read-only |
index for sensor alarms |
sensorAlarmActive | 1.3.6.1.4.1.3052.1.10.2.1.2 | integer | read-write |
0/1 active |
sensorAlarmName | 1.3.6.1.4.1.3052.1.10.2.1.3 | displaystring | read-write |
name of alarm |
sensorAlarmMode | 1.3.6.1.4.1.3052.1.10.2.1.4 | integer | read-write |
0 - open active, 1 - closed active |
sensorAlarmCounter | 1.3.6.1.4.1.3052.1.10.2.1.5 | integer | read-write |
counter for this alarm |
sensorAlarmThreshold | 1.3.6.1.4.1.3052.1.10.2.1.6 | integer | read-write |
threshold for this alarm |
sensorAlarmAcked | 1.3.6.1.4.1.3052.1.10.2.1.7 | integer | read-write |
0 on read, any set to ack this alarm |
sensorAlarmBeeperActions | 1.3.6.1.4.1.3052.1.10.2.1.8 | integer | read-write |
0 1 2, none, 1/10 or 10/10 |
sensorAlarmSerialActions | 1.3.6.1.4.1.3052.1.10.2.1.9 | integer | read-write |
bits 0-7 show which messages 1-8 are sent |
sensorAlarmPagerActions | 1.3.6.1.4.1.3052.1.10.2.1.10 | integer | read-write |
bits 0-7 show which pagers 1-8 are used |
sensorAlarmCalloutActions | 1.3.6.1.4.1.3052.1.10.2.1.11 | integer | read-write |
bits 0-7 show which modem callouts 1-8 are used |
sensorAlarmTrapActions | 1.3.6.1.4.1.3052.1.10.2.1.12 | integer | read-write |
0/1 for traps are sent or not |
sensorAlarmState | 1.3.6.1.4.1.3052.1.10.2.1.13 | integer | read-only |
0-> open 1-> closed for current state |
nodataAlarms | 1.3.6.1.4.1.3052.1.10.3 | |||
nodataAlarmStatus | 1.3.6.1.4.1.3052.1.10.3.1 | no-access |
no data status table |
|
1.3.6.1.4.1.3052.1.10.3.1.1 | no-access |
status table entry |
||
nodataAlarmStatusIndex | 1.3.6.1.4.1.3052.1.10.3.1.1.1 | integer | read-only |
index for table |
nodataAlarmStatusCounter | 1.3.6.1.4.1.3052.1.10.3.1.1.2 | integer | read-write |
the nodata counter |
nodataAlarmStatusAcked | 1.3.6.1.4.1.3052.1.10.3.1.1.3 | integer | read-write |
reads as 0, any write acks this alarm |
nodataTable | 1.3.6.1.4.1.3052.1.10.3.2 | no-access |
nodata table |
|
1.3.6.1.4.1.3052.1.10.3.2.1 | no-access |
nodata defn. table entry |
||
nodataTablePortIndex | 1.3.6.1.4.1.3052.1.10.3.2.1.1 | integer | no-access |
index by port |
nodataTableScheduleIndex | 1.3.6.1.4.1.3052.1.10.3.2.1.2 | integer | no-access |
index by schedule |
nodataTableLevelIndex | 1.3.6.1.4.1.3052.1.10.3.2.1.3 | integer | no-access |
index by level |
nodataTableActive | 1.3.6.1.4.1.3052.1.10.3.2.1.4 | integer | read-write |
0/1 , enabled or not |
nodataTableSchedule | 1.3.6.1.4.1.3052.1.10.3.2.1.5 | displaystring | read-write |
schedule, format is hh:mm-hh:mm |
nodataTableThreshold | 1.3.6.1.4.1.3052.1.10.3.2.1.6 | integer | read-write |
#minutes for no data for alarm |
nodataTableBeeperActions | 1.3.6.1.4.1.3052.1.10.3.2.1.7 | integer | read-write |
0 1 2, none, 1/10 or 10/10 |
nodataTableSerialActions | 1.3.6.1.4.1.3052.1.10.3.2.1.8 | integer | read-write |
bits 0-7 show which messages 1-8 are sent |
nodataTablePagerActions | 1.3.6.1.4.1.3052.1.10.3.2.1.9 | integer | read-write |
bits 0-7 show which pagers 1-8 are used |
nodataTableCalloutActions | 1.3.6.1.4.1.3052.1.10.3.2.1.10 | integer | read-write |
bits 0-7 show which modem callouts 1-8 are used |
nodataTableTrapActions | 1.3.6.1.4.1.3052.1.10.3.2.1.11 | integer | read-write |
0/1 for traps are sent or not |
nodataAlarmHolidays | 1.3.6.1.4.1.3052.1.10.3.3 | |||
nodataNumberHolidays | 1.3.6.1.4.1.3052.1.10.3.3.1 | integer | read-only |
number of nodata holidays defined |
nodataHolidayTable | 1.3.6.1.4.1.3052.1.10.3.3.2 | no-access |
holiday table |
|
1.3.6.1.4.1.3052.1.10.3.3.2.1 | no-access |
holiday table entry |
||
nodataHolidayIndex | 1.3.6.1.4.1.3052.1.10.3.3.2.1.1 | integer | read-only |
index for holiday list |
nodataHolidayItem | 1.3.6.1.4.1.3052.1.10.3.3.2.1.2 | displaystring | read-only |
holiday list item, format is mm/dd |
nodataHolidayAdd | 1.3.6.1.4.1.3052.1.10.3.3.3 | displaystring | read-write |
null on read, set with holiday to add MM/DD |
nodataHolidayDelete | 1.3.6.1.4.1.3052.1.10.3.3.4 | displaystring | read-write |
null on read, set with holiday to delete MM/DD |
nodataHolidayClear | 1.3.6.1.4.1.3052.1.10.3.3.5 | integer | read-write |
read returns 0, write requires private community name. used to clear the holiday list |
scheduleAlarmTable | 1.3.6.1.4.1.3052.1.10.4 | no-access |
scheduled alarm table |
|
1.3.6.1.4.1.3052.1.10.4.1 | no-access |
schedule table entry |
||
scheduleIndex | 1.3.6.1.4.1.3052.1.10.4.1.1 | integer | read-only |
day index |
scheduleActive | 1.3.6.1.4.1.3052.1.10.4.1.2 | integer | read-write |
if active or not |
scheduleTime | 1.3.6.1.4.1.3052.1.10.4.1.3 | displaystring | read-write |
time of day format is: hh:mm |
scheduleAcked | 1.3.6.1.4.1.3052.1.10.4.1.4 | integer | read-write |
reads 0, any set acks alarm |
scheduleBeeperActions | 1.3.6.1.4.1.3052.1.10.4.1.5 | integer | read-write |
0 1 2, none, 1/10 or 10/10 |
scheduleSerialActions | 1.3.6.1.4.1.3052.1.10.4.1.6 | integer | read-write |
bits 0-7 show which messages 1-8 are sent |
schedulePagerActions | 1.3.6.1.4.1.3052.1.10.4.1.7 | integer | read-write |
bits 0-7 show which pagers 1-8 are used |
scheduleCalloutActions | 1.3.6.1.4.1.3052.1.10.4.1.8 | integer | read-write |
bits 0-7 show which modem callouts 1-8 are used |
scheduleTrapActions | 1.3.6.1.4.1.3052.1.10.4.1.9 | integer | read-write |
0/1 for traps are sent or not |
actions | 1.3.6.1.4.1.3052.1.11 | |||
actionsBuzzer | 1.3.6.1.4.1.3052.1.11.1 | |||
actionsBuzzerState | 1.3.6.1.4.1.3052.1.11.1.1 | integer | read-only |
current buzzer state 0.1.2 |
actionsSerialTable | 1.3.6.1.4.1.3052.1.11.2 | no-access |
serial message table |
|
1.3.6.1.4.1.3052.1.11.2.1 | no-access |
serial table entry |
||
serialTableIndex | 1.3.6.1.4.1.3052.1.11.2.1.1 | integer | read-only |
serial table index |
serialTableMessage | 1.3.6.1.4.1.3052.1.11.2.1.2 | displaystring | read-write |
serial table string |
actionsPagerTable | 1.3.6.1.4.1.3052.1.11.3 | no-access |
pager table |
|
1.3.6.1.4.1.3052.1.11.3.1 | no-access |
pager table entry |
||
pagerTableIndex | 1.3.6.1.4.1.3052.1.11.3.1.1 | integer | read-only |
table index |
pagerType | 1.3.6.1.4.1.3052.1.11.3.1.2 | integer | read-write |
0-numeric, 1-alpha |
pagerPhonenumber | 1.3.6.1.4.1.3052.1.11.3.1.3 | displaystring | read-write |
phone number to call for pager |
pagerID | 1.3.6.1.4.1.3052.1.11.3.1.4 | displaystring | read-write |
ID or 2nd number to dial |
pagerDialDelay | 1.3.6.1.4.1.3052.1.11.3.1.5 | integer | read-write |
# seconds on numeric to delay between dial and send pagerID or message |
pagerHangupDelay | 1.3.6.1.4.1.3052.1.11.3.1.6 | integer | read-write |
# seconds on numeric to delay between messages and before hangup |
pagerMessage | 1.3.6.1.4.1.3052.1.11.3.1.7 | displaystring | read-write |
message, either alpha or numeric |
pagerSendId | 1.3.6.1.4.1.3052.1.11.3.1.8 | integer | read-write |
0/1 send unit ID or not to pager |
pagerSendReason | 1.3.6.1.4.1.3052.1.11.3.1.9 | integer | read-write |
0/1 send reason for page or not to pager |
pagerMaxAttempts | 1.3.6.1.4.1.3052.1.11.3.1.10 | integer | read-write |
max tries to be successful |
pagerAttempts | 1.3.6.1.4.1.3052.1.11.3.1.11 | integer | read-write |
current number of tries |
pagerAttemptDelay | 1.3.6.1.4.1.3052.1.11.3.1.12 | integer | read-write |
# minutes between attempts |
pagerRepeat | 1.3.6.1.4.1.3052.1.11.3.1.13 | integer | read-write |
0/1 do we repeat successful |
pagerRepeatDelay | 1.3.6.1.4.1.3052.1.11.3.1.14 | integer | read-write |
# minutes between repeats, if used |
actionsCalloutTable | 1.3.6.1.4.1.3052.1.11.4 | no-access |
callout table |
|
1.3.6.1.4.1.3052.1.11.4.1 | no-access |
callout table entry |
||
calloutTableIndex | 1.3.6.1.4.1.3052.1.11.4.1.1 | integer | read-only |
table index |
calloutPhonenumber | 1.3.6.1.4.1.3052.1.11.4.1.2 | displaystring | read-write |
phone number to call for callout |
calloutMaxConnecttime | 1.3.6.1.4.1.3052.1.11.4.1.3 | integer | read-write |
# seconds to wait for carrier |
calloutMessage | 1.3.6.1.4.1.3052.1.11.4.1.4 | displaystring | read-write |
message to send |
calloutSendId | 1.3.6.1.4.1.3052.1.11.4.1.5 | integer | read-write |
0/1 send unit ID or not to callout |
calloutSendReason | 1.3.6.1.4.1.3052.1.11.4.1.6 | integer | read-write |
0/1 send reason for page or not to callout |
calloutCommandWait | 1.3.6.1.4.1.3052.1.11.4.1.7 | integer | read-write |
#seconds to wait for a command on a callout before hangup |
calloutMaxAttempts | 1.3.6.1.4.1.3052.1.11.4.1.8 | integer | read-write |
max tries to be successful |
calloutAttempts | 1.3.6.1.4.1.3052.1.11.4.1.9 | integer | read-write |
current number of tries |
calloutAttemptDelay | 1.3.6.1.4.1.3052.1.11.4.1.10 | integer | read-write |
# minutes between attempts |
calloutRepeat | 1.3.6.1.4.1.3052.1.11.4.1.11 | integer | read-write |
0/1 do we repeat successful |
calloutRepeatDelay | 1.3.6.1.4.1.3052.1.11.4.1.12 | integer | read-write |
# minutes between repeats, if used |
actionsTraps | 1.3.6.1.4.1.3052.1.11.5 | |||
actionsTrapsEntSpecific | 1.3.6.1.4.1.3052.1.11.5.1 | integer | read-write |
0/1 enterprise specific traps enabled |
actionsTrapsEntSpecCount | 1.3.6.1.4.1.3052.1.11.5.2 | integer | read-only |
number of enterprise specific traps sent since last re-boot |
controls | 1.3.6.1.4.1.3052.1.12 | |||
opSettings | 1.3.6.1.4.1.3052.1.12.1 | |||
linefeeds | 1.3.6.1.4.1.3052.1.12.1.1 | integer | read-write |
0/1 are linefeeds added to CRs on command responses? |
duplex | 1.3.6.1.4.1.3052.1.12.1.2 | integer | read-write |
0-half 1-full |
response | 1.3.6.1.4.1.3052.1.12.1.3 | integer | read-write |
0-codes 1-words |
datafilterEnabled | 1.3.6.1.4.1.3052.1.12.1.4 | integer | read-write |
0/1 off/on |
alarmfilterEnabled | 1.3.6.1.4.1.3052.1.12.1.5 | integer | read-write |
0/1 off/on |
auxportMode | 1.3.6.1.4.1.3052.1.12.1.6 | |||
operatingMode | 1.3.6.1.4.1.3052.1.12.1.6.1 | integer | read-write |
1 command 2 input/access 3 unused 4 inline 5 extmodem |
inlineMode | 1.3.6.1.4.1.3052.1.12.1.6.2 | integer | read-write |
1,2,3 if inline, mode 1 (N->2) mode 2 (1->2, 3->4) mode 3 (1->2, 3->4, 5->6) |
inlineSource | 1.3.6.1.4.1.3052.1.12.1.6.3 | integer | read-write |
if inline and inlineMode==1, source of I/O2 inline |
inlineHskMode | 1.3.6.1.4.1.3052.1.12.1.6.4 | |||
inlineHsk2 | 1.3.6.1.4.1.3052.1.12.1.6.4.1 | integer | read-write |
handshake mode 0-3 for inline port I/O 2 |
inlineHsk4 | 1.3.6.1.4.1.3052.1.12.1.6.4.2 | integer | read-write |
handshake mode 0-3 for inline port I/O 4 |
inlineHsk6 | 1.3.6.1.4.1.3052.1.12.1.6.4.3 | integer | read-write |
handshake mode 0-3 for inline port I/O 6 |
sureEnabled | 1.3.6.1.4.1.3052.1.12.1.7 | integer | read-write |
0/1 off/on |
commandTcpipTimeout | 1.3.6.1.4.1.3052.1.12.1.8 | integer | read-write |
0-none, else number of no-activity minutes -> tcpip command to drop |
sysadminTcpipTimeout | 1.3.6.1.4.1.3052.1.12.1.9 | integer | read-write |
0-none, else number of no-activity minutes -> tcpip sysadmin to drop |
bypassEndchar | 1.3.6.1.4.1.3052.1.12.1.10 | integer | read-write |
ascii value for character to exit bypass mode. default ->27 |
routerAutoPing | 1.3.6.1.4.1.3052.1.12.1.11 | integer | read-write |
0/1 = no/yes, default is 0, do we ping the default router every 10 minutes? |
modemSettings | 1.3.6.1.4.1.3052.1.12.2 | |||
modemParity | 1.3.6.1.4.1.3052.1.12.2.1 | integer | read-write |
1 7E 2 7O 3 8N |
modemUserSetup | 1.3.6.1.4.1.3052.1.12.2.2 | displaystring | read-write |
sent to modem on init before the factory setup string |
modemTapSetup | 1.3.6.1.4.1.3052.1.12.2.3 | displaystring | read-write |
sent to modem on just before doing TAP (alpha pager) protocol |
modemAnswerString | 1.3.6.1.4.1.3052.1.12.2.4 | displaystring | read-write |
sent when modem makes connection |
modemExtSetup | 1.3.6.1.4.1.3052.1.12.2.5 | displaystring | read-write |
sent to ext. modem for setup string |
modemExtSetupTime | 1.3.6.1.4.1.3052.1.12.2.6 | integer | read-write |
# minutes of idle time between sending ext. modem setup string |
modemInactivityTimer | 1.3.6.1.4.1.3052.1.12.2.7 | integer | read-write |
# minutes of no transmit which aborts a connection |
modemAutoexecString | 1.3.6.1.4.1.3052.1.12.2.8 | displaystring | read-write |
command string which auto-executes after modem connection if no other command within 10 seconds |
modemAutoexecEnabled | 1.3.6.1.4.1.3052.1.12.2.9 | integer | read-write |
0/1 autoexec enabled |
modemTimeBetweenOutbound | 1.3.6.1.4.1.3052.1.12.2.10 | integer | read-write |
# seconds (minimum) between outbound call attempts |
dataRelease | 1.3.6.1.4.1.3052.1.12.3 | |||
releaseMode | 1.3.6.1.4.1.3052.1.12.3.1 | integer | read-write |
1-Line 3-CBB 4-Xmodem |
autodeleteEnable | 1.3.6.1.4.1.3052.1.12.3.2 | integer | read-write |
1/2 off/on autodelete for CBB and Xmodem |
releaseCompressed | 1.3.6.1.4.1.3052.1.12.3.3 | integer | read-write |
1-compressed 2-decompressed |
otherControls | 1.3.6.1.4.1.3052.1.12.4 | |||
waitMode | 1.3.6.1.4.1.3052.1.12.4.1 | integer | read-write |
1/2 off/on wait for 02 after 01 on rlmodes |
tagMode | 1.3.6.1.4.1.3052.1.12.4.2 | integer | read-write |
1/2 off/on Line/Block tag enabled |
crcMode | 1.3.6.1.4.1.3052.1.12.4.3 | integer | read-write |
1/2 off/on add CRC to ascii releases |
dleMode | 1.3.6.1.4.1.3052.1.12.4.4 | integer | read-write |
1/2 off/on use DLE stuffing on CBB |
cbbRetransmits | 1.3.6.1.4.1.3052.1.12.4.5 | integer | read-write |
# times a block retransmitted in CBB mode |
cbbTimeout | 1.3.6.1.4.1.3052.1.12.4.6 | integer | read-write |
# seconds to wait for an ack before retransmit in CBB mode |
activeDatabase | 1.3.6.1.4.1.3052.1.12.5 | integer | read-write |
selects a file. ports 2001-2006 auto select this variable |
alarmhistory | 1.3.6.1.4.1.3052.1.13 | |||
actionQueue | 1.3.6.1.4.1.3052.1.13.1 | |||
actionCount | 1.3.6.1.4.1.3052.1.13.1.1 | integer | read-only |
number of active items in action table, 0-nn |
actionTable | 1.3.6.1.4.1.3052.1.13.1.2 | no-access |
action queue table |
|
1.3.6.1.4.1.3052.1.13.1.2.1 | no-access |
action queue entry |
||
actionTableIndex | 1.3.6.1.4.1.3052.1.13.1.2.1.1 | integer | read-only |
action table entry |
actionAcked | 1.3.6.1.4.1.3052.1.13.1.2.1.2 | integer | read-write |
reads 0, any set removes (acks) this action |
actionReason | 1.3.6.1.4.1.3052.1.13.1.2.1.3 | integer | read-only |
code reason for action |
actionReasonID | 1.3.6.1.4.1.3052.1.13.1.2.1.4 | integer | read-only |
which of the (reasons) e.g, alarm 3 vs. alarm 4 |
actionReasonLevel | 1.3.6.1.4.1.3052.1.13.1.2.1.5 | integer | read-only |
which of the levels for alarms which have 1-3 levels |
actionType | 1.3.6.1.4.1.3052.1.13.1.2.1.6 | integer | read-only |
type of action being taken (page, callout, etc.) |
actionTypeID | 1.3.6.1.4.1.3052.1.13.1.2.1.7 | integer | read-only |
which of the actions e.g, pager 3 vs. pager 4 |
actionRepeatTime | 1.3.6.1.4.1.3052.1.13.1.2.1.8 | integer | read-only |
#minutes between repeats of attempts of this action |
actionAttempts | 1.3.6.1.4.1.3052.1.13.1.2.1.9 | integer | read-only |
# of attempts to try this action so far |
actionNextAttempt | 1.3.6.1.4.1.3052.1.13.1.2.1.10 | integer | read-only |
# minutes until the next attempt of this action |
actionTimeStamp | 1.3.6.1.4.1.3052.1.13.1.2.1.11 | displaystring | read-only |
date and time string: 02/34 12:34, or text message if no items |
actionHistory | 1.3.6.1.4.1.3052.1.13.2 | |||
historyCount | 1.3.6.1.4.1.3052.1.13.2.1 | integer | read-only |
number of history items in history table, 0-nn |
historyTable | 1.3.6.1.4.1.3052.1.13.2.2 | no-access |
action history table |
|
1.3.6.1.4.1.3052.1.13.2.2.1 | no-access |
history queue entry |
||
historyTableIndex | 1.3.6.1.4.1.3052.1.13.2.2.1.1 | integer | read-only |
history table entry |
historyEntryType | 1.3.6.1.4.1.3052.1.13.2.2.1.2 | integer | read-write |
type of entry (e.g., modem fail, pager pass, etc.) |
historyReason | 1.3.6.1.4.1.3052.1.13.2.2.1.3 | integer | read-only |
code reason for history |
historyReasonID | 1.3.6.1.4.1.3052.1.13.2.2.1.4 | integer | read-only |
which of the (reasons) e.g, alarm 3 vs. alarm 4 |
historyReasonLevel | 1.3.6.1.4.1.3052.1.13.2.2.1.5 | integer | read-only |
which of the levels for alarms which have 1-3 levels |
historyType | 1.3.6.1.4.1.3052.1.13.2.2.1.6 | integer | read-only |
type of history being taken (page, callout, etc.) |
historyTypeID | 1.3.6.1.4.1.3052.1.13.2.2.1.7 | integer | read-only |
which of the historys e.g, pager 3 vs. pager 4 |
historyTimeStamp | 1.3.6.1.4.1.3052.1.13.2.2.1.8 | displaystring | read-only |
date and time string: 02/34 12:34, or text message if no items |
historyClearLog | 1.3.6.1.4.1.3052.1.13.2.2.1.9 | integer | read-write |
reads 0, any set clears all history log items |
lastCalloutPageReason | 1.3.6.1.4.1.3052.1.13.3 | displaystring | read-only |
the reason string for the last callout or page, or NONE if never used |
realtimesocket | 1.3.6.1.4.1.3052.1.14 | |||
rtsShowAnswer | 1.3.6.1.4.1.3052.1.14.1 | integer | read-write |
0-no 1-yes, show answer string on connection (deprecated) |
rtsNeedPassword | 1.3.6.1.4.1.3052.1.14.2 | integer | read-only |
0-no 1-yes, need password on RTS connection (deprecated) |
rtsWaitXon | 1.3.6.1.4.1.3052.1.14.3 | integer | read-write |
0-no 1-yes, wait for Xon after connection before sending data (deprecated) |
rtsIdleTimeout | 1.3.6.1.4.1.3052.1.14.4 | integer | read-write |
0-255, 0-none, 1-255 #idle minutes no data = shutdown socket (deprecated) |
rtsEmptyClose | 1.3.6.1.4.1.3052.1.14.5 | integer | read-write |
0->no, 1-> yes, when file empty close socket (polling, not rt data) (deprecated) |
rtsTable | 1.3.6.1.4.1.3052.1.14.6 | no-access |
real time socket table |
|
1.3.6.1.4.1.3052.1.14.6.1 | no-access |
rts table entry |
||
rtsTableIndex | 1.3.6.1.4.1.3052.1.14.6.1.1 | integer | read-only |
rts table entry index |
rtsNoStore | 1.3.6.1.4.1.3052.1.14.6.1.2 | integer | read-write |
0-allow storage, 1-don't store data when RTS socket not connected |
rtsDenied | 1.3.6.1.4.1.3052.1.14.6.1.3 | integer | read-write |
0-don't allow, 1=yes allow this rts socket to connect |
rtsSocketState | 1.3.6.1.4.1.3052.1.14.6.1.4 | integer | read-only |
0-closed, 1-wait for pass, 2-wait for xon, 3=open for data |
rtsPortShowAnswer | 1.3.6.1.4.1.3052.1.14.6.1.5 | integer | read-write |
0-no 1-yes, show answer string on connection |
rtsPortNeedPassword | 1.3.6.1.4.1.3052.1.14.6.1.6 | integer | read-only |
0-no 1-yes, need password on RTS connection |
rtsPortWaitXon | 1.3.6.1.4.1.3052.1.14.6.1.7 | integer | read-write |
0-no 1-yes, wait for Xon after connection before sending data |
rtsPortIdleTimeout | 1.3.6.1.4.1.3052.1.14.6.1.8 | integer | read-write |
0-255, 0-none, 1-255 #idle minutes no data = shutdown socket |
rtsPortEmptyClose | 1.3.6.1.4.1.3052.1.14.6.1.9 | integer | read-write |
0->no, 1-> yes, when file empty close socket (polling, not rt data) |
iprestrictions | 1.3.6.1.4.1.3052.1.15 | |||
iprestrictTable | 1.3.6.1.4.1.3052.1.15.1 | no-access |
ip restrictions table |
|
1.3.6.1.4.1.3052.1.15.1.1 | no-access |
ip restriction table entry |
||
iprestrictTableIndex | 1.3.6.1.4.1.3052.1.15.1.1.1 | integer | read-only |
ip restrict table entry index |
iprestrictIpAddress | 1.3.6.1.4.1.3052.1.15.1.1.2 | ipaddress | read-only |
an ip address which forces a restriction or allowance for an ip range |
suspendIPRestrictions | 1.3.6.1.4.1.3052.1.15.2 | integer | read-write |
read returns 0, writing requires the private community name. default is 0 set to 1 to suspend IP restrictions while loading the list set back to 0 to allow the restrictions to be used. |
killIPRestrictions | 1.3.6.1.4.1.3052.1.15.3 | integer | read-write |
read returns 0, writing requires the private community name. any set removes all entries from the IP restrcition list. |
addIPRestrictions | 1.3.6.1.4.1.3052.1.15.4 | ipaddress | read-write |
read returns 0, writing requires the private community name. any set adds an entry to the IP restriction list note that list is no re-sorted, so must add in order |
ipsetup | 1.3.6.1.4.1.3052.1.16 | |||
ipCurrent | 1.3.6.1.4.1.3052.1.16.1 | |||
ipCurrentStatic | 1.3.6.1.4.1.3052.1.16.1.1 | integer | read-only |
1=static, 0=dynamic |
ipCurrentAddress | 1.3.6.1.4.1.3052.1.16.1.2 | ipaddress | read-only |
current IP address |
ipCurrentSubnetMask | 1.3.6.1.4.1.3052.1.16.1.3 | ipaddress | read-only |
current subnet mask |
ipCurrentDefaultRouter | 1.3.6.1.4.1.3052.1.16.1.4 | ipaddress | read-only |
current default router |
ipNew | 1.3.6.1.4.1.3052.1.16.2 | |||
ipNewStatic | 1.3.6.1.4.1.3052.1.16.2.1 | integer | read-write |
1=static, 0=dynamic. write requires private community name. |
ipNewAddress | 1.3.6.1.4.1.3052.1.16.2.2 | ipaddress | read-write |
read=current new address, write requires private community name. |
ipNewSubnetMask | 1.3.6.1.4.1.3052.1.16.2.3 | ipaddress | read-write |
read=current new subnet mask, write requires private community name. |
ipNewDefaultRouter | 1.3.6.1.4.1.3052.1.16.2.4 | ipaddress | read-write |
read=current new default router, write requires private community name. |
ipNewSetup | 1.3.6.1.4.1.3052.1.16.2.5 | integer | read-write |
read=0. write requires private community name. any write causes the current object values for ipNewStatic, ipNewAddress, ipNewSubnetMask and ipNewDefaultRouter to be used. Causes the unit to re-initialize its network stacks with these new values. Changes to ipNewStatic, ipNewAddress, ipNewSubnetMask and ipNewDefaultRouter do not affect the network stack until ipNewSetup is written with some value: |
pppsetup | 1.3.6.1.4.1.3052.1.17 | |||
pppIdentification | 1.3.6.1.4.1.3052.1.17.1 | |||
pppIDString | 1.3.6.1.4.1.3052.1.17.1.1 | displaystring | read-write |
sent in ppp up trap to provide host identification string |
pppIPAddress | 1.3.6.1.4.1.3052.1.17.1.2 | ipaddress | read-only |
sent in ppp up trap to provide host identification by IP address |
ccode | 1.3.6.1.4.1.3052.1.18 | |||
ccodeLoaded | 1.3.6.1.4.1.3052.1.18.1 | integer | read-only |
0/1, no/yes, is ccode loaded |
ccodeRunning | 1.3.6.1.4.1.3052.1.18.2 | integer | read-only |
0/1, no/yes, is ccode running |
ccodeStackMainWas | 1.3.6.1.4.1.3052.1.18.3 | integer | read-only |
# of bytes of stack used by main app, last time run |
ccodeStackMainNow | 1.3.6.1.4.1.3052.1.18.4 | integer | read-only |
# of bytes of stack used by main app, this time run |
ccodeStackT2Was | 1.3.6.1.4.1.3052.1.18.5 | integer | read-only |
# of bytes of stack used by 2nd task of app, last time run |
ccodeStackT2Was2 | 1.3.6.1.4.1.3052.1.18.6 | integer | read-only |
# of bytes of stack used by 2nd task of app, this time run |
techsupport | 1.3.6.1.4.1.3052.1.99 | |||
techsupportInt1 | 1.3.6.1.4.1.3052.1.99.1 | integer | read-write |
a debugging integer for technical support use only. Do not use |
techsupportInt2 | 1.3.6.1.4.1.3052.1.99.2 | integer | read-write |
a debugging integer for technical support use only. Do not use |
techsupportInt3 | 1.3.6.1.4.1.3052.1.99.3 | integer | read-write |
a debugging integer for technical support use only. Do not use |
techsupportInt4 | 1.3.6.1.4.1.3052.1.99.4 | integer | read-write |
a debugging integer for technical support use only. Do not use |
techsupportInt5 | 1.3.6.1.4.1.3052.1.99.5 | integer | read-write |
a debugging integer for technical support use only. Do not use |
datalinkDbasePfullTrap | 1.3.6.1.4.1.30520.501 |
The datalinkDbasePfullTrap is issued when the database reaches a pre-determined threshold level, which causes a trap. |
||
datalinkFilePfullTrap | 1.3.6.1.4.1.30520.502 |
The datalinkFilePfullTrap is issued when one of the data files reaches a pre-determined threshold level, which causes a trap. |
||
datalinkDataAlarmTrap | 1.3.6.1.4.1.30520.503 |
The datalinkDataAlarmTrap is issued when one of the data alarms reaches a pre-determined threshold level, which causes a trap. |
||
datalinkSensorAlarmTrap | 1.3.6.1.4.1.30520.504 |
The datalinkSensorAlarmTrap is issued when one of the External Sensors is triggered for a pre-determined threshold amount of time, which causes a trap. |
||
datalinkNoDataAlarmTrap | 1.3.6.1.4.1.30520.505 |
The datalinkNoDataAlarmTrap is issued when one of the ports receives no input data for a pre-determined threshold amount of time, which causes a trap. |
||
datalinkSchedTrap | 1.3.6.1.4.1.30520.506 |
The datalinkSchedTrap is issued when a scheduled event causes a trap. |
||
datalinkImmediateTrap | 1.3.6.1.4.1.30520.507 |
The datalinkImmediateTrap is issued when the dotrap command is used to issue a test trap to all snmp managers |
||
datalinkPPPupTrap | 1.3.6.1.4.1.30520.509 |
The datalinkPPPupTrap is issued when the PPP interface is brought up and the ppp connection has been established |