ADTRAN-AOSCPU: View SNMP OID List / Download MIB

VENDOR: ADTRAN


 Home MIB: ADTRAN-AOSCPU
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 adGenAOSCpuUtil 1.3.6.1.4.1.664.5.53.1.4
     adGenAOSResUtilThreshTraps 1.3.6.1.4.1.664.5.53.1.4.0
These traps indicate that a resource's utilization status has changed respective of a set threshold value. There are two types of traps, Alarm and Normal. The traps will return the adGenAOSResUtilThreshTable indices and the number of seconds since epoch as a timestamp indicating when the utilization status changed. The timestamp value is indicative of when the utilization status changed an not when the trap was sent.
         adGenAOSResUtilThreshAlarm 1.3.6.1.4.1.664.5.53.1.4.0.1
This trap indicates the resource utilization exceeded the set threshold value for the entirety of the set time interval. The specific resource utilization is specified via the indexes adGenAOSResType, adGenAOSResUtilThresh, and adGenAOSResUtilTimeInterval. The adGenAOSResUtilThreshTimestamp indicates when this condition occurred and not necessarily when the trap was sent. The sysName is the exact same as defined in SNMPv2-MIB.
         adGenAOSResUtilThreshNormal 1.3.6.1.4.1.664.5.53.1.4.0.2
This trap indicates the resource utilization has been in a normal (non-alarm) state for at least 5 seconds. This condition can only occur after the alarm state has been triggered. The specific resource utilization is specified via the indexes adGenAOSResType, adGenAOSResUtilThresh, and adGenAOSResUtilTimeInterval. The adGenAOSResUtilThreshTimestamp indicates when this condition occurred and not necessarily when the trap was sent.The sysName is the exact same as defined in SNMPv2-MIB.
     adGenAOSCurrentCpuUtil 1.3.6.1.4.1.664.5.53.1.4.1 gauge32 read-only
Average CPU utilization over the last second.
     adGenAOSClearUtilizationStats 1.3.6.1.4.1.664.5.53.1.4.2 integer read-write
Set value to 1 to clear CPU utilization statistics. Enumeration: 'reset': 1.
     adGenAOS1MinCpuUtil 1.3.6.1.4.1.664.5.53.1.4.3 gauge32 read-only
Average CPU utilization over the last minute.
     adGenAOS5MinCpuUtil 1.3.6.1.4.1.664.5.53.1.4.4 gauge32 read-only
Average CPU utilization over the last 5 minutes.
     adGenAOSMaxCpuUtil 1.3.6.1.4.1.664.5.53.1.4.5 gauge32 read-only
Maximum CPU utilization since last system reboot or statistics reset.
     adGenAOSMemPool 1.3.6.1.4.1.664.5.53.1.4.6 gauge32 read-only
Total memory pool available.
     adGenAOSHeapSize 1.3.6.1.4.1.664.5.53.1.4.7 gauge32 read-only
Total Heap size. This is the amount of memory available after the code is decompressed and packet buffers are allocated.
     adGenAOSHeapFree 1.3.6.1.4.1.664.5.53.1.4.8 gauge32 read-only
Current amount of heap available for use.
     adGenAOSProcessTable 1.3.6.1.4.1.664.5.53.1.4.9 no-access
A table reporting the current run state of all current processes.
         adGenAOSProcessEntry 1.3.6.1.4.1.664.5.53.1.4.9.1 no-access
Each entry in the list is a current system process.
             adGenAOSProcID 1.3.6.1.4.1.664.5.53.1.4.9.1.1 integer32 no-access
Unique indentifier for the process.
             adGenAOSProcName 1.3.6.1.4.1.664.5.53.1.4.9.1.2 displaystring read-only
System process name.
             adGenAOSProcPriority 1.3.6.1.4.1.664.5.53.1.4.9.1.3 integer32 read-only
Current system process priority.
             adGenAOSProcState 1.3.6.1.4.1.664.5.53.1.4.9.1.4 integer read-only
Current system process state. Enumeration: 'ready': 2, 'running': 1, 'wait': 3.
             adGenAOSProcCount 1.3.6.1.4.1.664.5.53.1.4.9.1.5 gauge32 read-only
Current number of times the process has been invoked.
             adGenAOSProcExecTime 1.3.6.1.4.1.664.5.53.1.4.9.1.6 gauge32 read-only
Total amount of time spent executing this process. Result is in usec.
             adGenAOSProcRunTime 1.3.6.1.4.1.664.5.53.1.4.9.1.7 gauge32 read-only
Total amount of time spent executing this process. Result is in usec.
             adGenAOSProc1SecLd 1.3.6.1.4.1.664.5.53.1.4.9.1.8 gauge32 read-only
Percent system utilization for the process.
     adGenAOSResUtilThreshTable 1.3.6.1.4.1.664.5.53.1.4.10 no-access
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 1.3.6.1.4.1.664.5.53.1.4.10.1 no-access
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. All entries are immutable and all columns are required for create.
               adGenAOSResType 1.3.6.1.4.1.664.5.53.1.4.10.1.1 integer read-only
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 default value of 1. A heap notification will occur whenever the threshold is exceeded. Enumeration: 'cp': 1, 'heap': 2.
               adGenAOSResUtilThresh 1.3.6.1.4.1.664.5.53.1.4.10.1.2 gauge32 read-only
The utilization threshold value expressed as a whole number percentage.
               adGenAOSResUtilTimeInterval 1.3.6.1.4.1.664.5.53.1.4.10.1.3 gauge32 read-only
Time interval in seconds for actual to exceed threshold.
               adGenAOSResUtilThreshRowStatus 1.3.6.1.4.1.664.5.53.1.4.10.1.4 rowstatus read-only
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).
     adGenAOSResUtilThreshTimestamp 1.3.6.1.4.1.664.5.53.1.4.11 unsigned32 no-access
The time (seconds since epoch) that a resource utilization threshold trap condition occurred and not necessarily the when the trap was sent.
   adGenAOSCpuConformance 1.3.6.1.4.1.664.5.53.99.4
       adAOSCpuCompliances 1.3.6.1.4.1.664.5.53.99.4.1
           adAOSCompliance 1.3.6.1.4.1.664.5.53.99.4.1.1
The compliance statement for SNMPv2 entities which implement the adAosCPU.mib
       adAOSCpuGroups 1.3.6.1.4.1.664.5.53.99.4.2
           adGenAOSCpuGroup 1.3.6.1.4.1.664.5.53.99.4.2.1
The Unit SNMP Config Group.
           adGenAOSProcessGroup 1.3.6.1.4.1.664.5.53.99.4.2.2
This group is used to report the status of current processes.
           adGenAOSThresholdGroup 1.3.6.1.4.1.664.5.53.99.4.2.3
The threshold config group. Contains objects to set and get the threshold and time interval to trigger a trap.
           adGenAOSThresholdTrapGroup 1.3.6.1.4.1.664.5.53.99.4.2.4
Traps which may be used to enhance event driven management of the CPU.
   adGenAOSCpuUtilMib 1.3.6.1.4.1.664.6.10000.4
This MIB contains information regarding CPU utilization, Memory usage and system process status.