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
Uses the adtran variant from /opt/observium/mibs/adtran.
Command help
Walk adGenProcessesProvTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-GENPROCESSES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPROCESSES-MIB::adGenProcessesProvTable'
The Processes provisioning table.
adGenProcessesProvEntry row .1.3.6.1.4.1.664.5.70.22.1.1.1
An entry in the Processes provisioning table.
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.1.1.1.1
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
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
Uses the adtran variant from /opt/observium/mibs/adtran.
Command help
Walk adGenProcessesMemStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-GENPROCESSES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPROCESSES-MIB::adGenProcessesMemStatTable'
The Processes status table.
adGenProcessesMemStatEntry row .1.3.6.1.4.1.664.5.70.22.2.1.1
An entry in the Processes status table.
Column Syntax OID
The total memory size (in bytes) available for the heap.
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.1
The total heap memory used (in bytes)
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.2
The total heap memory free (in bytes). Equal to
adGenProcessesMemStatHeapSize - adGenProcessesMemStatHeapUsed
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.3
The total memory size (in bytes) available for the block manager.
Equivalent to adGenProcessesMemStatHeapUsed.
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.4
The total block manager memory used (in bytes)
bytesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.664.5.70.22.2.1.1.5
The total block manager memory free (in bytes). Equal to
adGenProcessesMemStatBlockMgrSize - adGenProcessesMemStatBlockMgrUsed
bytesSNMPv2-SMIUnsigned32
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
Uses the adtran variant from /opt/observium/mibs/adtran.
Command help
Walk adGenProcessesCpuStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-GENPROCESSES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENPROCESSES-MIB::adGenProcessesCpuStatTable'
The Processes CPU status table.
adGenProcessesCpuStatEntry row .1.3.6.1.4.1.664.5.70.22.2.2.1
An entry in the Processes CPU status table.
Column Syntax OID
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
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