ADTRAN-GENPROCESSES-MIB Table View

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

Tables
3
Rows
3
Columns
11
.1.3.6.1.4.1.664.5.70.22.1.1 · 1 row entry · 3 columns
The Processes provisioning table.
adGenProcessesProvEntry entry .1.3.6.1.4.1.664.5.70.22.1.1.1
An entry in the Processes provisioning table.
Indexes
ADTRAN-GENSLOT-MIBadGenSlotInfoIndex
Column Syntax OID
adGenProcessesProvHeapFreeThreshold
This variable specifies a threshold (in bytes) for the minimum free memory
in the heap. Below this setting an alarm will be raised.
A value of 0 will disable the alarm.
bytesSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.1.1.1.1
adGenProcessesStarvationAlarmEnable
Controls whether the adGenProcessesStarvationAlarm alarm is
generated when the alarm condition is active.
Valid options listed below:
disable (1) -- alarm disabled
enable (2) -- alarm enabled
Enumerationr/w
Enumerated Values:
1disable
2enable
.1.3.6.1.4.1.664.5.70.22.1.1.1.2
adGenProcessesDeadlockAlarmEnable
Controls whether the adGenProcessesDeadlockAlarm alarm is
generated when the alarm condition is active.
Valid options listed below:
disable (1) -- alarm disabled
enable (2) -- alarm enabled
Enumerationr/w
Enumerated Values:
1disable
2enable
.1.3.6.1.4.1.664.5.70.22.1.1.1.3
.1.3.6.1.4.1.664.5.70.22.2.1 · 1 row entry · 6 columns
The Processes status table.
adGenProcessesMemStatEntry entry .1.3.6.1.4.1.664.5.70.22.2.1.1
An entry in the Processes status table.
Indexes
ADTRAN-GENSLOT-MIBadGenSlotInfoIndex
Column Syntax OID
adGenProcessesMemStatHeapSize
The total memory size (in bytes) available for the heap.
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.1
adGenProcessesMemStatHeapUsed
The total heap memory used (in bytes)
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.2
adGenProcessesMemStatHeapFree
The total heap memory free (in bytes). Equal to
adGenProcessesMemStatHeapSize - adGenProcessesMemStatHeapUsed
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.3
adGenProcessesMemStatBlockMgrSize
The total memory size (in bytes) available for the block manager.
Equivalent to adGenProcessesMemStatHeapUsed.
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.4
adGenProcessesMemStatBlockMgrUsed
The total block manager memory used (in bytes)
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.5
adGenProcessesMemStatBlockMgrFree
The total block manager memory free (in bytes). Equal to
adGenProcessesMemStatBlockMgrSize - adGenProcessesMemStatBlockMgrUsed
bytesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.6
.1.3.6.1.4.1.664.5.70.22.2.2 · 1 row entry · 2 columns
The Processes CPU status table.
adGenProcessesCpuStatEntry entry .1.3.6.1.4.1.664.5.70.22.2.2.1
An entry in the Processes CPU status table.
Indexes
ADTRAN-GENSLOT-MIBadGenSlotInfoIndex
Column Syntax OID
adGenProcessesCpuStatCurUtilization
The current percent utilization of the CPU.
Divide by hundred to get the actual percentage value.
examples: 1% = 100, 10% = 1000, 80% = 8000, 100% = 10000, 6.99% = 699
1.10% = 110, 10.56% = 1056, 80.66…
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.664.5.70.22.2.2.1.1
adGenProcessesCpuStatMaxUtilization
The maximum percent utilization of the CPU.
Divide by hundred to get the actual percentage value.
examples: 1% = 100, 10% = 1000, 80% = 8000, 100% = 10000, 6.99% = 699
1.10% = 110, 10.56% = 1056, 80.6…
Integer32
Constraints:
range: 0-10000
.1.3.6.1.4.1.664.5.70.22.2.2.1.2