CXDataScope-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CXDataScope-MIB.
41
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
41 total| Object Name |
|---|
dsControl OBJECT IDENTIFIER .1.3.6.1.4.1.495.2.1.8.3.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.495.2.1.8.3.1 |
dsDataBaseVersionVersion of the Database of Data Scope.
Default Value: nonero OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.1.1 |
dsDataBaseSizeThe size of Database in Kbytes.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.1.2 |
dsDataBaseReadyStatus of Database. READY if Database has memory;
NOT-READY if it failed to allocate memory.ro Enumeration .1.3.6.1.4.1.495.2.1.8.3.1.3 |
dsRTTYIpAddressThe IP address of RTTY. For the time being, only ONE RTTY is supported.rw IpAddress .1.3.6.1.4.1.495.2.1.8.3.1.4 |
dsOutLostCounter1The number of data records discarded when sent to Local Console.ro Counter .1.3.6.1.4.1.495.2.1.8.3.1.5 |
dsOutLostCounter2The number of data records discarded when sent to RTTY.ro Counter .1.3.6.1.4.1.495.2.1.8.3.1.6 |
dsOutLostCounter3The number of data records discarded when sent to PC.ro Counter .1.3.6.1.4.1.495.2.1.8.3.1.7 |
dsDataBase OBJECT IDENTIFIER .1.3.6.1.4.1.495.2.1.8.3.2 |
dsOperationModeOperational Mode of Database. No more data records can be saved
to Database if the operational mode is in read-mode.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.2.1 |
dsTotalRecordThe total data records in the Database.ro Counter .1.3.6.1.4.1.495.2.1.8.3.2.2 |
dsOverwrittenRecordThe amount of data records overwritten since last deleting operation.ro Counter .1.3.6.1.4.1.495.2.1.8.3.2.3 |
dsReadNumberRecordThe number of data records that will be read per read operation.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.2.4 |
dsReadOutputDirIndicates where to send the data records when reading Database. When value is not
equal to 1 or 2, output will be sent to local console.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.2.5 |
dsDBControlControl of how to read/delete data resocrds in the Database:
1 - idle, no action,
2 - read dsReadNumberRecord number of Previous records and keep those records,
3 - read dsReadNumberRecord number of Previous records and erase those records,
4 - read dsReadNumberRecord number of Next-records, and keep those records,
5 - read dsReadNumberRecord number of Next-records, and erase those records,
6 - Erase All Records.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.2.6 |
dsReadFormatThe output data format for reading data records in Database.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.2.7 |
dsRegistryTableTrace and Registry Control Table. SEQUENCE OF DsRegistryEntry .1.3.6.1.4.1.495.2.1.8.3.3 |
dsRegistryEntryTrace and Registry Control Table Entry. DsRegistryEntry .1.3.6.1.4.1.495.2.1.8.3.3.1 |
dsRegAppIDIt is sap ID for driver tasks, or pre=defined application ID for other tasks.ro INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.1 |
dsRegTrafficTypeIt is port type for driver tasks, or logical port type for other tasks.ro INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.2 |
dsRegIFIndexIt is the globalIndex in the ifTbl.ro INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.3 |
dsRegDirFilterFilter on OsMessage Direction (Type).rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.4 |
dsRegStateIndicating if Data Scope accepts data from the task registered at this entry.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.5 |
dsRegDfMaskMask of the data filter. This mask will be ANDed with data chosen
by dfOffset. The result is checked against dsRegDfValue.rw OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.3.1.6 |
dsRegDfValueValue of the data filter.rw OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.3.1.7 |
dsRegDfCriteriaThe criteria of comparing dfValue with the value obtained
by ANDing dfMask with data.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.8 |
dsRegDfOffsetThe offset of data to be checked.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.9 |
dsRegStartMaskThe mask of the data-match structure to trigger a start event.rw OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.3.1.20 |
dsRegStartValueThe value of the data-match structure to trigger a start event.rw OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.3.1.21 |
dsRegStartCriteriaThe criteria of the data-match structure to trigger a start event.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.22 |
dsRegStartOffsetThe data offset of the data-match structure to trigger a start event.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.23 |
dsRegStopMaskThe mask of the data-match structure to trigger a stop event.rw OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.3.1.24 |
dsRegStopValueThe value of the data-match structure to trigger a stop event.rw OCTET STRING .1.3.6.1.4.1.495.2.1.8.3.3.1.25 |
dsRegStopCriteriaThe criteria of the data-match structure to trigger a stop event. The
values other than 1 and 2 mean the number of events that Data Scope will
trace before a stop event is generated.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.26 |
dsRegStopOffsetThe data offset of the data-match structure to trigger a stop event.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.27 |
dsRegStatusthe state of this trace-registry entry, could be RECORDING or NON-RECORDING.
When state is NON-RECORDING, a start event will change state to RECORDING; and
a stop event will changes state from RECORDING to NON-RECORDING.ro Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.41 |
dsRegDataLengthThe maximum length of data that will be captured. Max. value is 65535.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.42 |
dsRegDataOffsetThe offset from where to start data capturing. Max. value is 65535.rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.43 |
dsRegOutputDira bitmap object indicating where to output the traced data.
When Bit 0 set to 1: Output data to local console;
When Bit 1 set to 1: Output data to RTTY;
When Bit 2 set to 1: Output data to Database;rw INTEGER .1.3.6.1.4.1.495.2.1.8.3.3.1.44 |
dsRegOutputFormatindicats the format to be used to output the traced data.rw Enumeration .1.3.6.1.4.1.495.2.1.8.3.3.1.45 |