DEVICE-MIB: View SNMP OID List / Download MIB
VENDOR: CORIOLIS NETWORKS
Home | MIB: DEVICE-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).
|
|||
Object Name | OID | Type | Access | Info |
deviceMIB | 1.3.6.1.4.1.5812.1.1 |
The MIB module for chassis level information for coriolis boxes |
||
chassis | 1.3.6.1.4.1.5812.1.2 | |||
chassisAutoConfig | 1.3.6.1.4.1.5812.1.2.1 | truthvalue | read-write |
Configuration of the element - is it automatic? |
chassisIpAddr | 1.3.6.1.4.1.5812.1.2.2 | ipaddress | read-write |
The ip address of the element. |
chassisId | 1.3.6.1.4.1.5812.1.2.3 | integer | read-only |
The chassis identifier of the element Enumeration: 'optiFlow3000thirteen': 6, 'optiFlow5000': 2, 'optiFlow1020': 25, 'optiFlow1010': 21, 'optiFlow5500': 1, 'optiFlow3000': 4, 'optiFlow3500': 3, 'optiFlow3500thirteen': 5. |
chassisCharacter | 1.3.6.1.4.1.5812.1.2.4 | integer | read-write |
The character of the element that is saved in non volatile storage. This will take affect after next cold/warm start of the node. Enumeration: 'sne': 3, 'ne': 2, 'gne': 1. |
chassisElemReachStatus | 1.3.6.1.4.1.5812.1.2.5 | integer | no-access |
Whether GNE is reachable from this NE Enumeration: 'unreachable': 2, 'reachable': 1. |
chassisNumElemReachable | 1.3.6.1.4.1.5812.1.2.6 | integer | read-only |
Number of elements reachable from this element |
chassisCurrentCharacter | 1.3.6.1.4.1.5812.1.2.8 | integer | read-only |
The character of the element that is currently being active. Enumeration: 'sne': 3, 'ne': 2, 'gne': 1. |
chassisFanStatus | 1.3.6.1.4.1.5812.1.2.9 | integer | no-access |
Indicates the status of the Chassis Fan. Enumeration: 'fail': 1, 'good': 2. |
chassisPowerSupplyTable | 1.3.6.1.4.1.5812.1.2.10 | no-access |
The table for chassis power supply. |
|
1.3.6.1.4.1.5812.1.2.10.1 | no-access |
Entry containing information on power supply. |
||
chassisPowerSupplyNumber | 1.3.6.1.4.1.5812.1.2.10.1.1 | integer | no-access |
The index for the chassis power supply table. |
chassisPowerSupplyStatus | 1.3.6.1.4.1.5812.1.2.10.1.2 | integer | no-access |
Indicates the status of the Chassis power supply. Enumeration: 'tempNorm': 4, 'absent': 2, 'noFault': 6, 'fault': 5, 'fail': 7, 'tempHot': 3, 'present': 1, 'noFail': 8. |
chassisFWStatus | 1.3.6.1.4.1.5812.1.2.11 | integer | no-access |
The statuses for chassis firmware update or rollback. Enumeration: 'net-drv': 2, 'unknown-image-type': 6, 'bad-ip-addr': 13, 'retries-expired': 16, 'abort': 27, 'bad-host': 1, 'busy': 9, 'signature-mismatch': 24, 'state-error': 12, 'file-not-found': 3, 'pending': 28, 'lock-failure': 19, 'last-instance': 25, 'bad-msg': 14, 'in-progress': 11, 'read-error': 5, 'locked': 20, 'write-error': 8, 'unknown-msg': 15, 'task-not-found': 4, 'not-a-gne': 23, 'ok': 0, 'invalid-image-header': 21, 'fault': 18, 'init-not-complete': 26, 'spawn-failed': 10, 'reg-ipc': 17, 'crc-mismatch': 22, 'out-of-memory': 7. |
ringFWStatus | 1.3.6.1.4.1.5812.1.2.12 | integer | no-access |
The statuses for ring firmware update or rollback Enumeration: 'net-drv': 2, 'unknown-image-type': 6, 'bad-ip-addr': 13, 'retries-expired': 16, 'abort': 27, 'bad-host': 1, 'busy': 9, 'signature-mismatch': 24, 'state-error': 12, 'file-not-found': 3, 'pending': 28, 'lock-failure': 19, 'last-instance': 25, 'bad-msg': 14, 'in-progress': 11, 'read-error': 5, 'locked': 20, 'write-error': 8, 'unknown-msg': 15, 'task-not-found': 4, 'not-a-gne': 23, 'ok': 0, 'invalid-image-header': 21, 'fault': 18, 'init-not-complete': 26, 'spawn-failed': 10, 'reg-ipc': 17, 'crc-mismatch': 22, 'out-of-memory': 7. |
ftpServerIP | 1.3.6.1.4.1.5812.1.2.13 | ipaddress | no-access |
Where the firmware was located |
controlFilePath | 1.3.6.1.4.1.5812.1.2.14 | octet string | no-access |
Path to the new control file |
versionString | 1.3.6.1.4.1.5812.1.2.15 | octet string | no-access |
control file version string |
syslogUnknownEvent | 1.3.6.1.4.1.5812.1.2.16 | integer | no-access |
An unknown event occurs when the event Manager gets an event-type which it doesn't know about. This is an almost impossible event to occur..as all event-types are first defined and made known to the event-manager. |
syslogUnknownVersion | 1.3.6.1.4.1.5812.1.2.17 | integer | no-access |
For any given image, all events will have a constant version number. All events are preceded by a 'common_header' which will have a version. Again, if the event-manager doesn't recognize the version, it generates 'unknownVersion' event. But again, this is very unlikely to happen as for any given image, all events will have the same common_hdr version. |
chassisRoutingProt | 1.3.6.1.4.1.5812.1.2.18 | integer | read-write |
This variable is used to dynamically initiate RIP or OSPF on the switch. Setting this variable to none causes RIP or OSPF to be shutdown if they have been enabled Enumeration: 'none': 1, 'rip': 2. |
chassisSubnetIp | 1.3.6.1.4.1.5812.1.2.19 | ipaddress | read-write |
This object gives the subnet IP Address of the chassis. |
chassisSubnetMask | 1.3.6.1.4.1.5812.1.2.20 | ipaddress | read-write |
This object provides the subnet mask of the chassis. |
chassisRingsOnMaster | 1.3.6.1.4.1.5812.1.2.21 | octet string | read-write |
This object gives a comma separated list of ring IDs for which this SNE acts as a master. This object is valid only for an SNE. |
chassisCurrentRingsOnMaster | 1.3.6.1.4.1.5812.1.2.22 | octet string | read-only |
This object gives the current list of ring IDs which this master (SNE) controls. If rings are added or taken-off, the system has to be rebooted to provide the correct list. This is valid only for an SNE. |
chassisFailoverPreserveRings | 1.3.6.1.4.1.5812.1.2.23 | octet string | read-write |
This object gives a comma separated list of ring IDs that are to be preserved across module failures. |
systime | 1.3.6.1.4.1.5812.1.3 | |||
systimeTimingMode | 1.3.6.1.4.1.5812.1.3.1 | integer | read-write |
The type of timing used by the device. External (default for OptiFlow 5000) - Primary Clock Source is always BITS1. - Secondary Clock Source is always BITS2. Line (default for OptiFlow 3000/3500) - Primary Clock Source may be a switch module or an I/O module. - Secondary Clock Source may be a switch module, an I/O module or the internal oscillator. Freerun - Clock source is the internal oscillator (Primary Clock Source and Secondary Clock Source not used). Enumeration: 'tmFreerun': 3, 'tmLine': 2, 'tmExt': 1. |
systimePriBITSFraming | 1.3.6.1.4.1.5812.1.3.2 | integer | read-write |
This is the Primary BITS basic line framing. Default is T1-ESF-4K. t1SF - Super Frame framing method used on T1 circuits. SF consists of 12 frames of 192 bits each, with the 193rd bit providing error checking and other functions. SF is superseded by ESF, but is still widely used. Also called D4 framing. t1ESF4K - The default method. Extended Super Frame framing method used on T1 circuits that consists of 24 frames of 192 bits each, with the 193rd bit providing timing and other functions. ESF is an enhanced version of SF. t1T1DM - Data Mode. t1T1DMAlt - Data MOde A. t1SLC96 - Subscriber Lopp Carrier, 96 lines. e1 - Wide-area digital transmission scheme used predominantly in Europe that carries data at a arate of 2.048 Mbps. Enumeration: 't1SLC96': 5, 't1T1DMAlt': 4, 't1ESF4K': 2, 'e1': 6, 't1SF': 1, 't1T1DM': 3. |
systimeSecBITSFraming | 1.3.6.1.4.1.5812.1.3.3 | integer | read-write |
This is the Secondary BITS basic line framing. Default is T1-ESF-4K. t1SF - Super Frame framing method used on T1 circuits. SF consists of 12 frames of 192 bits each, with the 193rd bit providing error checking and other functions. SF is superseded by ESF, but is still widely used. Also called D4 framing. t1ESF4K - The default method. Extended Super Frame framing method used on T1 circuits that consists of 24 frames of 192 bits each, with the 193rd bit providing timing and other functions. ESF is an enhanced version of SF. t1T1DM - Data Mode. t1T1DMAlt - Data MOde A. t1SLC96 - Subscriber Lopp Carrier, 96 lines. e1 - Wide-area digital transmission scheme used predominantly in Europe that carries data at a arate of 2.048 Mbps. Enumeration: 't1SLC96': 5, 't1T1DMAlt': 4, 't1ESF4K': 2, 'e1': 6, 't1SF': 1, 't1T1DM': 3. |
systimePriBITSCoding | 1.3.6.1.4.1.5812.1.3.4 | integer | read-write |
This is the primary BITS line coding. Default is B8ZS. Valid when timing_mode is EXT. AMI - Alternate Mask Inversion (valid when PrimaryBITSFraming = T1). B8ZS - Bianry 8 Zero Substitution (the default). Valid when PrimaryBITSFraming = T1). HDB3 - High Density Bipolar 3 (valid when PrimaryBITSFraming = E1). Enumeration: 'ami': 1, 'hdb3': 3, 'b8zs': 2. |
systimeSecBITSCoding | 1.3.6.1.4.1.5812.1.3.5 | integer | read-write |
This is the seconday BITS line coding. Default is B8ZS. Valid when timing mode is EXT. AMI - Alternate Mask Inversion (valid when PrimaryBITSFraming = T1). B8ZS - Bianry 8 Zero Substitution (the default). Valid when PrimaryBITSFraming = T1). HDB3 - High Density Bipolar 3 (valid when PrimaryBITSFraming = E1). Enumeration: 'ami': 1, 'hdb3': 3, 'b8zs': 2. |
systimePriClkSrcId | 1.3.6.1.4.1.5812.1.3.6 | octet string | read-write |
This is the primary timing interface clock. bits1 - Valid when the timing mode is EXT. bits2 - Valid when the timing mode is EXT. iosc - Internal Oscillator (valid when the timing mode is LINE. |
systimeSecClkSrcId | 1.3.6.1.4.1.5812.1.3.7 | octet string | read-write |
This is the secondary timing interface clock bits1 - Valid when the timing mode is EXT. bits2 - Valid when the timing mode is EXT. iosc - Internal Oscillator (valid when the timing mode is LINE. |
systimeClkReference | 1.3.6.1.4.1.5812.1.3.8 | integer | read-write |
Automatic(default) - This automatically selects a Stratum 3 or better clock from the Primary Clock Source, Secondary Clock Source, Holdover Clock, Standby Clock or internal oscillator. Primary - This is the permanent selection of the Primary Clock Source if the Primary Clock Source is valid at the time of request. Secondary - This is the permanent selection of the Secondary Clock Source if the Secondary Clock Source is valid at the time of request. Standby - This is the permanent selection of the Standby Clock Source if the Standby Clock Source is valid at the time of request. Standby / Primary - This is the permanent selection of the Standby / Primary Clock Source if the Standby / Primary Clock Source is valid at the time of request. Standby / Secondary - This is the permanent selection of the Standby / Secondary Clock Source if the Standby / Secondary Clock Source is valid at the time of request. Freerun - This is the permanent selection of the internal oscillator. Enumeration: 'crStandbypri': 6, 'crFreerun': 8, 'crSec': 3, 'crHoldover': 4, 'crStandbysec': 7, 'crStandby': 5, 'crAuto': 1, 'crPri': 2. |
systimeClkRevertive | 1.3.6.1.4.1.5812.1.3.9 | integer | read-write |
Sets the method by which the device (equipment) returns to using the Primary Clock Source after the Primary Clock Source has failed. Options: Enable - enables attempting to return to the Primary Clock Source at any time. Disable - disables 'attempting at any time' and forces return to the Primary Clock Source as defined by pri_cs_use_limit and pri_cs_use_interval. This is the default setting. This setting avoids excessive switching between clock sources. Enumeration: 'enable': 1, 'disable': 2. |
systimeStandbyClkEnable | 1.3.6.1.4.1.5812.1.3.10 | integer | read-write |
This enables use of standby management module clock reference. It enables using the primary clock source, secondary clock source or holdover on the standby management module when those on the active management module are not acceptable. The default state is Enabled. Enumeration: 'enable': 1, 'disable': 2. |
systimePriCSNVTime | 1.3.6.1.4.1.5812.1.3.11 | integer | read-write |
Primary Clock Source Normal Validation Time. This is the amount of time required to validate the primary clock source when not in the holdover state. Default is 3 seconds. |
systimeSecCSNVTime | 1.3.6.1.4.1.5812.1.3.12 | integer | read-write |
Secondary Clock Source Normal Validation Time. This is the amount of time required to validate the secondary clock source when not in the holdover state. Default is 3 seconds. |
systimePriCSHVTime | 1.3.6.1.4.1.5812.1.3.13 | integer | read-write |
Primary Clock Source Holdover Validation Time. This is the amount of time required to validate the primary clock source when in the holdover state. Default is 10 seconds. |
systimeSecCSHVTime | 1.3.6.1.4.1.5812.1.3.14 | integer | read-write |
Secondary Clock Source Holdover Validation Time. This is the amount of time required to validate the secondary clock source when in the holdover state. Default is 10 seconds. |
systimePriCSUseLimit | 1.3.6.1.4.1.5812.1.3.15 | integer | read-write |
This is the number of times the primary clock source may be used over the time interval primary clock source use interval (systimeSecCSUseInterval). It permits several attempts at using the primary clock source when prior attempts did not pass the Stratum 3 requirement. The default is 3 times. |
systimeSecCSUseLimit | 1.3.6.1.4.1.5812.1.3.16 | integer | read-write |
This is the number of times the secondary clock source may be used over the time interval Secondary clock source use interval (systimeSecCSUseInterval). It permits several attempts at using the secondary clock source when prior attempts did not pass the Stratum 3 requirement. The default is 3 times. |
systimeStandbyCSUseLimit | 1.3.6.1.4.1.5812.1.3.17 | integer | read-write |
This is the number of times the standby clock source may be used over the time interval standby clock source use interval (systimeStandbyCSUseInterval).It permits several attempts at using the standby clock source when prior attempts did not pass the Stratum 3 requirement. The default is 3 times. |
systimePriCSUseInterval | 1.3.6.1.4.1.5812.1.3.18 | integer | read-write |
This is the time interval used to reset the Primary Clock Source used count. Ranges from 1 to 96 hours. Default is 1 hour. |
systimeSecCSUseInterval | 1.3.6.1.4.1.5812.1.3.19 | integer | read-write |
This is the time interval used to reset the Secondary Clock Source used count. Ranges from 1 to 96 hours. Default is 1 hour. |
systimeStandbyCSUseInterval | 1.3.6.1.4.1.5812.1.3.20 | integer | read-write |
This is the time interval used to reset the Standby Clock Source used count. Ranges from 1 to 96 hours. Default is 1 hour. |
systimeCREventEnable | 1.3.6.1.4.1.5812.1.3.21 | integer | read-write |
This generates an alarm when the clock reference used changes from either the primary or the secondary. Default is Enable. Enumeration: 'enable': 1, 'disable': 2. |
systimeCRInUse | 1.3.6.1.4.1.5812.1.3.22 | integer | read-only |
This indicates the current clock reference. Automatic(default) - This automatically selects a Stratum 3 or better clock from the Primary Clock Source, Secondary Clock Source, Holdover Clock, Standby Clock or internal oscillator. Primary - This is the permanent selection of the Primary Clock Source if the Primary Clock Source is valid at the time of request. Secondary - This is the permanent selection of the Secondary Clock Source if the Secondary Clock Source is valid at the time of request. Standby - This is the permanent selection of the Standby Clock Source if the Standby Clock Source is valid at the time of request. Standby / Primary - This is the permanent selection of the Standby / Primary Clock Source if the Standby / Primary Clock Source is valid at the time of request. Standby / Secondary - This is the permanent selection of the Standby / Secondary Clock Source if the Standby / Secondary Clock Source is valid at the time of request. Freerun - This is the permanent selection of the internal oscillator. Enumeration: 'crStandbypri': 6, 'crFreerun': 8, 'crSec': 3, 'crHoldover': 4, 'crStandbysec': 7, 'crStandby': 5, 'crAuto': 1, 'crPri': 2. |
systimeCRUsedCount | 1.3.6.1.4.1.5812.1.3.23 | counter32 | read-only |
This indicates the number of times this clock had been used. |
deviceNMSTable | 1.3.6.1.4.1.5812.1.4 | no-access |
A table that contains information about the set of network management stations that are allowed to manage this device |
|
1.3.6.1.4.1.5812.1.4.1 | no-access |
A list of information for each NMS allowed to manage this device |
||
deviceNMSIndex | 1.3.6.1.4.1.5812.1.4.1.1 | integer | no-access |
The index of the Network Management Station |
deviceNMSIpAddress | 1.3.6.1.4.1.5812.1.4.1.2 | ipaddress | read-write |
The IP address of the Network Management Station |
deviceNMSAccessType | 1.3.6.1.4.1.5812.1.4.1.3 | integer | read-write |
This determines whether the NMS can receive traps or not Enumeration: 'accessTypeTrapEnabled': 1, 'accessTypeTrapDisabled': 2. |
deviceNMSMIBIITrapList | 1.3.6.1.4.1.5812.1.4.1.4 | octet string | read-write |
The bitmask describing the MIB II traps that this NMS can receive. The MIBII traps are the following: 0 = coldStart 1 = warmStart 2 = linkDown 3 = linkUp 4 = authenticationFailure 5 = egpNeighborLoss This is a 1 byte bit-mask. If only the least significant bit is set, it means 'coldStart' traps are allowed to be received by the device. If the bit-mask is '00100101', it means that the device is enabled to receive the traps coldStart, linkDown and egpNeighborLoss. |
deviceNMSEnterpriseTrapList | 1.3.6.1.4.1.5812.1.4.1.5 | octet string | read-write |
The bitmask describing the enterprise specific traps that this NMS can receive. These kinds of traps begin at the value 7 (values 0-6 are taken by the MIBII traps). The bit-mask is handled in the way this example shows for a specific trapType of (say) 55: specificTrapType/8 = 55/8 = 6. specificTrapType % 8 = 7. There are 20 bytes in this mask and the 7th bit in the 6th byte is set. |
deviceNMSTrapSevAllowed | 1.3.6.1.4.1.5812.1.4.1.6 | integer | read-write |
This determines the trap severities the NMS can receive Enumeration: 'trapSevClear': 1, 'trapSevWarning': 3, 'trapSevMinor': 4, 'trapSevCritical': 6, 'trapSevMajor': 5, 'trapSevInfo': 2. |
sysMemory | 1.3.6.1.4.1.5812.1.5 | |||
numBytesFree | 1.3.6.1.4.1.5812.1.5.1 | integer32 | read-only |
The number of bytes free in the system memory |
numBlocksFree | 1.3.6.1.4.1.5812.1.5.2 | integer32 | read-only |
The number of blocks free in the system memory |
avgBlockSizeFree | 1.3.6.1.4.1.5812.1.5.3 | integer32 | read-only |
The average block size that is free in the system memory |
maxBlockSizeFree | 1.3.6.1.4.1.5812.1.5.4 | integer32 | read-only |
The largest block size that is free in the memory |
numBytesAlloc | 1.3.6.1.4.1.5812.1.5.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.5812.1.5.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.5812.1.5.7 | integer32 | read-only |
The average memory block size that has been allocated in the system |
memUtilization | 1.3.6.1.4.1.5812.1.5.8 | integer32 | read-only |
This gives the memory utilization in terms of percentage |
sysTask | 1.3.6.1.4.1.5812.1.6 | |||
taskTable | 1.3.6.1.4.1.5812.1.6.1 | no-access |
Represents the target's task table. Each entry in this table represents a task |
|
1.3.6.1.4.1.5812.1.6.1.1 | no-access |
Each entry contains information with regards to a task in the system |
||
taskId | 1.3.6.1.4.1.5812.1.6.1.1.1 | integer32 | read-only |
This is the task ID assigned by VxWorks to a task in the system. A taskId of zero specifies a new task. |
taskName | 1.3.6.1.4.1.5812.1.6.1.1.2 | displaystring | read-write |
This is the name of the VxWorks task. This value can only be specified (set) at task creation. |
taskPriority | 1.3.6.1.4.1.5812.1.6.1.1.3 | integer32 | read-write |
The priority of the VxWorks 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.5812.1.6.1.1.4 | integer | read-write |
This field specifies the current task status. It can be used to change the current task state. For example, to suspend a task, the value of taskStatus is changed to task-suspended, to delete a task the value is changed to task-deleted, etc... Enumeration: 'task-deleted': 4, 'task-suspended': 2, 'task-delay': 3, 'task-ready': 1. |
taskOptions | 1.3.6.1.4.1.5812.1.6.1.1.5 | integer32 | read-write |
This value represents the sum of the following options: value option 1 VX_SUPERVISOR_MODE(read-only) 2 VX_UNBREAKABLE (break points ignored) 4 VX_DEALLOC_STACK (deallocate stack) 8 VX_FP_TASK (floating point support) 16 VX_STDIO (read-only) 128 VX_PRIVATE_ENV (private env. variables) 256 VX_NO_STACK_FILL (don't fill stack) All the options above can be set at task creation time. However, once the task is executing the only option that can be changed is VX_UNBREAKABLE. The option is toggled based on the current setting. |
taskMain | 1.3.6.1.4.1.5812.1.6.1.1.6 | displaystring | read-write |
This is the name of the entry function for the VxWorks task. This name can only be specified when a task is created (entry added in the table). The symbol must exist in the VxWorks target. |
taskStackPtr | 1.3.6.1.4.1.5812.1.6.1.1.7 | unsigned32 | read-only |
This is the saved stack pointer for the task. |
taskStackBase | 1.3.6.1.4.1.5812.1.6.1.1.8 | unsigned32 | read-only |
This is the address of the bottom of the stack of the VxWorks task. |
taskStackPos | 1.3.6.1.4.1.5812.1.6.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.5812.1.6.1.1.10 | unsigned32 | read-only |
This is the address of the top of the stack of the VxWorks task. |
taskStackSize | 1.3.6.1.4.1.5812.1.6.1.1.11 | unsigned32 | read-write |
This is the actual size of the stack in bytes. The size of the stack can only be specified at task creation (adding an entry to the table). |
taskStackSizeUsage | 1.3.6.1.4.1.5812.1.6.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.5812.1.6.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.5812.1.6.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.5812.1.6.1.1.15 | integer32 | read-only |
This is the most recent error status for this task. |
emSysLogCorrupt | 1.3.6.1.4.1.58120.8 |
Event log entries got corrupted |
||
emSysLogCapacity | 1.3.6.1.4.1.58120.9 |
Event logs nearing capacity |
||
emSysLogBackUpDelete | 1.3.6.1.4.1.58120.10 |
Event backup log file deleted |
||
emSysLogEvIdWrap | 1.3.6.1.4.1.58120.11 |
Event Id wrapped |
||
emErrLogCorrupt | 1.3.6.1.4.1.58120.14 |
Corrupt error log file |
||
emErrLogCapacity | 1.3.6.1.4.1.58120.15 |
Error logs nearing capacity |
||
emErrLogBackUpDelete | 1.3.6.1.4.1.58120.16 |
Backup error log deleted |
||
emErrLogEvIdWrap | 1.3.6.1.4.1.58120.17 |
Error event id wrapped |
||
emSysLogsCleared | 1.3.6.1.4.1.58120.18 |
System logs cleared |
||
emErrLogsCleared | 1.3.6.1.4.1.58120.19 |
Error logs cleared |
||
systimeClkReferenceChange | 1.3.6.1.4.1.58120.23 |
Change in the systiming clk reference to primary, secondary, holdover or freerun |
||
powerSupplyStatusChange | 1.3.6.1.4.1.58120.42 |
Indicates the change in power supply status of the chassis. |
||
fanStatusChange | 1.3.6.1.4.1.58120.43 |
Indicates the change in fan status of the chassis. |
||
ringFWActivate | 1.3.6.1.4.1.58120.51 |
Ring FirmWare activate event. |
||
chassisFWActivate | 1.3.6.1.4.1.58120.52 |
Chassis FirmWare activate event. |
||
ringFWUpdate | 1.3.6.1.4.1.58120.53 |
Ring FirmWare update event. |
||
chassisFWUpdate | 1.3.6.1.4.1.58120.54 |
Chassis FirmWare update event. |
||
sysLogUnknownEvent | 1.3.6.1.4.1.58120.57 |
Unknown Event. |
||
sysLogUnknownVersion | 1.3.6.1.4.1.58120.58 |
Unknown Version. |