MIBs Depot

RAISECOM-SYSTEM-MIB

Registered at
1.3.6.1.4.1.8886.1.1
Last updated
2005-07-27 00:00
Organization
RAISECOM TECH, Ltd.
Namespace
raisecom
Source file
RAISECOM-SYSTEM-MIB
Digest
sha256:fe64afda7d3323519acda88918bd3fcd0d64e2db6e1aa7e3b191b7de72fd9545

Description

raisecom System objects: objects common to all platforms.

Contact

www.raisecom.com

Imports

FromSymbols
RAISECOM-BASE-MIBraisecomAgent
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue
SWITCH-TCEnableVar

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

RAISECOM-BASE-MIB
RAISECOM-SYSTEM-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
SWITCH-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.8886.1.1.5raisecomFanMonitorRAISECOM-FANMONITOR-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CPUTimeStamp
TEXTUAL-CONVENTION
The time in seconds that could represent signed quantities like time delay with respect to some source. The signed integer part is in the first 32 bits and the fraction part is in the last 32 bits.
current
PortAlarmEventList
TEXTUAL-CONVENTION
The low three bits of An OCTET STRING represents an alarm events enabled or existed list on a port, in which each bit represents an alarm event type. the other bits of An OCTET STRING are not used. The figure shown below illustrates the format of an alarm list. 7 6 5 4 3 2 1 0 +-+-+-+-+-+-+-+-+ | | +-+-+-+-+-+-+-+-+ | | | | | | | | | | | | | | | +- none | | | | | | +--- none | | | | | +----- none | | | | +------- none | | | +--------- none | | +----------- not-forwarding | +------------- link-fault +--------------- link-down The link-down bit set 1 represents that link-down event alarm output is enabled on port, OR the link-down bit set 1 represents that link-down event occured on port. The bit represents alarm output enabled in mibs: raisecomAlarmPortSyslogEvList raisecomAlarmPortNotifiesEvList raisecomAlarmPortRelayEvList The bit represents alarm occured in mibs: raisecomAlarmPortEvList .
current
ProcessStatus
TEXTUAL-CONVENTION
Status of the process.
current

Objects

NameOIDSyntaxAccessStatus
raisecomCpu
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.1
raisecomCPUTrapGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.1.1
raisecomCPUScalarGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.1.2
raisecomCpuTotalProcNum
OBJECT-TYPE
Total number of processes.
1.3.6.1.4.1.8886.1.1.1.2.1INTEGER (1..2000)read-onlycurrent
raisecomCPUHistoryTableSize
OBJECT-TYPE
A value configured by the user which specifies the number of reports in the history table.
1.3.6.1.4.1.8886.1.1.1.2.2INTEGERread-onlycurrent
raisecomCPUThresholdTrapEnable
OBJECT-TYPE
The administration status of the CPU utilization threshold trap.
1.3.6.1.4.1.8886.1.1.1.2.3EnableVarread-writedeprecated
raisecomCPURisingThresholdValue
OBJECT-TYPE
The percentage rising threshold value configured by the user. The value indicates, if the CPU utilization which rise from raisecomCPUFallingThresholdValue is equal to or above this value for raisecomCPUThresholdInterval duration then send a raisecomCPURisingThreshold notification to the NMS.
1.3.6.1.4.1.8886.1.1.1.2.4INTEGER (2..99)read-writecurrent
raisecomCPURecoverThresholdValue
OBJECT-TYPE
The percentage falling threshold value configured by the user. The value indicates, if the CPU utilization which fell from raisecomCPURecoverThresholdValue is equal to or below this value for raisecomCPUThresholdInterval duration then send a raisecomCPUFallingThreshold notification to the NMS.
1.3.6.1.4.1.8886.1.1.1.2.5INTEGER (0..98)read-writecurrent
raisecomCPUThresholdInterval
OBJECT-TYPE
This is an observation interval. The value of this object indicates that the CPU utilization should be above raisecomCPURisingThresholdValue for this duration to send a raisecomCPURisingThreshold notification to the NMS or below raisecomCPUFallingThresholdValue for this duration to send a raisecomCPUFallingThreshold.
1.3.6.1.4.1.8886.1.1.1.2.6INTEGER (5..36000)read-writecurrent
raisecomCpuNum
OBJECT-TYPE
Total number of cpu.
1.3.6.1.4.1.8886.1.1.1.2.7INTEGERread-onlycurrent
raisecomCPUTableGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.1.3
raisecomCPUUtilizationGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.1.3.1
raisecomCPUUtilizationTable
OBJECT-TYPE
This table contains information about multi-core CPU utilization.
1.3.6.1.4.1.8886.1.1.1.3.1.1not-accessiblecurrent
raisecomCPUUtilizationEntry
OBJECT-TYPE
Information about the CPU utilization.
1.3.6.1.4.1.8886.1.1.1.3.1.1.1not-accessiblecurrent
raisecomCPUUtilizationPeriod
OBJECT-TYPE
Periods for computing CPU utilization.
1.3.6.1.4.1.8886.1.1.1.3.1.1.1.1INTEGER {oneSec(1), fiveSec(2), oneMin(3), tenMin(4), twoHour(5)}not-accessiblecurrent
raisecomCPUUtilizationCpuIdx
OBJECT-TYPE
The cpu core index
1.3.6.1.4.1.8886.1.1.1.3.1.1.1.2INTEGER (0..16)read-onlycurrent
raisecomCPUUtilization
OBJECT-TYPE
CPU busy percentage in the last specified period.
1.3.6.1.4.1.8886.1.1.1.3.1.1.1.3INTEGERread-onlycurrent
raisecomTotalCPUUtilizationTable
OBJECT-TYPE
This table contains information about total CPU utilization.
1.3.6.1.4.1.8886.1.1.1.3.1.2not-accessiblecurrent
raisecomTotalCPUUtilizationEntry
OBJECT-TYPE
Description.
1.3.6.1.4.1.8886.1.1.1.3.1.2.1not-accessiblecurrent
raisecomTotalCPUPeriod
OBJECT-TYPE
Periods for computing CPU utilization.
1.3.6.1.4.1.8886.1.1.1.3.1.2.1.1INTEGER {oneSec(1), fiveSec(2), oneMin(3), tenMin(4), twoHour(5)}not-accessiblecurrent
raisecomTotalCPUUtilization
OBJECT-TYPE
CPU busy percentage in the last specified period.
1.3.6.1.4.1.8886.1.1.1.3.1.2.1.2INTEGER (0..10000)read-onlycurrent
raisecomCPUHistoryTable
OBJECT-TYPE
This table contains CPU hsitory utilization records.
1.3.6.1.4.1.8886.1.1.1.3.1.3not-accessiblecurrent
raisecomCPUHistoryEntry
OBJECT-TYPE
CPU history utilization record.
1.3.6.1.4.1.8886.1.1.1.3.1.3.1not-accessiblecurrent
raisecomCPUHistoryPeriod
OBJECT-TYPE
Periods for computing CPU history utilization, the first index of CPU history utilization table.
1.3.6.1.4.1.8886.1.1.1.3.1.3.1.1INTEGER {fiveSec(1), oneMin(2), tenMin(3), twoHour(4)}not-accessiblecurrent
raisecomCPUHistoryIndex
OBJECT-TYPE
Process sequence number,the second index of CPU history utilization table.
1.3.6.1.4.1.8886.1.1.1.3.1.3.1.2INTEGERnot-accessiblecurrent
raisecomCPUHistoryCpuIdx
OBJECT-TYPE
The cpu core index
1.3.6.1.4.1.8886.1.1.1.3.1.3.1.3INTEGER (0..16)read-onlycurrent
raisecomCPUHistoryUtil
OBJECT-TYPE
History record of CPU utilization in the specified period.
1.3.6.1.4.1.8886.1.1.1.3.1.3.1.4INTEGERread-onlycurrent
raisecomTotalCPUHistoryTable
OBJECT-TYPE
This table contains CPU hsitory utilization records.
1.3.6.1.4.1.8886.1.1.1.3.1.4not-accessiblecurrent
raisecomTotalCPUHistoryEntry
OBJECT-TYPE
CPU history utilization record.
1.3.6.1.4.1.8886.1.1.1.3.1.4.1not-accessiblecurrent
raisecomTotalCPUHistoryPeriod
OBJECT-TYPE
Periods for computing CPU history utilization, the first index of CPU history utilization table.
1.3.6.1.4.1.8886.1.1.1.3.1.4.1.1INTEGER {fiveSec(1), oneMin(2), tenMin(3), twoHour(4)}not-accessiblecurrent
raisecomTotalCPUHistoryIndex
OBJECT-TYPE
Process sequence number,the second index of CPU history utilization table.
1.3.6.1.4.1.8886.1.1.1.3.1.4.1.2INTEGERnot-accessiblecurrent
raisecomTotalCPUHistoryUtil
OBJECT-TYPE
History record of CPU utilization in the specified period.
1.3.6.1.4.1.8886.1.1.1.3.1.4.1.3INTEGERread-onlycurrent
raisecomCPUProcessesGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.1.3.2
raisecomProcessesTable
OBJECT-TYPE
This table contains information about processes.
1.3.6.1.4.1.8886.1.1.1.3.2.1not-accessiblecurrent
raisecomProcessesEntry
OBJECT-TYPE
Information about processes.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1not-accessiblecurrent
raisecomProcessIndex
OBJECT-TYPE
This object index of processes table.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.1INTEGERread-onlycurrent
raisecomProcessPID
OBJECT-TYPE
This object contains the process ID.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.2INTEGERread-onlycurrent
raisecomProcessName
OBJECT-TYPE
The name associated with this process.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.3OCTET STRING (SIZE(1..32))read-onlycurrent
raisecomProcessRunTimeTotal
OBJECT-TYPE
The amount of time the process occupied, in microseconds.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.4CPUTimeStampread-onlycurrent
raisecomProcessInvokedTotal
OBJECT-TYPE
The number of times since raisecomProcessTimeCreated that the process has been invoked.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.5INTEGERread-onlycurrent
raisecomProcessTimeCreated
OBJECT-TYPE
The time when the process was created. The process sequence number and the time when the process was created, uniquely identifies a process.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.6TimeStampread-onlycurrent
raisecomProcessCurrentPriority
OBJECT-TYPE
The current priority at which the process is running.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.7INTEGERread-onlycurrent
raisecomProcessStatus
OBJECT-TYPE
The current status of the process.
1.3.6.1.4.1.8886.1.1.1.3.2.1.1.8ProcessStatusread-onlycurrent
raisecomProcessStatisticsTable
OBJECT-TYPE
This table contains statistics information for processes. The first index is raisecomProcessIndex, the second index is raisecomProcessStatisticsPeriod
1.3.6.1.4.1.8886.1.1.1.3.2.2not-accessiblecurrent
raisecomProcessStatisticsEntry
OBJECT-TYPE
Statistics information for processes.
1.3.6.1.4.1.8886.1.1.1.3.2.2.1not-accessiblecurrent
raisecomProcessStatisticsPeriod
OBJECT-TYPE
Periods for process statistics, the second index of process statistics table.
1.3.6.1.4.1.8886.1.1.1.3.2.2.1.1INTEGER {fiveSec(1), oneMin(2), tenMin(3)}not-accessiblecurrent
raisecomProcessRunTime
OBJECT-TYPE
Time of the process occupied in the specified period.
1.3.6.1.4.1.8886.1.1.1.3.2.2.1.2CPUTimeStampread-onlycurrent
raisecomProcessUtilization
OBJECT-TYPE
This object provides a general idea of how busy a process caused the processor to be over a specified period.
1.3.6.1.4.1.8886.1.1.1.3.2.2.1.3INTEGERread-onlycurrent
raisecomDeadProcessesTable
OBJECT-TYPE
This table contains dead processes information.
1.3.6.1.4.1.8886.1.1.1.3.2.3not-accessiblecurrent
raisecomDeadProcessesEntry
OBJECT-TYPE
Dead processes information.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1not-accessiblecurrent
raisecomDeadProcessIndex
OBJECT-TYPE
Process sequence number,the index of dead processes table.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1.1INTEGERnot-accessiblecurrent
raisecomDeadProcessName
OBJECT-TYPE
The name associated with this dead process.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1.2OCTET STRING (SIZE(1..32))read-onlycurrent
raisecomDeadProcessPriority
OBJECT-TYPE
The priority at which the dead process.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1.3INTEGERread-onlycurrent
raisecomDeadProcessTimeDelete
OBJECT-TYPE
The time when the process was deleted.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1.4TimeStampread-onlycurrent
raisecomDeadProcessDeadTimes
OBJECT-TYPE
Times of the process dead.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1.5INTEGERread-onlycurrent
raisecomDeadProcessStatus
OBJECT-TYPE
The status of the dead process.
1.3.6.1.4.1.8886.1.1.1.3.2.3.1.6ProcessStatusread-onlycurrent
raisecomEndPool
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.2
raisecomEndPoolTable
OBJECT-TYPE
A table of drivers Pool on a managed system.
1.3.6.1.4.1.8886.1.1.2.1not-accessiblecurrent
raisecomEndPoolEntry
OBJECT-TYPE
An entry in the END driver Pool monitoring table.
1.3.6.1.4.1.8886.1.1.2.1.1not-accessiblecurrent
raisecomBasePort
OBJECT-TYPE
The port number based 1 of the port for which this entry contains bridge management information.
1.3.6.1.4.1.8886.1.1.2.1.1.1INTEGERnot-accessiblecurrent
raisecomTotalEndPool
OBJECT-TYPE
Indicates the number of mBlks pre-allocated for this END driver.
1.3.6.1.4.1.8886.1.1.2.1.1.2INTEGERread-onlycurrent
raisecomFreeEndPool
OBJECT-TYPE
Indicates the number of mBlks available in this END driver pool.
1.3.6.1.4.1.8886.1.1.2.1.1.3INTEGERread-onlycurrent
raisecomMemory
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.3
raisecomMemoryTrapGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.3.1
raisecomMemoryScalarGroup
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.3.2
raisecomMemoryTotal
OBJECT-TYPE
The total memory of the system for this duration.
1.3.6.1.4.1.8886.1.1.3.2.1INTEGERread-onlycurrent
raisecomMemoryAvailable
OBJECT-TYPE
The available memory of the system for this duration.
1.3.6.1.4.1.8886.1.1.3.2.2INTEGERread-onlycurrent
raisecomMemoryUtil
OBJECT-TYPE
The current value of memory utilization for this duration.
1.3.6.1.4.1.8886.1.1.3.2.3OCTET STRING (SIZE(1..8))read-onlycurrent
raisecomMemoryTrapEnable
OBJECT-TYPE
The switch of memory trap.
1.3.6.1.4.1.8886.1.1.3.2.4EnableVarread-writedeprecated
raisecomMemoryThrshd
OBJECT-TYPE
The threshold of memory monitor.
1.3.6.1.4.1.8886.1.1.3.2.5INTEGERread-writecurrent
raisecomMemoryThrshdRecover
OBJECT-TYPE
The recover threshold of memory monitor.
1.3.6.1.4.1.8886.1.1.3.2.6INTEGERread-writecurrent
raisecomMemoryMonInterval
OBJECT-TYPE
The timer interval of memory monitor.
1.3.6.1.4.1.8886.1.1.3.2.7INTEGERread-writecurrent
raisecomInformation
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4
raisecomDeviceType
OBJECT-TYPE
Device type.
1.3.6.1.4.1.8886.1.1.4.1OCTET STRINGread-onlycurrent
raisecomTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.2
raisecomTemperatureValue
OBJECT-TYPE
The current temperature of the device.
1.3.6.1.4.1.8886.1.1.4.2.1INTEGERread-onlycurrent
raisecomTemperatureMin
OBJECT-TYPE
The minimum temperature that has occured.
1.3.6.1.4.1.8886.1.1.4.2.2INTEGERread-onlycurrent
raisecomTemperatureMax
OBJECT-TYPE
The maximum temperature that has occured.
1.3.6.1.4.1.8886.1.1.4.2.3INTEGERread-onlycurrent
raisecomTemperatureTrapEnable
OBJECT-TYPE
Indicates whether the temperature trap is enabled.
1.3.6.1.4.1.8886.1.1.4.2.4EnableVarread-writedeprecated
raisecomTemperatureThresholdLow
OBJECT-TYPE
Low threshold of the temperature alarm.
1.3.6.1.4.1.8886.1.1.4.2.5Integer32read-writecurrent
raisecomTemperatureThresholdHigh
OBJECT-TYPE
High threshold of the temperature alarm.
1.3.6.1.4.1.8886.1.1.4.2.6Integer32read-writecurrent
raisecomTemperatureTrapTimes
OBJECT-TYPE
How many times abnormal temperature has occured.
1.3.6.1.4.1.8886.1.1.4.2.7INTEGERread-onlycurrent
raisecomTemperatureHighTimes
OBJECT-TYPE
How many times high temperature has occured.
1.3.6.1.4.1.8886.1.1.4.2.8INTEGERread-onlycurrent
raisecomTemperatureLowTimes
OBJECT-TYPE
How many times low temperature has occured.
1.3.6.1.4.1.8886.1.1.4.2.9INTEGERread-onlycurrent
raisecomVolt
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.3
raisecomVoltTable
OBJECT-TYPE
A table of device vlot and associated properties..
1.3.6.1.4.1.8886.1.1.4.3.1not-accessiblecurrent
raisecomVoltEntry
OBJECT-TYPE
Table entry for device vlot.
1.3.6.1.4.1.8886.1.1.4.3.1.1not-accessiblecurrent
raisecomVoltIndex
OBJECT-TYPE
An index based 1 that uniquely identifies a volt entry.
1.3.6.1.4.1.8886.1.1.4.3.1.1.1INTEGERread-onlycurrent
raisecomVoltReference
OBJECT-TYPE
The reference volt.
1.3.6.1.4.1.8886.1.1.4.3.1.1.2INTEGERread-onlycurrent
raisecomVoltValue
OBJECT-TYPE
The current value.
1.3.6.1.4.1.8886.1.1.4.3.1.1.3INTEGERread-onlycurrent
raisecomVoltMin
OBJECT-TYPE
The minimum value that has occured.
1.3.6.1.4.1.8886.1.1.4.3.1.1.4INTEGERread-onlycurrent
raisecomVoltMax
OBJECT-TYPE
The maximum value that has occured.
1.3.6.1.4.1.8886.1.1.4.3.1.1.5INTEGERread-onlycurrent
raisecomVoltTrapEnable
OBJECT-TYPE
Indicates whether the volt trap is enabled.
1.3.6.1.4.1.8886.1.1.4.3.1.1.6EnableVarread-writedeprecated
raisecomVoltThresholdLow
OBJECT-TYPE
The low threshold of the volt alarm.
1.3.6.1.4.1.8886.1.1.4.3.1.1.7Integer32read-writecurrent
raisecomVoltThresholdHigh
OBJECT-TYPE
The high threshold of the volt alarm.
1.3.6.1.4.1.8886.1.1.4.3.1.1.8Integer32read-writecurrent
raisecomVoltTrapTimes
OBJECT-TYPE
How many times abnormal volt has occured.
1.3.6.1.4.1.8886.1.1.4.3.1.1.9INTEGERread-onlycurrent
raisecomVoltHighTimes
OBJECT-TYPE
How many times high volt has occured.
1.3.6.1.4.1.8886.1.1.4.3.1.1.10INTEGERread-onlycurrent
raisecomVoltLowTimes
OBJECT-TYPE
How many times low volt has occured.
1.3.6.1.4.1.8886.1.1.4.3.1.1.11INTEGERread-onlycurrent
raisecomInformationTrap
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.4
raisecomAlarm
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7
raisecomAlarmTrap
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.1
raisecomAlarmGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.2
raisecomAlarmTrapEnable
OBJECT-TYPE
Indicates whether the global alarm trap is enabled.
1.3.6.1.4.1.8886.1.1.4.7.2.1EnableVarread-writecurrent
raisecomAlarmSyslogEnable
OBJECT-TYPE
Indicates whether the global alarm syslog is enabled.
1.3.6.1.4.1.8886.1.1.4.7.2.2EnableVarread-writecurrent
raisecomAlarmClear
OBJECT-TYPE
This object instructs the management entity to clear the whole current alarm information.
1.3.6.1.4.1.8886.1.1.4.7.2.3TruthValueread-writecurrent
raisecomAlarmPower
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.3
raisecomAlarmPowerTrapEnable
OBJECT-TYPE
Indicates whether the power alarm trap is enabled.
1.3.6.1.4.1.8886.1.1.4.7.3.1EnableVarread-writecurrent
raisecomAlarmPowerRelayEnable
OBJECT-TYPE
Indicates whether the power alarm relay is enabled.
1.3.6.1.4.1.8886.1.1.4.7.3.2EnableVarread-writecurrent
raisecomAlarmPowerSyslogEnable
OBJECT-TYPE
Indicates whether the power alarm syslog is enabled.
1.3.6.1.4.1.8886.1.1.4.7.3.3EnableVarread-writecurrent
raisecomAlarmPowerOneTimes
OBJECT-TYPE
How many times power one alarm has occured.
1.3.6.1.4.1.8886.1.1.4.7.3.4INTEGERread-onlycurrent
raisecomAlarmPowerTwoTimes
OBJECT-TYPE
How many times power two alarm has occured.
1.3.6.1.4.1.8886.1.1.4.7.3.5INTEGERread-onlycurrent
raisecomAlarmPowerStatus
OBJECT-TYPE
The status of power alarm.
1.3.6.1.4.1.8886.1.1.4.7.3.6INTEGER {dual-power-on(1), dual-power-off(2), power1-off(3), power2-off(4)}read-onlycurrent
raisecomAlarmTemperature
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.4
raisecomAlarmTemperatureTrapEnable
OBJECT-TYPE
Indicates whether the temperature alarm trap is enabled.
1.3.6.1.4.1.8886.1.1.4.7.4.1EnableVarread-writecurrent
raisecomAlarmTemperatureRelayEnable
OBJECT-TYPE
Indicates whether the temperature alarm relay is enabled.
1.3.6.1.4.1.8886.1.1.4.7.4.2EnableVarread-writecurrent
raisecomAlarmTemperatureSyslogEnable
OBJECT-TYPE
Indicates whether the temperature alarm syslog is enabled.
1.3.6.1.4.1.8886.1.1.4.7.4.3EnableVarread-writecurrent
raisecomAlarmVoltage
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.5
raisecomAlarmVoltTrapEnable
OBJECT-TYPE
Indicates whether the volt alarm trap is enabled.
1.3.6.1.4.1.8886.1.1.4.7.5.1EnableVarread-writecurrent
raisecomAlarmVoltRelayEnable
OBJECT-TYPE
Indicates whether the volt alarm relay is enabled.
1.3.6.1.4.1.8886.1.1.4.7.5.2EnableVarread-writecurrent
raisecomAlarmVoltSyslogEnable
OBJECT-TYPE
Indicates whether the volt alarm syslog is enabled.
1.3.6.1.4.1.8886.1.1.4.7.5.3EnableVarread-writecurrent
raisecomAlarmPort
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.6
raisecomAlarmPortTable
OBJECT-TYPE
A table of port alarm information..
1.3.6.1.4.1.8886.1.1.4.7.6.1not-accessiblecurrent
raisecomAlarmPortEntry
OBJECT-TYPE
Table entry for port alarm information.
1.3.6.1.4.1.8886.1.1.4.7.6.1.1not-accessiblecurrent
raisecomAlarmPortIndex
OBJECT-TYPE
This object index of alarm port entry.
1.3.6.1.4.1.8886.1.1.4.7.6.1.1.1INTEGERnot-accessiblecurrent
raisecomAlarmPortSyslogEvList
OBJECT-TYPE
The port alarm event list of syslog enable status.
1.3.6.1.4.1.8886.1.1.4.7.6.1.1.2PortAlarmEventListread-writecurrent
raisecomAlarmPortNotifiesEvList
OBJECT-TYPE
The port alarm event list of notifies enable status.
1.3.6.1.4.1.8886.1.1.4.7.6.1.1.3PortAlarmEventListread-writecurrent
raisecomAlarmPortRelayEvList
OBJECT-TYPE
The port alarm event list of relay enable status.
1.3.6.1.4.1.8886.1.1.4.7.6.1.1.4PortAlarmEventListread-writecurrent
raisecomAlarmPortEvList
OBJECT-TYPE
The current alarm information on port.
1.3.6.1.4.1.8886.1.1.4.7.6.1.1.5PortAlarmEventListread-onlycurrent
raisecomAlarmHistory
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.7
raisecomAlarmHistTable
OBJECT-TYPE
A table of history alarm information..
1.3.6.1.4.1.8886.1.1.4.7.7.1not-accessiblecurrent
raisecomAlarmHistEntry
OBJECT-TYPE
Table entry for history alarm information.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1not-accessiblecurrent
raisecomAlarmHistIndex
OBJECT-TYPE
This object index of alarm history entry.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1.1INTEGERnot-accessiblecurrent
raisecomAlarmHistStatus
OBJECT-TYPE
The status of alarm informationasserted:alarm has generated, cleared:alarm is cleared, clearall:all of alarm is cleared.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1.2INTEGER {high-volt-cleared(1), low-volt-cleared(2), high-temperature-cleared(3), low-temperature-cleared(4)}read-onlycurrent
raisecomAlarmHistSource
OBJECT-TYPE
The source of alarm informationswitch or port.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1.3INTEGERread-onlycurrent
raisecomAlarmHistDescr
OBJECT-TYPE
The description of alarm information.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1.4OCTET STRING (SIZE(0..64))read-onlycurrent
raisecomAlarmHistTimestamp
OBJECT-TYPE
The timestamp of alarm information.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1.5INTEGERread-onlycurrent
raisecomAlarmHistType
OBJECT-TYPE
The type of alarm information.
1.3.6.1.4.1.8886.1.1.4.7.7.1.1.6INTEGER {dev-power-down(0), power-abnormal(1), high-temperature(2), low-temperature(3), high-volt(4), low-volt(5), link-down(6), link-falut(7), not-forward(8), power-normal(9), normal-high-temperature(10), normal-high-volt(11), link-up(12), link-ok(13), forward(14), all-alarm(15), offline(16), online(17), power-on(18), normal-low-temperature(19), normal-low-volt(20)}read-onlycurrent
raisecomAlarmCurrent
OBJECT-IDENTITY
1.3.6.1.4.1.8886.1.1.4.7.8
raisecomAlarmCurtTable
OBJECT-TYPE
A table of current alarm information..
1.3.6.1.4.1.8886.1.1.4.7.8.1not-accessiblecurrent
raisecomAlarmCurtEntry
OBJECT-TYPE
Table entry for current alarm information.
1.3.6.1.4.1.8886.1.1.4.7.8.1.1not-accessiblecurrent
raisecomAlarmCurtIndex
OBJECT-TYPE
This object index of alarm current entry.
1.3.6.1.4.1.8886.1.1.4.7.8.1.1.1INTEGERnot-accessiblecurrent
raisecomAlarmCurtSource
OBJECT-TYPE
The source of alarm informationswitch or port.
1.3.6.1.4.1.8886.1.1.4.7.8.1.1.2INTEGERread-onlycurrent
raisecomAlarmCurtDescr
OBJECT-TYPE
The description of alarm information.
1.3.6.1.4.1.8886.1.1.4.7.8.1.1.3OCTET STRING (SIZE(0..64))read-onlycurrent
raisecomAlarmCurtTimestamp
OBJECT-TYPE
The timestamp of alarm information.
1.3.6.1.4.1.8886.1.1.4.7.8.1.1.4INTEGERread-onlycurrent
raisecomAlarmCurtType
OBJECT-TYPE
The type of alarm information.
1.3.6.1.4.1.8886.1.1.4.7.8.1.1.5INTEGER {dev-power-down(0), power-abnormal(1), high-temperature(2), low-temperature(3), high-volt(4), low-volt(5), link-down(6), link-falut(7), not-forward(8)}read-onlycurrent

Notifications

NameOIDStatus
raisecomCPURisingThreshold
NOTIFICATION-TYPE
CPU utilization rising threshold trap transfer.
1.3.6.1.4.1.8886.1.1.1.1.1current
raisecomCPURisingThresholdRecover
NOTIFICATION-TYPE
CPU utilization rising threshold return to normal trap transfer.
1.3.6.1.4.1.8886.1.1.1.1.2current
raisecomMemoryTrap
NOTIFICATION-TYPE
Trap transfer when memory utilization upon threshold.
1.3.6.1.4.1.8886.1.1.3.1.1current
raisecomMemoryTrapRecover
NOTIFICATION-TYPE
Trap transfer when memory utilization upon thresholdrecover.
1.3.6.1.4.1.8886.1.1.3.1.2current
temperatureAbnormalTrap
NOTIFICATION-TYPE
Current temperature of the device is abnormal.
1.3.6.1.4.1.8886.1.1.4.4.1deprecated
temperatureNormalTrap
NOTIFICATION-TYPE
Current temperature of the device return to normal.
1.3.6.1.4.1.8886.1.1.4.4.2deprecated
raisecomVoltAbnormalTrap
NOTIFICATION-TYPE
Current volt of the device is abnormal.
1.3.6.1.4.1.8886.1.1.4.4.3deprecated
raisecomVoltNormalTrap
NOTIFICATION-TYPE
Current volt of the device return to normal.
1.3.6.1.4.1.8886.1.1.4.4.4deprecated
raisecomAlarmInformationTrap
NOTIFICATION-TYPE
Trap transfer alarm information in the alarm history table.
1.3.6.1.4.1.8886.1.1.4.7.1.1current