ADTRAN-AOSCPU Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
12
.1.3.6.1.4.1.664.5.53.1.4.9 · 1 row entry · 8 columns
A table reporting the current run state of all current processes.
adGenAOSProcessEntry entry .1.3.6.1.4.1.664.5.53.1.4.9.1
Each entry in the list is a current system process.
Indexes
adGenAOSProcID
Column Syntax OID
adGenAOSProcID
Unique indentifier for the process.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.664.5.53.1.4.9.1.1
adGenAOSProcName
System process name.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.664.5.53.1.4.9.1.2
adGenAOSProcPriority
Current system process priority.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.664.5.53.1.4.9.1.3
adGenAOSProcState
Current system process state.
Enumeration
Enumerated Values:
1running
2ready
3wait
.1.3.6.1.4.1.664.5.53.1.4.9.1.4
adGenAOSProcCount
Current number of times the process has been invoked.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.664.5.53.1.4.9.1.5
adGenAOSProcExecTime
Total amount of time spent executing this process. Result is
in usec.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.664.5.53.1.4.9.1.6
adGenAOSProcRunTime
Total amount of time spent executing this process. Result is
in usec.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.664.5.53.1.4.9.1.7
adGenAOSProc1SecLd
Percent system utilization for the process.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.664.5.53.1.4.9.1.8
.1.3.6.1.4.1.664.5.53.1.4.10 · 1 row entry · 4 columns
A table reporting the current resource utilization threshold traps
with abilities to configure the traps. The table supports create and
destroy. To prevent abuse, the table will not support row creation
once 20 or more entries exist within the table.
adGenAOSResUtilThreshEntry entry .1.3.6.1.4.1.664.5.53.1.4.10.1
Each entry in the table represents a current resource utilization
threshold notification. The entry is composed of an enumerated
integer representing the resource type, the numerical threshold and
time interval settings…
Indexes
adGenAOSResType adGenAOSResUtilThresh adGenAOSResUtilTimeInterval
Column Syntax OID
adGenAOSResType
Indentifier specifying the resource type.
Resource notes:
(2) Heap - The heap resource will only display a time interval value
of 1. Setting the value to a valid time interval value will always
result in the inherent de…
Enumerationr/w
Enumerated Values:
1cpu
2heap
.1.3.6.1.4.1.664.5.53.1.4.10.1.1
adGenAOSResUtilThresh
The utilization threshold value expressed as a whole number
percentage.
Unsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.664.5.53.1.4.10.1.2
adGenAOSResUtilTimeInterval
Time interval in seconds for actual to exceed threshold.
Unsigned32r/w
Constraints:
range: 1-86400
.1.3.6.1.4.1.664.5.53.1.4.10.1.3
adGenAOSResUtilThreshRowStatus
RowStatus column for this table. Since each entry is immutable the
only acceptable RowStatus values (for set) are createAndGo(4) and
destroy(6). The only acceptable RowStatus value for get is
active(1).
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.664.5.53.1.4.10.1.4