Home/Catalog/ROBOEXEC-RESOURCES-MIB

ROBOEXEC-RESOURCES-MIB

AI MIB Summary

The ROBOEXEC-RESOURCES-MIB defines commWorks enterprise-specific objects for monitoring system resource utilization and operational status of RoboExec appliances. This module provides granular visibility into device health metrics, including CPU load, memory consumption, and process states, enabling administrators to track performance thresholds and resource exhaustion on RoboExec hardware.

The commWorks enterprise defined MIB objects for the RoboExec
Main OID:
roboExec.1.3.6.1.4.1.77.1.1.3
162
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

162 total
Object Name
roboExecThe commWorks enterprise defined MIB objects for the RoboExec
MODULE-IDENTITY
.1.3.6.1.4.1.77.1.1.3
IMPORTSThe commWorks enterprise defined MIB objects for the RoboExec
Unknown
.1.3.6.1.4.1.77.1.1.3
usrreSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.1
usrreSystemDateThe RoboExec's notion of the local date and time of day.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.1.1
usrreMemorySizeThe amount of physical main memory maintained by the RoboExec.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.2
usrreFreeMemorySizeThe amount of free physical main memory maintained by the RoboExec.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.3
usrreTextSizeThe number of Kbytes of text (code) in the executable.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.4
usrreInitDataSizeThe number of Kbytes of initialized data in the executable.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.5
usrreUninitDataSizeThe number of Kbytes of uninitialized data in the executable.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.6
usrreStackSizeThe size of the stack in Kbytes provided for the executable.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.7
usrreMaxHeapAllocatedThe maximum amount of memory ever allocated from the RoboExec heap.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.8
usrreLargestMemoryBlockAddressThe address of the largest memory block ever allocated from heap.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.1.9
usrreLargestMemoryBlockSizeThe size (in kilobytes) of the largest memory block ever allocated from heap.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.10
usrreLargestMemoryBlockCorrelatorAn ASCII string indicating what process allocated the largest memory block from heap.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.1.11
usrreLargestMemoryBlockStateThe state of the largest memory block: 0 - was freed for further reuse; 1 - is allocated.ro
Enumeration
.1.3.6.1.4.1.77.1.1.3.1.12
usrreCPULoadAvgSystem CPU load Percentage (Instantaneous).ro
Integer32
.1.3.6.1.4.1.77.1.1.3.1.13
usrreCPULoadAvgMinuteSystem CPU load Percentage for last minute.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.1.14
usrreCPULoadAvgHourSystem CPU load Percentage for last hour.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.1.15
usrreCPULoadAvgDaySystem CPU load Percentage for last day.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.1.16
usrreFreeMemorySize1HourBeforeThe amount of free physical main memory maintained by the RoboExec 1 Hour Before.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.17
usrreFreeMemorySize12HourBeforeThe amount of free physical main memory maintained by the RoboExec 12 Hour Before.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.18
usrreFreeMemorySize24HourBeforeThe amount of free physical main memory maintained by the RoboExec 24 Hours Before.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.19
usrreTotalBufferCacheThe amount of total allocated buffer cache maintained by RoboExec.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.20
usrreFreeBufferCacheThe amount of free buffer cache maintained by RoboExec.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.21
usrreFlashMemorySizeThe amount of physical flash memory maintained by the RoboExec.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.22
usrreFreeMemoryMaxSizeThe maximum possible amount of free physical main memory maintained by the RoboExec.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.1.23
usrreSWRun
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.2
usrreSWRunTableThe (conceptual) table of software running on the RoboExec.
SEQUENCE OF UsrreSWRunEntry
.1.3.6.1.4.1.77.1.1.3.2.1
usrreSWRunEntryA (conceptual) entry for one piece of software running on the RoboExec Note that because the installed software table only contains information for software stored locally on this RoboExec, not every piece of running software will be found in the installed software table. This is true of software that was loaded and run from a non-local source, such as a network-mounted file system. As an example of how objects in this table are named, an instance of the reSWRunName object might be named reSWRunName.1287
UsrreSWRunEntry
.1.3.6.1.4.1.77.1.1.3.2.1.1
usrreSWRunIndexA unique value for each piece of software running on the RoboExec. Wherever possible, this should be the system's native, unique identification number.
Integer32
.1.3.6.1.4.1.77.1.1.3.2.1.1.1
usrreSWRunNameThe name of the RoboExec Process.ro
DisplayString
.1.3.6.1.4.1.77.1.1.3.2.1.1.2
usrreSWRunTypeThe type of this software.ro
Enumeration
.1.3.6.1.4.1.77.1.1.3.2.1.1.3
usrreSWRunStatusThe status of this running piece of software.ro
Enumeration
.1.3.6.1.4.1.77.1.1.3.2.1.1.4
usrreSWRunStartTimeThe time when this process started. NOTE: Time equal 0 indicates that per process statistic information is not capturing.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.2.1.1.5
usrreSWRunMsgSentNumber of messages were sent by this process. NOTE: Number of messages equal 0 indicates that per process statistic information is not capturing.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.2.1.1.6
usrreSWRunMsgRcvdNumber of messages were received by this process. NOTE: Number of messages equal 0 indicates that per process statistic information is not capturing.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.2.1.1.7
usrreSWRunMsgPassedFromNumber of messages were passed from this process. NOTE: Number of messages equal 0 indicates that per process statistic information is not capturing.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.2.1.1.8
usrreSWRunMsgPassedToNumber of messages were passed this process. NOTE: Number of messages equal 0 indicates that per process statistic information is not capturing.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.2.1.1.9
usrreSWRunMboxScheduledThe total number of times all mailboxes owned by this process were scheduled. NOTE: Number equal 0 indicates that per process statistic information is not capturing.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.2.1.1.10
usrreSWRunAllocatedThe total amount of memory that was allocated for this process. NOTE: 0 KB indicates that per process statistic information is not capturing.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.2.1.1.11
usrreSWRunFreedThe total amount of memory that was freed while this process was running. NOTE: 0 KB indicates that per process statistic information is not capturing.ro
KBytes
.1.3.6.1.4.1.77.1.1.3.2.1.1.12
usrreEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.3
usrreLogLevelConfigFileNameThe name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the process uses the default name `@file://RoboExecNMProcess.cfg'.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.3.1
usrreLogLevelCFMStatusFlagSetting the value of this object to `save' causes the values of the RoboExec Logging Level Group to be written out to the current config file, which is stored in the reLogLevelConfigFileName object. While the new ConfigFile is being written, the value of this flag will be set to `saving'. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) will result in a badValue error being returned. Setting the value to `normal' will result in no action.rw
UsrConfigStatus
.1.3.6.1.4.1.77.1.1.3.3.2
usrreLogLevelTableThe (conceptual) table of event log levels for the RoboExec.
SEQUENCE OF UsrreLogLevelEntry
.1.3.6.1.4.1.77.1.1.3.3.3
usrreLogLevelEntryA (conceptual) entry for one facility on the RoboExec As an example of how objects in this table are named, an instance of the reSWRunName object might be named reSWRunName.1287
UsrreLogLevelEntry
.1.3.6.1.4.1.77.1.1.3.3.3.1
usrreLLFacilityA unique value for each software facility on the RoboExec.
Integer32
.1.3.6.1.4.1.77.1.1.3.3.3.1.1
usrreLLFacilityNameA textual name of the software facility.ro
DisplayString
.1.3.6.1.4.1.77.1.1.3.3.3.1.2
usrreLLLogLevelThe Logging level for this software facility.rw
Enumeration
.1.3.6.1.4.1.77.1.1.3.3.3.1.3
usrreEvLocalFileThe file name of the local NVRAM logfile.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.3.4
usrreEvOldLocalFileThe name of the file that the Event Handler should copy the old LocalFile contents to when the pilgrim system reboots.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.3.5
usrreEvCriticalMsgsTableThe (conceptual) table of critical event messages.
SEQUENCE OF UsrreEvCriticalMsgsEntry
.1.3.6.1.4.1.77.1.1.3.3.6
usrreEvCriticalMsgsEntryA (conceptual) entry for one critical event message.
UsrreEvCriticalMsgsEntry
.1.3.6.1.4.1.77.1.1.3.3.6.1
usrreEvCritMsgTimeStampIndex into the table of critical event messages saved in the NVRAM local file. This represents the time, in hundredths of seconds since system startup, at which the critical event occurred.
Integer32
.1.3.6.1.4.1.77.1.1.3.3.6.1.1
usrreEvCriticalMsgText of a critical event message.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.3.3.6.1.2
usrreEvStatusThis switch allows disabling or enabling all logging of critical events to the local flash file system. This is disable by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.3.3.7
usrreCounters
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5
usrreCntBuffers
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5.1
usrreCBgetBufferThe number of times exec_get_buffer() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.1
usrreCBfreeBchainThe number of times exec_free_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.2
usrreCBreplicateBufdescThe number of times exec_replicate_bufdesc() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.3
usrreCBreplicateListToBchainThe number of times exec_replicate_list_to_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.4
usrreCBreplPartialBchainThe number of times exec_repl_partial_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.5
usrreCBduplicateBchainThe number of times exec_duplicate_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.6
usrreCBpullupBchainThe number of times exec_pullup_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.7
usrreCBjoinBchainsThe number of times exec_join_bchains() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.8
usrreCBtrimBchainThe number of times exec_trim_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.9
usrreCBmaskBchainThe number of times exec_mask_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.10
usrreCBunmaskBchainThe number of times exec_unmask_bchain() was calledro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.11
usrreCBsetBchainSizeThe number of calls to exec_set_bchain_size().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.12
usrreCBbchainSizeThe number of calls to exec_bchain_size().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.13
usrreCBbchainCountThe number of calls to exec_bchain_count().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.14
usrreCBcheckBchainThe number of calls to exec_check_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.15
usrreCBcopyBchainToBlockThe number of calls to exec_copy_bchain_to_block().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.16
usrreCBcopyBlockToBchainThe number of calls to exec_copy_block_to_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.17
usrreCBprependToBchainThe number of calls to exec_prepend_to_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.18
usrreCBappendToBchainThe number of calls to exec_append_to_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.19
usrreCBdetachBufferThe number of calls to exec_detach_buffer().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.20
usrreCBbufferFromBlockThe number of calls to exec_buffer_from_block().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.21
usrreCBallocProtocolBufferThe number of calls to exec_alloc_protocol_buffer().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.22
usrreCBsplitBchainThe number of calls to exec_split_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.23
usrreCBtimestampBchainThe number of calls to exec_timestamp_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.24
usrreCBtimediffBchainThe number of calls to exec_timediff_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.25
usrreCBbchainSetCorrelatorThe number of calls to exec_bchain_set_correlator().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.26
usrreCBprotectBchainThe number of calls to exec_protect_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.27
usrreCBunprotectBchainThe number of calls to exec_unprotect_bchain().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.1.28
usrreCntHeap
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5.2
usrreCHallocateHeapThe number of calls to exec_allocate_heap().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.1
usrreCHfreeHeapThe number of calls to exec_free_heap().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.2
usrreCHreallocHeapThe number of calls to exec_realloc_heap().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.3
usrreCHduplicateHeapThe number of calls to exec_duplicate_heap().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.4
usrreCHheapCoalesceThe number of calls to exec_heap_coalesce().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.5
usrreCHcoalesceToABlockThe number of successful calls to exec_coalesce_to_a_block().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.6
usrreCHheapInfoThe number of calls to exec_heap_info().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.7
usrreCHheapSetCorrelatorThe number of calls to exec_heap_set_correlator().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.8
usrreCHuseHeapThe number of calls to exec_use_heap().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.9
usrreCHheapGetUseCntThe number of calls to exec_heap_get_usecnt().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.10
usrreCHfreeCacheBlocksThe number of outstanding free blocks in the heap cache.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.11
usrreCHfreeHeapBlocksThe number of outstanding free blocks in the heap's heap.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.12
usrreCHheapCheckProtectionThe number of calls to exec_heap_check_protection().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.13
usrreCHheapSetProtectionThe number of calls to exec_heap_set_protection().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.14
usrreCHheapRemoveProtectionThe number of calls to exec_heap_remove_protection().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.15
usrreCHheapProtectionInfoThe number of calls to exec_heap_protection_info().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.2.16
usrreCntMessage
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5.3
usrreCMallocMsgThe number of calls to exec_alloc_msg().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.1
usrreCMfreemsgThe number of calls to exec_freemsg().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.2
usrreCMwasMsgPassedThe number of calls to exec_was_msg_passed().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.3
usrreCMrespondToMsgThe number of calls to exec_respond_to_msg().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.4
usrreCMmessageSendThe number of calls to exec_message_send().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.5
usrreCMsendmsgThe number of calls to exec_sendmsg().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.6
usrreCMreceiveMailThe number of calls to exec_receive_mail().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.7
usrreCMpassmsgThe number of calls to exec_passmg().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.8
usrreCMcountMailThe number of calls to exec_count_mail().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.3.9
usrreCntEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5.4
usrreCEeventsThe number of calls to exec_events().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.4.1
usrreCEeventsLoggedThe number of calls to exec_events() that were logged.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.4.2
usrreCEeventsDroppedThe number of calls to exec_events() that were dropped.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.4.3
usrreCntNames
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5.5
usrreCNregisterNameThe number of calls to exec_register_name().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.5.1
usrreCNresolveNameThe number of calls to exec_resolve_name().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.5.2
usrreCNremoveNameThe number of calls to exec_remove_name().ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.5.3
usrreCNremoveNameForDataThe number of names that were removed because the data they pointed to was no longer there (mailbox delete e.g.).ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.5.4
usrreCNremoveNameForProcThe number of names that were removed because the process that owned them was killed.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.5.5
usrreCntSched
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.5.6
usrreCScurrentMsgsQueuedThe current number of messages queued.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.1
usrreCSmaxMsgsQueuedThe all time high number of messages queued.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.2
usrreCSrunTotalMsgsQueuedThe a running total of the messages queued.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.3
usrreCScurrentMboxesReadyThe current number of mailboxes ready to run.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.4
usrreCSmaxMboxesReadyThe all time high number of mailboxes ready to run.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.5
usrreCSrunTotalMboxesReadyThe a running total of the mailboxes ready to run.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.6
usrreCSschedLoopsThe number of times we've run through the scheduling loop.ro
Counter32
.1.3.6.1.4.1.77.1.1.3.5.6.7
usrreNames
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.6
usrreNameTableThe (conceptual) table of the names kept by the RoboExec.
SEQUENCE OF UsrreNameEntry
.1.3.6.1.4.1.77.1.1.3.6.1
usrreNameEntryA (conceptual) entry for one name.
UsrreNameEntry
.1.3.6.1.4.1.77.1.1.3.6.1.1
usrreNameTypeThe internal type of the name.
DisplayString
.1.3.6.1.4.1.77.1.1.3.6.1.1.1
usrreNameNameThe name in the RoboExec
DisplayString
.1.3.6.1.4.1.77.1.1.3.6.1.1.2
usrreNameIntOrStringIs the data for this name a string or an integer?ro
Enumeration
.1.3.6.1.4.1.77.1.1.3.6.1.1.3
usrreNameIntValueIf the name has a numerical value, this is it. Otherwise, this value is 0.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.6.1.1.4
usrreNameStringValueIf the name has a string value, this is it. Otherwise, this value is blank.ro
DisplayString
.1.3.6.1.4.1.77.1.1.3.6.1.1.5
usrreNameOwnerThe process ID of the owner of this name. This should correlate with the usrreSWRunIndex.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.6.1.1.6
usrreFiles
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.7
usrreFSInfoTableThe (conceptual) table of the File System information kept by the RoboExec.
SEQUENCE OF UsrreFSInfoEntry
.1.3.6.1.4.1.77.1.1.3.7.1
usrreFSInfoEntryA (conceptual) entry for one file system.
UsrreFSInfoEntry
.1.3.6.1.4.1.77.1.1.3.7.1.1
usrreFSInfoIndexAnd index to the file systems.
Integer32
.1.3.6.1.4.1.77.1.1.3.7.1.1.1
usrreFSInfoNameA name given to the file system.ro
DisplayString
.1.3.6.1.4.1.77.1.1.3.7.1.1.2
usrreFSInfoTypeThe type of this file system.ro
Enumeration
.1.3.6.1.4.1.77.1.1.3.7.1.1.3
usrreFileTableThe (conceptual) table of the files for a file system.
SEQUENCE OF UsrreFileTableEntry
.1.3.6.1.4.1.77.1.1.3.7.2
usrreFileTableEntryA (conceptual) entry for one file system.
UsrreFileTableEntry
.1.3.6.1.4.1.77.1.1.3.7.2.1
usrreFileTableFileSystemThe file system containing this file. This must match the file system from the File System Info Table.
Integer32
.1.3.6.1.4.1.77.1.1.3.7.2.1.1
usrreFileTableNameThe name given to the file.
DisplayString
.1.3.6.1.4.1.77.1.1.3.7.2.1.2
usrreFileTableSizeThe size, in octets, of the file.ro
Integer32
.1.3.6.1.4.1.77.1.1.3.7.2.1.3
usrreFileTableRenameToIn order to change the name of this file, the new name should be written to this object. This value cannot be SET to NULL but it will revert to NULL when name has been changed.rw
DisplayString
.1.3.6.1.4.1.77.1.1.3.7.2.1.4
usrreFileTableStatusThe status of the file. Valid row entries in this table have the status field set to normal. The settable value is delete: write 2 to this variable to delete the file. The values normal(1), in_progress(3), and failed(4) are read-onlyrw
Enumeration
.1.3.6.1.4.1.77.1.1.3.7.2.1.5
usrreFileTableCopyToIn order to copy this file, the new name should be written to this object. This value cannot be SET to NULL but it will revert to NULL when file has been copied.rw
DisplayString
.1.3.6.1.4.1.77.1.1.3.7.2.1.6
usrreFileTableErrorStringThe error string returned when file copy or rename fails. Otherwise, this field is NULL.ro
DisplayString
.1.3.6.1.4.1.77.1.1.3.7.2.1.7
usrreMemTrapSettings
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.8
usrreMemoryTrapUpperThresholdSpecifies the upper Water Mark for Memory Threshold. If the used memory exceeds this limit, then a trap is sent.rw
Integer32
.1.3.6.1.4.1.77.1.1.3.8.1
usrreMemoryTrapLowerThresholdSpecifies the lower Water Mark for Memory Threshold. If the used memory size touches this lower threshold after touching the Upper threshold, then only a trap will be sent whenever next time it exceeds the Upper Threshold.rw
Integer32
.1.3.6.1.4.1.77.1.1.3.8.2
usrreMemoryTrapStatusMemory Trap Enabled or Disabled.rw
Enumeration
.1.3.6.1.4.1.77.1.1.3.8.3
usrreTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.9
usrreTrapsV2The events for the RoboExec process.
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.3.9.0
usrreMemoryTrapThresholdReachedThis trap is generated when Used Memory Size reaches Upper Threshold.
NOTIFICATION-TYPE
.1.3.6.1.4.1.77.1.1.3.9.0.1
ROBOEXEC-RESOURCES-MIB - SNMP MIB Reference | MIBs Explorer