MRV-IR-CHAR-MIB

File: MRV-IR-CHAR-MIB.mib (43434 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MRV-IR-SYSTEM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 IpAddress DisplayString
mrvLx TrapSeverity

Defined Types

IrContactState  
INTEGER open(1), closed(2)    

IrControlState  
INTEGER deassert(1), assert(2)    

PortAccessType  
INTEGER local(1), remote(2), dynamic(3), power(4), sensor(5), apd(6), dataBuffer(7), tcpPipe(8), control(9), master(10), slave(11), ppp(12), notify(13), none(14), hdam(16), ldam(17), lpd(18), ups(19)    

PortSpeed  
INTEGER sp134(1), sp200(2), sp300(3), sp600(4), sp1200(5), sp2400(6), sp4800(7), sp9600(8), sp19200(9), sp38400(10), sp57600(11), sp115200(12), sp230400(13), sp460800(14), sp921600(15)    

PortAuthType  
INTEGER none(1), securid(2), radius(3), tacacs(4), ldap(5), local(6)    

SignalStatus  
INTEGER up(1), down(2)    

IrCharPortEntry  
SEQUENCE    
  irCharPortIndex INTEGER
  irCharPortAccessType PortAccessType
  irCharPortFlowControl INTEGER
  irCharPortStopBits INTEGER
  irCharPortParity INTEGER
  irCharPortBitsPerChar INTEGER
  irCharPortAutoDial INTEGER
  irCharPortAutoHangup INTEGER
  irCharPortAutobaud INTEGER
  irCharPortAutobaudRetry INTEGER
  irCharPortInSignalCts SignalStatus
  irCharPortInSignalDsr SignalStatus
  irCharPortInSignalDcd SignalStatus
  irCharPortOutSignalRts SignalStatus
  irCharPortOutSignalDtr SignalStatus
  irCharPortSpeed PortSpeed
  irCharPortPrompt DisplayString
  irCharPortBreak INTEGER
  irCharPortSpecialBreakString DisplayString
  irCharPortSpecialBreak INTEGER
  irCharPortInboundAuth PortAuthType
  irCharPortOutboundAuth PortAuthType
  irCharPortAuthFallback INTEGER
  irCharPortRadiusAcct INTEGER
  irCharPortTacacsAcct INTEGER
  irCharPortTransparent INTEGER
  irCharPortDataBufferSize INTEGER
  irCharPortDataBufferSyslog INTEGER
  irCharPortDataBufferDisplay INTEGER
  irCharPortDataBufferTimeStamp INTEGER
  irCharPortTelnetPort INTEGER
  irCharPortSshPort INTEGER

IrCharPortStatsEntry  
SEQUENCE    
  irCharPortTransmitBytes Counter32
  irCharPortReceiveBytes Counter32
  irCharPortFrameErrors Counter32
  irCharPortOverrunErrors Counter32
  irCharPortParityErrors Counter32

IrTempSensorEntry  
SEQUENCE    
  irTempPortIndex INTEGER
  irTempSensorIndex INTEGER
  irTempValue INTEGER
  irTempValueUnits INTEGER
  irTempThresholdHigh INTEGER
  irTempThresholdLow INTEGER
  irTempTrapSeverity TrapSeverity
  irTempHysteresis INTEGER

IrHumiditySensorEntry  
SEQUENCE    
  irHumidityPortIndex INTEGER
  irHumiditySensorIndex INTEGER
  irHumidityValue INTEGER
  irHumidityThresholdHigh INTEGER
  irHumidityThresholdLow INTEGER
  irHumidityTrapSeverity TrapSeverity
  irHumidityHysteresis INTEGER

IrPowerEntry  
SEQUENCE    
  irPowerModuleType INTEGER
  irPowerCurrentLoad DisplayString
  irPowerOutletCount INTEGER
  irPowerCurrentLoadA DisplayString
  irPowerCurrentLoadB DisplayString
  irPowerCurrentLoadC DisplayString

IrPowerOutletEntry  
SEQUENCE    
  irPowerPortIndex INTEGER
  irPowerOutletIndex INTEGER
  irPowerOutletName DisplayString
  irPowerOutletStatus INTEGER
  irPowerOutletAction INTEGER
  irPowerOutletCurrentLoad DisplayString

IrTcpPipeEntry  
SEQUENCE    
  irTcpPipeRemoteIpAddress IpAddress
  irTcpPipeRemoteTcpPort INTEGER
  irTcpPipeWindowSize INTEGER
  irTcpPipeConnRetryCount INTEGER
  irTcpPipeConnStatus INTEGER

IrModemCfgEntry  
SEQUENCE    
  irModemIndex INTEGER
  irModemTimeout INTEGER
  irModemRetry INTEGER
  irModemState INTEGER
  irModemPooling INTEGER
  irModemDialNumber DisplayString
  irModemInitString DisplayString

IrLdAlarmConfigEntry  
SEQUENCE    
  irLdAlarmPortIndex INTEGER
  irLdAlarmPointIndex INTEGER
  irLdAlarmName DisplayString
  irLdAlarmDescription DisplayString
  irLdAlarmContactState IrContactState
  irLdAlarmContactFaultState IrContactState
  irLdAlarmTrapStatus INTEGER
  irLdAlarmTrapSeverity TrapSeverity
  irLdAlarmCount Counter32
  irLdAlarmTimestamp DisplayString

IrLdControlConfigEntry  
SEQUENCE    
  irLdControlPortIndex INTEGER
  irLdControlPointIndex INTEGER
  irLdControlName DisplayString
  irLdControlDescription DisplayString
  irLdControlState IrControlState
  irLdControlEnergizedState IrControlState

IrRs485PortEntry  
SEQUENCE    
  irRs485PortIndex INTEGER
  irRs485PortDuplexMode INTEGER
  irRs485PortEchoMode INTEGER
  irRs485PortTransmitter INTEGER

IrGsmPortEntry  
SEQUENCE    
  irGsmPortIndex INTEGER
  irGsmPortRcvSigStrength INTEGER
  irGsmPortBitErrorRate INTEGER

IrUpsEntry  
SEQUENCE    
  irUpsType INTEGER
  irUpsStatus INTEGER
  irUpsModel DisplayString
  irUpsCharge DisplayString
  irUpsLoad DisplayString
  irUpsLife DisplayString

Defined Values

irCharMib 1.3.6.1.4.1.33.100.2
This is the MRV LX Character MIB module.
MODULE-IDENTITY    

irCharNumber 1.3.6.1.4.1.33.100.2.1
The number of entries in irCharPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

irCharPortTable 1.3.6.1.4.1.33.100.2.2
A list of character port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrCharPortEntry

irCharPortEntry 1.3.6.1.4.1.33.100.2.2.1
A character port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrCharPortEntry  

irCharPortIndex 1.3.6.1.4.1.33.100.2.2.1.1
An index value that uniquely identifies a port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irCharPortAccessType 1.3.6.1.4.1.33.100.2.2.1.2
The access type value for the port.
Status: current Access: read-write
OBJECT-TYPE    
  PortAccessType  

irCharPortFlowControl 1.3.6.1.4.1.33.100.2.2.1.3
The flow control mechanism configured for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), xon(2), cts(3)  

irCharPortStopBits 1.3.6.1.4.1.33.100.2.2.1.4
The number of stop bits configured for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..2  

irCharPortParity 1.3.6.1.4.1.33.100.2.2.1.5
The parity configured for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), odd(2), even(3), mark(4), space(5)  

irCharPortBitsPerChar 1.3.6.1.4.1.33.100.2.2.1.6
The number of bits per character.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 7..8  

irCharPortAutoDial 1.3.6.1.4.1.33.100.2.2.1.7
The auto dial setting for the port. This object has been deprecated and will be removed in the next release.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortAutoHangup 1.3.6.1.4.1.33.100.2.2.1.8
The auto hangup setting for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortAutobaud 1.3.6.1.4.1.33.100.2.2.1.9
The autobaud status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortAutobaudRetry 1.3.6.1.4.1.33.100.2.2.1.10
The autobaud retry interval (in secods).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

irCharPortInSignalCts 1.3.6.1.4.1.33.100.2.2.1.11
The current value of the input CTS signal.
Status: current Access: read-only
OBJECT-TYPE    
  SignalStatus  

irCharPortInSignalDsr 1.3.6.1.4.1.33.100.2.2.1.12
The current value of the input DSR signal.
Status: current Access: read-only
OBJECT-TYPE    
  SignalStatus  

irCharPortInSignalDcd 1.3.6.1.4.1.33.100.2.2.1.13
The current value of the input DCD signal.
Status: current Access: read-only
OBJECT-TYPE    
  SignalStatus  

irCharPortOutSignalRts 1.3.6.1.4.1.33.100.2.2.1.14
The current value of the output RTS signal.
Status: current Access: read-write
OBJECT-TYPE    
  SignalStatus  

irCharPortOutSignalDtr 1.3.6.1.4.1.33.100.2.2.1.15
The current value of the output DTR signal.
Status: current Access: read-write
OBJECT-TYPE    
  SignalStatus  

irCharPortSpeed 1.3.6.1.4.1.33.100.2.2.1.16
The port speed in bits per second.
Status: current Access: read-write
OBJECT-TYPE    
  PortSpeed  

irCharPortPrompt 1.3.6.1.4.1.33.100.2.2.1.17
An administratively assigned prompt for the port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

irCharPortBreak 1.3.6.1.4.1.33.100.2.2.1.18
The break status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortSpecialBreakString 1.3.6.1.4.1.33.100.2.2.1.19
An administratively assigned special break string for the port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..7)  

irCharPortSpecialBreak 1.3.6.1.4.1.33.100.2.2.1.20
The special break status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortInboundAuth 1.3.6.1.4.1.33.100.2.2.1.21
The inbound authentication status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  PortAuthType  

irCharPortOutboundAuth 1.3.6.1.4.1.33.100.2.2.1.22
The outbound authentication status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  PortAuthType  

irCharPortAuthFallback 1.3.6.1.4.1.33.100.2.2.1.23
The Authentication fallback attempts for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

irCharPortRadiusAcct 1.3.6.1.4.1.33.100.2.2.1.24
The Radius accounting status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortTacacsAcct 1.3.6.1.4.1.33.100.2.2.1.25
The Tacacs accounting status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortTransparent 1.3.6.1.4.1.33.100.2.2.1.26
The transparent status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortDataBufferSize 1.3.6.1.4.1.33.100.2.2.1.27
An administratively assigned data buffer log size
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1024..65535  

irCharPortDataBufferSyslog 1.3.6.1.4.1.33.100.2.2.1.28
The data buffer syslog status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortDataBufferDisplay 1.3.6.1.4.1.33.100.2.2.1.29
The data buffer display status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), prompt(3)  

irCharPortDataBufferTimeStamp 1.3.6.1.4.1.33.100.2.2.1.30
The data buffer time stamp status for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irCharPortTelnetPort 1.3.6.1.4.1.33.100.2.2.1.31
The configured port used to telnet to the device attached to this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irCharPortSshPort 1.3.6.1.4.1.33.100.2.2.1.32
The configured port used to SSH to the device attached to this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irCharPortStatsTable 1.3.6.1.4.1.33.100.2.3
A list of character port stats entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrCharPortStatsEntry

irCharPortStatsEntry 1.3.6.1.4.1.33.100.2.3.1
A character port stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrCharPortStatsEntry  

irCharPortTransmitBytes 1.3.6.1.4.1.33.100.2.3.1.1
The number of bytes transmitted on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irCharPortReceiveBytes 1.3.6.1.4.1.33.100.2.3.1.2
The number of bytes received on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irCharPortFrameErrors 1.3.6.1.4.1.33.100.2.3.1.3
The number of frame errors on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irCharPortOverrunErrors 1.3.6.1.4.1.33.100.2.3.1.4
The number of overrun errors on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irCharPortParityErrors 1.3.6.1.4.1.33.100.2.3.1.5
The number of parity errors on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irTempSensorTable 1.3.6.1.4.1.33.100.2.4
List of temperature sensor entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrTempSensorEntry

irTempSensorEntry 1.3.6.1.4.1.33.100.2.4.1
A temp sensor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrTempSensorEntry  

irTempPortIndex 1.3.6.1.4.1.33.100.2.4.1.1
The port on which the temp sensor is configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irTempSensorIndex 1.3.6.1.4.1.33.100.2.4.1.2
A unique value that identifies a specific configured temp sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irTempValue 1.3.6.1.4.1.33.100.2.4.1.3
The current temperature value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irTempValueUnits 1.3.6.1.4.1.33.100.2.4.1.4
This object indicates the units for the temperature value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER celsius(1), fahrenheit(2)  

irTempThresholdHigh 1.3.6.1.4.1.33.100.2.4.1.5
The high temperature threhsold value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

irTempThresholdLow 1.3.6.1.4.1.33.100.2.4.1.6
The low temperature threhsold value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

irTempTrapSeverity 1.3.6.1.4.1.33.100.2.4.1.7
The severity value to be sent in the threshold trap.
Status: current Access: read-write
OBJECT-TYPE    
  TrapSeverity  

irTempHysteresis 1.3.6.1.4.1.33.100.2.4.1.8
After crossing a threshold, the delta by which the caliberated value must drop within the normal range before the alarm condition is cleared (i.e. a cleared alarm is generated).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

irHumiditySensorTable 1.3.6.1.4.1.33.100.2.5
A list of humidity sensor entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrHumiditySensorEntry

irHumiditySensorEntry 1.3.6.1.4.1.33.100.2.5.1
A humidity sensor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrHumiditySensorEntry  

irHumidityPortIndex 1.3.6.1.4.1.33.100.2.5.1.1
The port on which the humidity sensor is configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irHumiditySensorIndex 1.3.6.1.4.1.33.100.2.5.1.2
A unique value that identifies a specific configured humidity sensor.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irHumidityValue 1.3.6.1.4.1.33.100.2.5.1.3
The current humidity value (as a percentage).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irHumidityThresholdHigh 1.3.6.1.4.1.33.100.2.5.1.4
The high humidity threhsold value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

irHumidityThresholdLow 1.3.6.1.4.1.33.100.2.5.1.5
The low humidity threhsold value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

irHumidityTrapSeverity 1.3.6.1.4.1.33.100.2.5.1.6
The severity value to be sent in the threshold trap.
Status: current Access: read-write
OBJECT-TYPE    
  TrapSeverity  

irHumidityHysteresis 1.3.6.1.4.1.33.100.2.5.1.7
After crossing a threshold, the delta by which the caliberated value must drop within the normal range before the alarm condition is cleared (i.e. a cleared alarm is generated).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

irPowerTable 1.3.6.1.4.1.33.100.2.6
A list of power port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrPowerEntry

irPowerEntry 1.3.6.1.4.1.33.100.2.6.1
A power port config entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrPowerEntry  

irPowerModuleType 1.3.6.1.4.1.33.100.2.6.1.1
The type of power module attached to the power port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER module5150(1), module4800(2), module5250(3), moduleOther(4), module5210(5)  

irPowerCurrentLoad 1.3.6.1.4.1.33.100.2.6.1.2
An Ascii string indicating the total unit current load, in Amps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

irPowerOutletCount 1.3.6.1.4.1.33.100.2.6.1.4
The number of power outlets on the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..32  

irPowerCurrentLoadA 1.3.6.1.4.1.33.100.2.6.1.5
An Ascii string indicating the current load, in Amps, of input feed A. Note that this info is available only on certain models. A value of 'N/A' indicates that this information is not available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

irPowerCurrentLoadB 1.3.6.1.4.1.33.100.2.6.1.6
An Ascii string indicating the current load, in Amps, of input feed B. Note that this info is available only on certain models. A value of 'N/A' indicates that this information is not available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

irPowerCurrentLoadC 1.3.6.1.4.1.33.100.2.6.1.7
An Ascii string indicating the current load, in Amps, of input feed C. Note that this info is available only on certain models. A value of 'N/A' indicates that this information is not available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

irPowerOutletTable 1.3.6.1.4.1.33.100.2.7
A list of Power Outlet entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrPowerOutletEntry

irPowerOutletEntry 1.3.6.1.4.1.33.100.2.7.1
A power outlet entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrPowerOutletEntry  

irPowerPortIndex 1.3.6.1.4.1.33.100.2.7.1.1
An index which uniquely identifies a physical power port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irPowerOutletIndex 1.3.6.1.4.1.33.100.2.7.1.2
An index which uniquely identifies an outlet on a power outlet port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irPowerOutletName 1.3.6.1.4.1.33.100.2.7.1.3
A name used to identify this power outlet.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

irPowerOutletStatus 1.3.6.1.4.1.33.100.2.7.1.4
The status of the power outlet.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

irPowerOutletAction 1.3.6.1.4.1.33.100.2.7.1.5
A read of this object always returns the value other(1). Setting it to one of the other values causes the corresponding action to take place.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), on(2), off(3), reboot(4)  

irPowerOutletCurrentLoad 1.3.6.1.4.1.33.100.2.7.1.6
An Ascii string indicating the current load, in Amps, for this outlet. A value of 'N/A' indicates that this information is not available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

irTcpPipeTable 1.3.6.1.4.1.33.100.2.8
A list of TcpPipe port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrTcpPipeEntry

irTcpPipeEntry 1.3.6.1.4.1.33.100.2.8.1
A TcpPipe port config entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrTcpPipeEntry  

irTcpPipeRemoteIpAddress 1.3.6.1.4.1.33.100.2.8.1.1
The IP address of the remote end of the TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

irTcpPipeRemoteTcpPort 1.3.6.1.4.1.33.100.2.8.1.2
The TCP port number for the remote end of the TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2001..9999  

irTcpPipeWindowSize 1.3.6.1.4.1.33.100.2.8.1.3
The TCP window size to use for the TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 128..1400  

irTcpPipeConnRetryCount 1.3.6.1.4.1.33.100.2.8.1.4
The TCP connection retry count to use for the TCP connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

irTcpPipeConnStatus 1.3.6.1.4.1.33.100.2.8.1.5
The TCP connection status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), connecting(1), connected(2), suspended(3)  

irModem 1.3.6.1.4.1.33.100.2.9
OBJECT IDENTIFIER    

irModemCfgTable 1.3.6.1.4.1.33.100.2.9.1
A list of modem config entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrModemCfgEntry

irModemCfgEntry 1.3.6.1.4.1.33.100.2.9.1.1
A modem config entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrModemCfgEntry  

irModemIndex 1.3.6.1.4.1.33.100.2.9.1.1.1
An index value that uniquely identifies a modem.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irModemTimeout 1.3.6.1.4.1.33.100.2.9.1.1.2
The number of seconds to wait to detect remote end setting DSR signal high before giving up trying to establish a call.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

irModemRetry 1.3.6.1.4.1.33.100.2.9.1.1.3
The number of times to try establishing a call.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

irModemState 1.3.6.1.4.1.33.100.2.9.1.1.4
This indicates whether the modem is enabled or disabled on a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irModemPooling 1.3.6.1.4.1.33.100.2.9.1.1.5
This indicates whether modem pooling is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irModemDialNumber 1.3.6.1.4.1.33.100.2.9.1.1.6
The phone number to dial when setting up a call.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

irModemInitString 1.3.6.1.4.1.33.100.2.9.1.1.7
The modem initialisation string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

irInternalModemPort 1.3.6.1.4.1.33.100.2.9.2
The physical port to which an internal modem is attached. A value of 0 indicates there is no internal modem present.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irInternalModemType 1.3.6.1.4.1.33.100.2.9.3
The type of modem module installed in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), v90(2), rs485(3), gsmGprs(4)  

irLdAlarmConfigTable 1.3.6.1.4.1.33.100.2.10
A list of ldam alarm port config entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrLdAlarmConfigEntry

irLdAlarmConfigEntry 1.3.6.1.4.1.33.100.2.10.1
An ldam alarm port config entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrLdAlarmConfigEntry  

irLdAlarmPortIndex 1.3.6.1.4.1.33.100.2.10.1.1
The alarm port index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..48  

irLdAlarmPointIndex 1.3.6.1.4.1.33.100.2.10.1.2
An integer which uniquely identifies an alarm point on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

irLdAlarmName 1.3.6.1.4.1.33.100.2.10.1.3
The name assigned to the alarm point.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

irLdAlarmDescription 1.3.6.1.4.1.33.100.2.10.1.4
A user configurable alarm point description string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

irLdAlarmContactState 1.3.6.1.4.1.33.100.2.10.1.5
The current state of the alarm point contacts.
Status: current Access: read-only
OBJECT-TYPE    
  IrContactState  

irLdAlarmContactFaultState 1.3.6.1.4.1.33.100.2.10.1.6
The contact state (open or closed) which indicates the fault condition. If the value of this object and irLdAlarmContactState is the same, then the alarm point has been triggered.
Status: current Access: read-write
OBJECT-TYPE    
  IrContactState  

irLdAlarmTrapStatus 1.3.6.1.4.1.33.100.2.10.1.7
This indicates whether an snmp trap will be generated when this alarm point is generated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irLdAlarmTrapSeverity 1.3.6.1.4.1.33.100.2.10.1.8
The trap severity assigned to this alarm point. This value will be sent when an alarm fires and an snmp trap is generated.
Status: current Access: read-write
OBJECT-TYPE    
  TrapSeverity  

irLdAlarmCount 1.3.6.1.4.1.33.100.2.10.1.9
The number of times the alarm point has been generated since the LX was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irLdAlarmTimestamp 1.3.6.1.4.1.33.100.2.10.1.10
A timestamp string indicating the time the last alarm was generated. A null string indicates that the alarm point has not been triggered.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

irLdControlConfigTable 1.3.6.1.4.1.33.100.2.11
A list of ldam control port config entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrLdControlConfigEntry

irLdControlConfigEntry 1.3.6.1.4.1.33.100.2.11.1
An ldam control port config entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrLdControlConfigEntry  

irLdControlPortIndex 1.3.6.1.4.1.33.100.2.11.1.1
The control port index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..48  

irLdControlPointIndex 1.3.6.1.4.1.33.100.2.11.1.2
An integer which uniquely identifies a control point on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1  

irLdControlName 1.3.6.1.4.1.33.100.2.11.1.3
The name assigned to the control point.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

irLdControlDescription 1.3.6.1.4.1.33.100.2.11.1.4
A user configurable control point description string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

irLdControlState 1.3.6.1.4.1.33.100.2.11.1.5
The configured control state (deassert or assert).
Status: current Access: read-write
OBJECT-TYPE    
  IrControlState  

irLdControlEnergizedState 1.3.6.1.4.1.33.100.2.11.1.6
The configured energized state (deassert or assert). If the value of this object and irLdControlState is the same, then the operational state will be on.
Status: current Access: read-write
OBJECT-TYPE    
  IrControlState  

irRs485PortTable 1.3.6.1.4.1.33.100.2.12
A list of RS485 character port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrRs485PortEntry

irRs485PortEntry 1.3.6.1.4.1.33.100.2.12.1
An RS485 character port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrRs485PortEntry  

irRs485PortIndex 1.3.6.1.4.1.33.100.2.12.1.1
An index value that uniquely identifies an RS485 port. This value maps to the same index in the irCharPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irRs485PortDuplexMode 1.3.6.1.4.1.33.100.2.12.1.2
The duplex mode for this RS485 port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), half(2)  

irRs485PortEchoMode 1.3.6.1.4.1.33.100.2.12.1.3
The echo mode for this RS4585 port. This is used when irRs485PortDuplexMode object is set to half(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

irRs485PortTransmitter 1.3.6.1.4.1.33.100.2.12.1.4
The transmitter setting for this RS4585 port. This is used when irRs485PortDuplexMode object is set to full(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER always(1), rts(2)  

irGsmPortTable 1.3.6.1.4.1.33.100.2.13
A list of GSM/GPRS port entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrGsmPortEntry

irGsmPortEntry 1.3.6.1.4.1.33.100.2.13.1
An GSM/GPRS port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrGsmPortEntry  

irGsmPortIndex 1.3.6.1.4.1.33.100.2.13.1.1
An index value that uniquely identifies an GSM/GPRS port. This value maps to the same index in the irCharPortTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

irGsmPortRcvSigStrength 1.3.6.1.4.1.33.100.2.13.1.2
The received signal strenth.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

irGsmPortBitErrorRate 1.3.6.1.4.1.33.100.2.13.1.3
The port bit error rate.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

irUpsTable 1.3.6.1.4.1.33.100.2.14
A list of ups entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrUpsEntry

irUpsEntry 1.3.6.1.4.1.33.100.2.14.1
A ups entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrUpsEntry  

irUpsType 1.3.6.1.4.1.33.100.2.14.1.1
The ups type. It indicates the protocol used to communicate with the ups. A value of smart(1) means use Ascii based commands. A value of simple(2) means use RS232 signals (DTR, CTS). Note that, when irUpsType is simple, only irUpsStatus info is available.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER smart(1), simple(2)  

irUpsStatus 1.3.6.1.4.1.33.100.2.14.1.2
The ups status. A value of offline(1) indicates the ups is not providing power to the attached devices. A value of online(2) indicates the ups is providing power to the attached devices.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER offline(1), online(2)  

irUpsModel 1.3.6.1.4.1.33.100.2.14.1.3
The ups model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

irUpsCharge 1.3.6.1.4.1.33.100.2.14.1.4
The ups charge, as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..3)  

irUpsLoad 1.3.6.1.4.1.33.100.2.14.1.5
The current load, as a percentage.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..3)  

irUpsLife 1.3.6.1.4.1.33.100.2.14.1.6
The ups life (time remaining), in minutes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..4)