PRVT-SYS-INFO-MIB: View SNMP OID List / Download MIB

VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES


 Home MIB: PRVT-SYS-INFO-MIB
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
 software 1.3.6.1.4.1.738.1.111
         prvtSysInfMib 1.3.6.1.4.1.738.1.111.2
Information for system resources
             prvtSysInfNotifications 1.3.6.1.4.1.738.1.111.2.0
                 taskSuspended 1.3.6.1.4.1.738.1.111.2.0.1
The taskSuspended notification indicates that the sending agent senses that a task has been suspended.
             prvtSysInfObjects 1.3.6.1.4.1.738.1.111.2.1
                 sysMemory 1.3.6.1.4.1.738.1.111.2.1.1
                     numBytesFree 1.3.6.1.4.1.738.1.111.2.1.1.1 integer32 read-only
The number of bytes free in the system memory
                     numBlocksFree 1.3.6.1.4.1.738.1.111.2.1.1.2 integer32 read-only
The number of blocks free in the system memory
                     avgBlockSizeFree 1.3.6.1.4.1.738.1.111.2.1.1.3 integer32 read-only
The average block size that is free in the system memory
                     maxBlockSizeFree 1.3.6.1.4.1.738.1.111.2.1.1.4 integer32 read-only
The largest block size that is free in the memory
                     numBytesAlloc 1.3.6.1.4.1.738.1.111.2.1.1.5 integer32 read-only
The number of bytes of system memory that have been allocated by tasks and system services
                     numBlocksAlloc 1.3.6.1.4.1.738.1.111.2.1.1.6 integer32 read-only
The number of blocks of system memory that have been allocated in the system
                     avgBlockSizeAlloc 1.3.6.1.4.1.738.1.111.2.1.1.7 integer32 read-only
The average memory block size that has been allocated in the system
                 sysTask 1.3.6.1.4.1.738.1.111.2.1.2
                     taskTable 1.3.6.1.4.1.738.1.111.2.1.2.1 no-access
Represents the OS task table. Each entry in this table represents a task
                         taskEntry 1.3.6.1.4.1.738.1.111.2.1.2.1.1 no-access
Each entry contains information with regards to a task in the system
                             taskId 1.3.6.1.4.1.738.1.111.2.1.2.1.1.1 integer32 read-only
This is the task ID assigned by OS to a task in the system.
                             taskName 1.3.6.1.4.1.738.1.111.2.1.2.1.1.2 displaystring read-only
This is the name of the task.
                             taskPriority 1.3.6.1.4.1.738.1.111.2.1.2.1.1.3 integer32 read-only
The priority of the task. This value can be in the range from 0, the highest priority, to 255, the lowest priority.
                             taskStatus 1.3.6.1.4.1.738.1.111.2.1.2.1.1.4 integer read-only
This field specifies the current task status. Enumeration: 'task-suspended': 2, 'task-ready': 1, 'task-deleted': 4, 'task-pend': 5, 'task-delay': 3.
                             taskOptions 1.3.6.1.4.1.738.1.111.2.1.2.1.1.5 bits read-only
The option is toggled based on the current setting. Bits: 'task-dealloc-stack': 2, 'task-reserved-1': 5, 'task-fp-task': 3, 'task-no-stack-fill': 8, 'task-unbreakable': 1, 'task-supervisor-mode': 0, 'task-private-env': 7, 'task-stdio': 4, 'task-reserved-2': 6.
                             taskMain 1.3.6.1.4.1.738.1.111.2.1.2.1.1.6 displaystring read-only
This is the name of the entry function for the task.
                             taskStackPtr 1.3.6.1.4.1.738.1.111.2.1.2.1.1.7 unsigned32 read-only
This is the saved stack pointer for the task.
                             taskStackBase 1.3.6.1.4.1.738.1.111.2.1.2.1.1.8 unsigned32 read-only
This is the address of the bottom of the stack for the task.
                             taskStackPos 1.3.6.1.4.1.738.1.111.2.1.2.1.1.9 unsigned32 read-only
This is the effective top of the stack in the current task state.
                             taskStackEnd 1.3.6.1.4.1.738.1.111.2.1.2.1.1.10 unsigned32 read-only
This is the address of the top of the stack for the task.
                             taskStackSize 1.3.6.1.4.1.738.1.111.2.1.2.1.1.11 unsigned32 read-only
This is the actual size of the stack in bytes.
                             taskStackSizeUsage 1.3.6.1.4.1.738.1.111.2.1.2.1.1.12 unsigned32 read-only
The number of bytes currently in use by the task from the stack.
                             taskStackMaxUsed 1.3.6.1.4.1.738.1.111.2.1.2.1.1.13 unsigned32 read-only
This is the maximum number of bytes that have been used by the task from the stack.
                             taskStackFree 1.3.6.1.4.1.738.1.111.2.1.2.1.1.14 unsigned32 read-only
This is the number of bytes that are free currently in the task stack.
                             taskErrorStatus 1.3.6.1.4.1.738.1.111.2.1.2.1.1.15 integer32 read-only
This is the most recent error status for this task.
             prvtSysInfConformance 1.3.6.1.4.1.738.1.111.2.2
                 sysInfMIBGroups 1.3.6.1.4.1.738.1.111.2.2.2
                     sysInfNotificationGroup 1.3.6.1.4.1.738.1.111.2.2.2.3
Private system info Notification Group