| OID symbolic | OID numeric | Type | Access | Description |
| applications | 1.3.6.1.4.1.546.16 | | | |
| empire | 1.3.6.1.4.1.546 | | | |
| svcRsp | 1.3.6.1.4.1.546.16.6 | | | |
| STR svcRspMatchDescr | 1.3.6.1.4.1.546.16.6.12 | DisplayString | read-write | This MIB object, when used in conjunction with
svcRspEventMatchIndex can be used to quickly determine the index
number corresponding to a particular entry description. SNMP
Set'ing a description to this MIB object causes the agent to
search through entries in the svcrsp table and place the index
value of the last entry whose description matches, in the
svcRspMatchIndex MIB object. If the description is not found,
then 0 is placed in svcRspEventMatchIndex. |
| INT svcRspMatchIndex | 1.3.6.1.4.1.546.16.6.13 | INTEGER | read-only | See description for svcRspMatchDescr. |
| INT svcRspMaxThreads | 1.3.6.1.4.1.546.16.6.15 | INTEGER | read-write | This is the maximum number of threads that the collector
is allowed to run. Each thread executes a test, so multiple
threads allows for tests to run concurrently. |
| INT svcRspModMode | 1.3.6.1.4.1.546.16.6.3 | INTEGER | read-only | This object indicates if the module is in
full-mode or restricted-mode. Restricted-mode
is entered, when SystemEDGE 4.0 and higher,
fails to find a valid license. Once
a valid license has been allocated and
set, the module will then transition to
fullMode(1) |
| INT svcRspNumTests | 1.3.6.1.4.1.546.16.6.14 | INTEGER | read-only | This is the number of tests currently running on
the agent. This may be greater than the number seen
in eHealth, as it includes manually configured tests.
This number should never be lower than the number of
tests seen in eHealth. |
| INT svcRspPID | 1.3.6.1.4.1.546.16.6.2 | INTEGER | read-only | Process ID of the svcrsp sub-program. |
| INT svcRspSecurityFlags | 1.3.6.1.4.1.546.16.6.16 | INTEGER | read-only | This is a bitmask for displaying various security settings:
Bit 0: Security settings hidden. If this bit is set, all others
will be set to 0
Bit 1: Allow Custom/Virtual User tests
Bit 2: Allow File I/O tests
Bit 3: Allow Untrusted SSL certificates in all SSL-based tests
Bit 4-32 are currently unused |
| svcRspTable | 1.3.6.1.4.1.546.16.6.10 | | not-accessible | This table describes the service response time
measurements being conducted by this Application
Management Moudle. |
| STR svcRspTableArgs | 1.3.6.1.4.1.546.16.6.10.1.4 | DisplayString | read-write | Service-specific arguments used for measuring
purposes. Limit of 256 characters.
Example service arguments are:
dns: dns-server hostname
http: URL [proxy-server] [username:user password:pass]
ftp: ftp-server username passwd
pop3: pop3-server username passwd
nntp: nntp-server
smtp: smtp-server
ping: system-name packetsize
tcpconnect: system-name port
custom: script-name
https: URL [proxy-server] [username:user password:pass] |
| INT svcRspTableBytesInLastSample | 1.3.6.1.4.1.546.16.6.10.1.33 | INTEGER | read-only | The number of bytes received in the last sample. |
| INT svcRspTableBytesOutLastSample | 1.3.6.1.4.1.546.16.6.10.1.34 | INTEGER | read-only | The number of bytes sent in the last sample. |
| INT svcRspTableConnLastSample | 1.3.6.1.4.1.546.16.6.10.1.23 | INTEGER | read-only | The connection time (in milliseconds) of
the last sample. |
| INT svcRspTableConnMax | 1.3.6.1.4.1.546.16.6.10.1.25 | INTEGER | read-only | The maximum connection time sample value
over the statistics window. |
| INT svcRspTableConnMean | 1.3.6.1.4.1.546.16.6.10.1.26 | INTEGER | read-only | The mean connection time value over the
statistics window. |
| INT svcRspTableConnMin | 1.3.6.1.4.1.546.16.6.10.1.24 | INTEGER | read-only | The minimum connection time sample value
over the statistics window. |
| INT svcRspTableConnVariance | 1.3.6.1.4.1.546.16.6.10.1.27 | INTEGER | read-only | The variance of the connection time values over the statistics
window. The variance is calculated based on seconds, instead of
milliseconds. |
| STR svcRspTableDescr | 1.3.6.1.4.1.546.16.6.10.1.2 | DisplayString | read-write | Description of this service-response
monitoring entry. Limit of 256 characters. |
| STR svcRspTableDest | 1.3.6.1.4.1.546.16.6.10.1.45 | DisplayString | read-write | For all tests, the target / destination is now stored here
instead of in the args field. |
| svcRspTableEntry | 1.3.6.1.4.1.546.16.6.10.1 | | not-accessible | An entry in the service response measurement table. |
| INT svcRspTableErrorCode | 1.3.6.1.4.1.546.16.6.10.1.39 | INTEGER | read-only | The error code returned by the test. The values are specific to
each test type. When possible, the standard numeric error codes
for each test will be used (e.g. HTTP 404). |
| INT svcRspTableFlags | 1.3.6.1.4.1.546.16.6.10.1.41 | INTEGER | read-write | Reserved for future use as a bitmask field for toggle options |
| INT svcRspTableIndex | 1.3.6.1.4.1.546.16.6.10.1.1 | INTEGER | read-only | The index of this service response time table entry |
| INT svcRspTableInterval | 1.3.6.1.4.1.546.16.6.10.1.5 | INTEGER | read-write | The time interval between queries to the service. |
| TIK svcRspTableLastUpdate | 1.3.6.1.4.1.546.16.6.10.1.10 | TimeTicks | read-only | The time (based on sysUpTime) that these
counters and statistics were last updated. |
| INT svcRspTableLimit | 1.3.6.1.4.1.546.16.6.10.1.42 | INTEGER | read-write | This is the eHealth Response limit, used as a boundry
for throwing exceptions |
| INT svcRspTableNameLastSample | 1.3.6.1.4.1.546.16.6.10.1.18 | INTEGER | read-only | The name lookup (DNS) time (in milliseconds) of
the last sample. |
| INT svcRspTableNameMax | 1.3.6.1.4.1.546.16.6.10.1.20 | INTEGER | read-only | The maximum name lookup time sample value
over the statistics window. |
| INT svcRspTableNameMean | 1.3.6.1.4.1.546.16.6.10.1.21 | INTEGER | read-only | The mean name lookup time value over the
statistics window. |
| INT svcRspTableNameMin | 1.3.6.1.4.1.546.16.6.10.1.19 | INTEGER | read-only | The minimum name lookup time sample value
over the statistics window. |
| INT svcRspTableNameVariance | 1.3.6.1.4.1.546.16.6.10.1.22 | INTEGER | read-only | The variance of the name lookup time values over the statistics
window. The variance is calculated based on seconds, instead of
milliseconds. |
| CTR svcRspTableNumSamples | 1.3.6.1.4.1.546.16.6.10.1.11 | Counter | read-only | The total number of samples taken since this
row was initialized. |
| STR svcRspTablePassword | 1.3.6.1.4.1.546.16.6.10.1.44 | DisplayString | read-write | For tests that require a login, the password is here
instead of in the args field as in versions prior to 1.3 |
| INT svcRspTableResults | 1.3.6.1.4.1.546.16.6.10.1.38 | INTEGER | read-only | The results of the test. This field indicates non-error results,
and the values are specific to each test type. |
| INT svcRspTableSamplesInWindow | 1.3.6.1.4.1.546.16.6.10.1.47 | INTEGER | read-only | This is the total number of samples represented by the status
window. A 300 second window on a test with a 30 second interval
would be 10, with the exception of during start up, and when
a test is thrown out. |
| INT svcRspTableSamplesPerInterval | 1.3.6.1.4.1.546.16.6.10.1.6 | INTEGER | read-write | The number of samples taken at each query interval.
For instance, if this value is set to 3 and
svcRspTableInterval is set to 60 then after
every 60 second interval, 3 sample transactions
will be performed. |
| INT svcRspTableStatsWindow | 1.3.6.1.4.1.546.16.6.10.1.8 | INTEGER | read-write | The period (in seconds) over which
response time statisics (e.g. mean, availability)
for the particular service are calculated. |
| INT svcRspTableStatus | 1.3.6.1.4.1.546.16.6.10.1.9 | INTEGER | read-write | The status of this entry. This variable is
equivalent in semantics to the SNMPv2 SMI
RowStatus convention (see RFC 1443). |
| INT svcRspTableSuccessesInWindow | 1.3.6.1.4.1.546.16.6.10.1.48 | INTEGER | read-only | This is the total number of successes within the status window
for this test. |
| INT svcRspTableSvc | 1.3.6.1.4.1.546.16.6.10.1.3 | INTEGER | read-write | The type of service being measured. |
| INT svcRspTableThroughput | 1.3.6.1.4.1.546.16.6.10.1.37 | INTEGER | read-only | The throughput, calculated over the statistics window, in
bytes/sec. The BytesInLastSample and BytesOutLastSample will be
added together for each sample. This number for each sample will
be summed, and divided by the number of seconds in the sample. |
| INT svcRspTableTimeout | 1.3.6.1.4.1.546.16.6.10.1.7 | INTEGER | read-write | The value (in seconds) after which service
response time measurement should timeout for
this particular service measurement. |
| INT svcRspTableTOSField | 1.3.6.1.4.1.546.16.6.10.1.40 | INTEGER | read-only | This field allows the user to set the 8-bit TOS header in the IP
header for each test. We will not enforce any particular RFC
standard for the value of this field. It will be totally up to
the user to decide an appropriate value. |
| INT svcRspTableTotalAvailability | 1.3.6.1.4.1.546.16.6.10.1.17 | INTEGER | read-only | The availability of this service. This is
calculated as the number of successful
service queries divided by the number
of service queries over the statistics window.
A service query is successful if it succeeds
within the timeout value specified for this entry. |
| INT svcRspTableTotalBytesIn | 1.3.6.1.4.1.546.16.6.10.1.35 | INTEGER | read-only | The total number of bytes received since SA was started. It
should be noted that this counter will eventually wrap. |
| INT svcRspTableTotalBytesOut | 1.3.6.1.4.1.546.16.6.10.1.36 | INTEGER | read-only | The total number of bytes sent since SA was started. It should be
noted that this Counter will eventually wrap. |
| CTR svcRspTableTotalErrors | 1.3.6.1.4.1.546.16.6.10.1.46 | Counter | read-only | This is the total number of errors, of all types, that this
test has encountered over it's lifetime |
| INT svcRspTableTotalLastSample | 1.3.6.1.4.1.546.16.6.10.1.12 | INTEGER | read-only | The total response time (in milliseconds) of
the last sample. |
| INT svcRspTableTotalMax | 1.3.6.1.4.1.546.16.6.10.1.14 | INTEGER | read-only | The maximum total response time sample value
over the statistics window. |
| INT svcRspTableTotalMean | 1.3.6.1.4.1.546.16.6.10.1.15 | INTEGER | read-only | The mean total response time value over the
statistics window. |
| INT svcRspTableTotalMin | 1.3.6.1.4.1.546.16.6.10.1.13 | INTEGER | read-only | The minimum total response time sample value
over the statistics window. |
| INT svcRspTableTotalVariance | 1.3.6.1.4.1.546.16.6.10.1.16 | INTEGER | read-only | The variance of the total response time values over the
statistics window * 1000. A variance value of 1.337 would be
returned by SA as 1337. The variance is calculated based on
seconds, instead of milliseconds. |
| INT svcRspTableTranLastSample | 1.3.6.1.4.1.546.16.6.10.1.28 | INTEGER | read-only | The transaction time (in milliseconds) of
the last sample. |
| INT svcRspTableTranMax | 1.3.6.1.4.1.546.16.6.10.1.30 | INTEGER | read-only | The maximum transaction time sample value
over the statistics window. |
| INT svcRspTableTranMean | 1.3.6.1.4.1.546.16.6.10.1.31 | INTEGER | read-only | The mean transaction time value over the
statistics window. |
| INT svcRspTableTranMin | 1.3.6.1.4.1.546.16.6.10.1.29 | INTEGER | read-only | The minimum transaction time sample value
over the statistics window. |
| INT svcRspTableTranVariance | 1.3.6.1.4.1.546.16.6.10.1.32 | INTEGER | read-only | The variance of the transaction time values over the statistics
window. The variance is calculated based on seconds, instead of
milliseconds. |
| STR svcRspTableUsername | 1.3.6.1.4.1.546.16.6.10.1.43 | DisplayString | read-write | For tests that require a login, the username is here
instead of in the args field as in versions prior to 1.3 |
| INT svcRspUnusedIndex | 1.3.6.1.4.1.546.16.6.11 | INTEGER | read-only | An SNMP Get of this MIB object returns an un-used
svcrsp Table index number. It can be used
for svcrsp table row creation optimization. |
| STR svcRspVersion | 1.3.6.1.4.1.546.16.6.1 | DisplayString | read-only | Description and version number of this module |