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
Uses the adtran variant from /opt/observium/mibs/adtran.
Command help
Walk adGenAOSProcessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-AOSCPU' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSCPU::adGenAOSProcessTable'
A table reporting the current run state of all current processes.
adGenAOSProcessEntry row .1.3.6.1.4.1.664.5.53.1.4.9.1
Each entry in the list is a current system process.
Indexes
Column Syntax OID
Unique indentifier for the process.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.664.5.53.1.4.9.1.1
System process name.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
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.664.5.53.1.4.9.1.2
Current system process priority.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.664.5.53.1.4.9.1.3
Current system process state.
Enumeration
Enumerated Values:
1running
2ready
3wait
.1.3.6.1.4.1.664.5.53.1.4.9.1.4
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
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
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
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
Uses the adtran variant from /opt/observium/mibs/adtran.
Command help
Walk adGenAOSResUtilThreshTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-AOSCPU' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOSCPU::adGenAOSResUtilThreshTable'
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 row .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…
Column Syntax OID
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
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
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.664.5.53.1.4.10.1.4