PRVT-SYS-INFO-MIB
AI MIB Summary
The PRVT-SYS-INFO-MIB module exposes private system resource metrics, specifically monitoring CPU utilization, memory consumption, and disk space availability for network devices. It enables granular capacity planning and health assessment by providing standardized access to these underlying hardware performance indicators.
Information for system resources
Main OID:
prvtSysInfMib.1.3.6.1.4.1.738.1.111.2
34
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
software OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111 |
prvtSysInfMibInformation for system resources MODULE-IDENTITY .1.3.6.1.4.1.738.1.111.2 |
prvtSysInfNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.2.0 |
taskSuspendedThe taskSuspended notification indicates that the sending agent senses that a task has been suspended. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.111.2.0.1 |
prvtSysInfObjects OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.2.1 |
sysMemory OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.2.1.1 |
numBytesFreeThe number of bytes free in the system memoryro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.1 |
numBlocksFreeThe number of blocks free in the system memoryro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.2 |
avgBlockSizeFreeThe average block size that is free in the system memoryro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.3 |
maxBlockSizeFreeThe largest block size that is free in the memoryro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.4 |
numBytesAllocThe number of bytes of system memory that have been allocated by tasks and system servicesro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.5 |
numBlocksAllocThe number of blocks of system memory that have been allocated in the systemro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.6 |
avgBlockSizeAllocThe average memory block size that has been allocated in the systemro Integer32 .1.3.6.1.4.1.738.1.111.2.1.1.7 |
sysTask OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.2.1.2 |
taskTableRepresents the OS task table. Each entry in this table represents a task SEQUENCE OF TaskEntry .1.3.6.1.4.1.738.1.111.2.1.2.1 |
taskEntryEach entry contains information with regards to a task in the system TaskEntry .1.3.6.1.4.1.738.1.111.2.1.2.1.1 |
taskIdThis is the task ID assigned by OS to a task in the system.ro Integer32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.1 |
taskNameThis is the name of the task.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.2.1.2.1.1.2 |
taskPriorityThe priority of the task. This value can be in the range from 0, the highest priority, to 255, the lowest priority.ro Integer32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.3 |
taskStatusThis field specifies the current task status.ro Enumeration .1.3.6.1.4.1.738.1.111.2.1.2.1.1.4 |
taskOptionsThe option is toggled based on the current setting.ro Bits .1.3.6.1.4.1.738.1.111.2.1.2.1.1.5 |
taskMainThis is the name of the entry function for the task.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.2.1.2.1.1.6 |
taskStackPtrThis is the saved stack pointer for the task.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.7 |
taskStackBaseThis is the address of the bottom of the stack for the task.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.8 |
taskStackPosThis is the effective top of the stack in the current task state.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.9 |
taskStackEndThis is the address of the top of the stack for the task.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.10 |
taskStackSizeThis is the actual size of the stack in bytes.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.11 |
taskStackSizeUsageThe number of bytes currently in use by the task from the stack.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.12 |
taskStackMaxUsedThis is the maximum number of bytes that have been used by the task from the stack.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.13 |
taskStackFreeThis is the number of bytes that are free currently in the task stack.ro Unsigned32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.14 |
taskErrorStatusThis is the most recent error status for this task.ro Integer32 .1.3.6.1.4.1.738.1.111.2.1.2.1.1.15 |
prvtSysInfConformance OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.2.2 |
sysInfMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.2.2.2 |
sysInfNotificationGroupPrivate system info Notification Group Unknown .1.3.6.1.4.1.738.1.111.2.2.2.3 |