All MIBs › MRV-IR-SYSTEM-MIB
Organization: MRV Communications - BPD Division
Last Updated: 2007-11-08
Category: Network Management
Description:
Monitors MRV In-Reach BPD system identity, firmware version, and health status.
Imported Objects
From SNMPv2-SMI
| Counter32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| DisplayString | |
| RowStatus |
What Is MRV-IR-SYSTEM-MIB?
MRV-IR-SYSTEM-MIB is MRV Communications' system MIB for its In-Reach (LX) family of secure console/terminal servers, covering core system identity, firmware/software image management, and IP network configuration. It exposes data on the running and boot software versions (irSysSwVersion, irSysSwBootVersion), the firmware image filename and its source/server location for upgrades, and basic IP configuration such as address, subnet mask, broadcast address, and gateway. Its monitoring focus is squarely on software status and system configuration: administrators track the current firmware/software version and boot version to confirm devices are running the expected release, watch the image source/server/filename during firmware upgrades, and use irSysAction and irSysSnmpSetErrorString to trigger and diagnose configuration-change operations. An MRV-IR-SYSTEM-MIB download provides these system, firmware, and IP-configuration objects but no separate hardware-sensor data, consistent with its focus on software and configuration state. It has no strong dependency on other MIBs beyond standard SNMPv2-SMI conventions, being a self-contained proprietary system MIB. It is deployed on MRV In-Reach LX console/terminal server appliances used for out-of-band management access to network and data center equipment.
IPNetwork Monitor allows you to monitor SNMP objects defined in MRV-IR-SYSTEM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- running software/firmware version
- boot software version
- firmware image filename and source
- IP address/subnet/gateway configuration
- system action command status/errors
Supported Devices
- MRV In-Reach LX console/terminal server
- MRV BPD (In-Reach) out-of-band management appliances
Monitoring Examples
An administrator would poll irSysSwVersion and irSysSwBootVersion across a fleet of In-Reach units to confirm they've all been upgraded to the intended firmware release, and check irSysImageFilename, irSysImageSource, and irSysImageServer during a remote firmware update to verify the correct image is being pulled from the right location. Checking irSysIpAddress, irSysSubnetMask, and irSysGateway confirms basic network reachability configuration, while a non-empty irSysSnmpSetErrorString after issuing an irSysAction command reveals that a configuration change (e.g., a reboot or firmware load trigger) failed.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| mrvBpd | 1.3.6.1.4.1.33 | |||
| mrvLx | 1.3.6.1.4.1.33.100 | |||
| irSystemMib | 1.3.6.1.4.1.33.100.1 | This is the MRV LX System MIB module. | ||
| irSysSystem | 1.3.6.1.4.1.33.100.1.1 | |||
| STR irSysImageFilename | 1.3.6.1.4.1.33.100.1.1.1 | DisplayString | read-only | The name of the image file running on the system. |
| INT irSysImageSource | 1.3.6.1.4.1.33.100.1.1.2 | INTEGER | read-only | This indicates from where the image file was loaded. A value of flash(1) means the file was loaded from flash. A value of network(2) means the file was loaded from the server identified by irSysImageServer object. |
| IP irSysImageServer | 1.3.6.1.4.1.33.100.1.1.3 | IpAddress | read-only | The IP address of the server to be used when retrieving the image file via the network. |
| STR irSysSwVersion | 1.3.6.1.4.1.33.100.1.1.4 | DisplayString | read-only | A string indicating the software version running on the system. |
| STR irSysSwBootVersion | 1.3.6.1.4.1.33.100.1.1.5 | DisplayString | read-only | A string indicating the boot software version running on the system. |
| IP irSysIpAddress | 1.3.6.1.4.1.33.100.1.1.6 | IpAddress | read-only | The IP address assigned to the ethernet interface. |
| IP irSysSubnetMask | 1.3.6.1.4.1.33.100.1.1.7 | IpAddress | read-only | The IP subnet mask assigned to the ethernet interface. |
| IP irSysBcastAddress | 1.3.6.1.4.1.33.100.1.1.8 | IpAddress | read-only | The IP broadcast address assigned to the ethernet interface. |
| IP irSysGateway | 1.3.6.1.4.1.33.100.1.1.9 | IpAddress | read-only | The default gateway IP address configured for the system. |
| INT irSysAction | 1.3.6.1.4.1.33.100.1.1.10 | INTEGER | read-write | A read of this object always returns the value other(1). Setting this object to saveConfig(2) saves the current config to flash. Setting this object to reset(3) resets the device. |
| STR irSysSnmpSetErrorString | 1.3.6.1.4.1.33.100.1.1.11 | DisplayString | read-write | A text string that provides additional info when an snmp set request fails. |
| STR irSysModelType | 1.3.6.1.4.1.33.100.1.1.12 | DisplayString | read-only | The device model type string. |
| INT irSysPowerType | 1.3.6.1.4.1.33.100.1.1.13 | INTEGER | read-only | The type of power used by the device. |
| INT irSysCurrentTemp | 1.3.6.1.4.1.33.100.1.1.14 | INTEGER | read-only | The current temp reading (in celsius) for the onboard temperature sensor. |
| INT irSysTempThresholdLow | 1.3.6.1.4.1.33.100.1.1.15 | INTEGER | read-write | The low threshold temp setting (in celsius) for the device. |
| INT irSysTempThresholdHigh | 1.3.6.1.4.1.33.100.1.1.16 | INTEGER | read-write | The high threshold temp setting (in celsius) for the device. |
| INT irSysTempHysteresis | 1.3.6.1.4.1.33.100.1.1.18 | INTEGER | read-write | The hysteresis setting applied to the temp thresholds for the device. |
| STR irSysPowerLostTimestamp | 1.3.6.1.4.1.33.100.1.1.19 | DisplayString | read-only | A string containing the timestamp when the device last lost power. |
| INT irSysFipsMode | 1.3.6.1.4.1.33.100.1.1.20 | INTEGER | read-only | The fips mode status. |
| INT irSysFlashMemSize | 1.3.6.1.4.1.33.100.1.1.21 | INTEGER | read-only | The size of flash memory, in megabytes, on the system. |
| STR irSysAssetTag | 1.3.6.1.4.1.33.100.1.1.22 | DisplayString | read-write | The configured asset tag string. |
| STR irSysPowerCurrentLoad | 1.3.6.1.4.1.33.100.1.1.23 | DisplayString | read-only | An Ascii string indicating the total current load, in Amps, used by all power strips attached to this device. |
| irDevices | 1.3.6.1.4.1.33.100.1.2 | |||
| irDeviceLx | 1.3.6.1.4.1.33.100.1.2.1 | |||
| irLx1001 | 1.3.6.1.4.1.33.100.1.2.1.1 | |||
| irLx1002 | 1.3.6.1.4.1.33.100.1.2.1.2 | |||
| irLx1004 | 1.3.6.1.4.1.33.100.1.2.1.3 | |||
| irLx4008 | 1.3.6.1.4.1.33.100.1.2.1.4 | |||
| irLx4016 | 1.3.6.1.4.1.33.100.1.2.1.5 | |||
| irLx4032 | 1.3.6.1.4.1.33.100.1.2.1.6 | |||
| irLx4048 | 1.3.6.1.4.1.33.100.1.2.1.7 | |||
| irLxEm316 | 1.3.6.1.4.1.33.100.1.2.1.8 | |||
| irLx8020 | 1.3.6.1.4.1.33.100.1.2.1.9 | |||
| irLx8040 | 1.3.6.1.4.1.33.100.1.2.1.10 | |||
| irLx4000T | 1.3.6.1.4.1.33.100.1.2.1.11 | |||
| irLx7304T | 1.3.6.1.4.1.33.100.1.2.1.12 | |||
| irLx4108T | 1.3.6.1.4.1.33.100.1.2.1.13 | |||
| irTraps | 1.3.6.1.4.1.33.100.1.3 | |||
| irCluster | 1.3.6.1.4.1.33.100.1.4 | |||
| irClusterGrp | 1.3.6.1.4.1.33.100.1.4.1 | |||
| INT irClusterCfgStatus | 1.3.6.1.4.1.33.100.1.4.1.1 | INTEGER | read-only | This indicates whether cluster config feature is enabled or disabled. |
| STR irClusterName | 1.3.6.1.4.1.33.100.1.4.1.2 | DisplayString | read-write | The name assigned to the cluster. |
| INT irClusterSyncStatus | 1.3.6.1.4.1.33.100.1.4.1.3 | INTEGER | read-only | The cluster synch update status. |
| INT irClusterAction | 1.3.6.1.4.1.33.100.1.4.1.4 | INTEGER | read-write | A read of this object always returns the value other(1). Setting this obejct to flushAll(2) will delete all entries configured in the irClusterTable. |
| irClusterTable | 1.3.6.1.4.1.33.100.1.4.2 | not-accessible | A list of cluster config entries. | |
| irClusterEntry | 1.3.6.1.4.1.33.100.1.4.2.1 | not-accessible | A cluster config entry. | |
| IP irClusterIpAddr | 1.3.6.1.4.1.33.100.1.4.2.1.1 | IpAddress | read-only | The IP address of the cluster entry. |
| ROW irClusterStatus | 1.3.6.1.4.1.33.100.1.4.2.1.2 | RowStatus | read-create | The row status value for the entry. |
| irEthernet | 1.3.6.1.4.1.33.100.1.5 | |||
| irEnetPortConfigTable | 1.3.6.1.4.1.33.100.1.5.1 | not-accessible | A list of ethernet port config entries. | |
| irEnetPortConfigEntry | 1.3.6.1.4.1.33.100.1.5.1.1 | not-accessible | An ethernet port config entry. | |
| INT irEnetPortIndex | 1.3.6.1.4.1.33.100.1.5.1.1.1 | INTEGER | read-only | The port index for this enthernet port entry. |
| INT irEnetPortSpeed | 1.3.6.1.4.1.33.100.1.5.1.1.2 | INTEGER | read-only | The port speed. |
| INT irEnetPortDuplexMode | 1.3.6.1.4.1.33.100.1.5.1.1.3 | INTEGER | read-only | The port duplex mode. |
| INT irEnetPortAutoNegotiation | 1.3.6.1.4.1.33.100.1.5.1.1.4 | INTEGER | read-only | The port auto negotiation mode. |
| INT irEnetPortPhysMedia | 1.3.6.1.4.1.33.100.1.5.1.1.5 | INTEGER | read-only | The physical media type. |
| INT irEnetPortLinkStatus | 1.3.6.1.4.1.33.100.1.5.1.1.6 | INTEGER | read-only | The ethernet port link status. |
| INT irEnetPortBondingStatus | 1.3.6.1.4.1.33.100.1.5.1.1.7 | INTEGER | read-only | The ethernet port bonding status. For systems with only a single ethernet port, the value will always be none(1). |
| irEnetPortStatsTable | 1.3.6.1.4.1.33.100.1.5.2 | not-accessible | A list of ethernet port stats entries. | |
| irEnetPortStatsEntry | 1.3.6.1.4.1.33.100.1.5.2.1 | not-accessible | An ethernet port stats entry. | |
| C32 irEnetPortRecvBytes | 1.3.6.1.4.1.33.100.1.5.2.1.1 | Counter32 | read-only | The number of bytes received on this port. |
| C32 irEnetPortRecvPackets | 1.3.6.1.4.1.33.100.1.5.2.1.2 | Counter32 | read-only | The number of packets received on this port. |
| C32 irEnetPortRecvErrors | 1.3.6.1.4.1.33.100.1.5.2.1.3 | Counter32 | read-only | The number of packets received with error. |
| C32 irEnetPortRecvDropped | 1.3.6.1.4.1.33.100.1.5.2.1.4 | Counter32 | read-only | The number of received packets dropped. |
| C32 irEnetPortRecvOverruns | 1.3.6.1.4.1.33.100.1.5.2.1.5 | Counter32 | read-only | The number of received packets that ran out of buffers. |
| C32 irEnetPortRecvFrameErrors | 1.3.6.1.4.1.33.100.1.5.2.1.6 | Counter32 | read-only | The number of packets received with frame errors. |
| C32 irEnetPortRecvMulticast | 1.3.6.1.4.1.33.100.1.5.2.1.7 | Counter32 | read-only | The number of received multicast packets. |
| C32 irEnetPortRecvCompressed | 1.3.6.1.4.1.33.100.1.5.2.1.8 | Counter32 | read-only | The number of received compressed packets. |
| C32 irEnetPortXmitBytes | 1.3.6.1.4.1.33.100.1.5.2.1.9 | Counter32 | read-only | The number of bytes transmitted on this port. |
| C32 irEnetPortXmitPackets | 1.3.6.1.4.1.33.100.1.5.2.1.10 | Counter32 | read-only | The number of packets transmitted on this port. |
| C32 irEnetPortXmitErrors | 1.3.6.1.4.1.33.100.1.5.2.1.11 | Counter32 | read-only | The number of packets that encountered an error on transmission. |
| C32 irEnetPortXmitDropped | 1.3.6.1.4.1.33.100.1.5.2.1.12 | Counter32 | read-only | The number of packets that were dropped due to transmit errors. |
| C32 irEnetPortXmitOverruns | 1.3.6.1.4.1.33.100.1.5.2.1.13 | Counter32 | read-only | The number of packets that ran out of buffers. |
| C32 irEnetPortXmitCollisions | 1.3.6.1.4.1.33.100.1.5.2.1.14 | Counter32 | read-only | The number of packets that encountered collisions on transmission. |
| C32 irEnetPortXmitCompressed | 1.3.6.1.4.1.33.100.1.5.2.1.15 | Counter32 | read-only | The number of transmitted compressed packets. |
| C32 irEnetPortXmitCarrier | 1.3.6.1.4.1.33.100.1.5.2.1.16 | Counter32 | read-only | The number of transmitted carrier errors. |
| irPower | 1.3.6.1.4.1.33.100.1.6 | |||
| irPowerSupplyTable | 1.3.6.1.4.1.33.100.1.6.1 | not-accessible | A list of power supply entries. | |
| irPowerSupplyEntry | 1.3.6.1.4.1.33.100.1.6.1.1 | not-accessible | A power supply entry. | |
| INT irPowerIndex | 1.3.6.1.4.1.33.100.1.6.1.1.1 | INTEGER | read-only | The index of the power unit. |
| INT irPowerUnitPresent | 1.3.6.1.4.1.33.100.1.6.1.1.2 | INTEGER | read-only | This indicates if the power unit is present or not. |
| INT irPowerInputStatus | 1.3.6.1.4.1.33.100.1.6.1.1.3 | INTEGER | read-only | This indicates if the power unit is plugged into a power source. |
| INT irPowerOutputStatus | 1.3.6.1.4.1.33.100.1.6.1.1.4 | INTEGER | read-only | This indicates the status of the internal power feed to the device components. |
| INT irPowerStatus | 1.3.6.1.4.1.33.100.1.6.1.1.5 | INTEGER | read-only | The overall status of the power unit. |
| STR irPowerInputVoltage | 1.3.6.1.4.1.33.100.1.6.1.1.6 | DisplayString | read-only | The input voltage reading. |
| STR irPowerOutputVoltage | 1.3.6.1.4.1.33.100.1.6.1.1.7 | DisplayString | read-only | The output voltage reading. |
| irInterfaces | 1.3.6.1.4.1.33.100.1.7 | |||
| irIfTable | 1.3.6.1.4.1.33.100.1.7.1 | not-accessible | A list of IP interface entries. | |
| irIfEntry | 1.3.6.1.4.1.33.100.1.7.1.1 | not-accessible | An IP interface entry. | |
| INT irIfIndex | 1.3.6.1.4.1.33.100.1.7.1.1.1 | INTEGER | read-only | The index for this interface entry. |
| IP irIfIpAddress | 1.3.6.1.4.1.33.100.1.7.1.1.2 | IpAddress | read-only | The IP address assigned to this interface. |
| IP irIfIpSubnetMask | 1.3.6.1.4.1.33.100.1.7.1.1.3 | IpAddress | read-only | The subnet mask assigned to this interface. |
| IP irIfIpBcastAddress | 1.3.6.1.4.1.33.100.1.7.1.1.4 | IpAddress | read-only | The broadcast address assigned to this interface. |
| INT irIfMtu | 1.3.6.1.4.1.33.100.1.7.1.1.5 | INTEGER | read-only | The MTU size assigned to this interface. |
| STR irIfName | 1.3.6.1.4.1.33.100.1.7.1.1.6 | DisplayString | read-only | The name string assigned to this interface. |
| STR irIfBoundTo | 1.3.6.1.4.1.33.100.1.7.1.1.7 | DisplayString | read-only | The name of the physical interface to which this interface is bound. |
| INT irIfTelnetPort | 1.3.6.1.4.1.33.100.1.7.1.1.8 | INTEGER | read-only | The telnet port to use when connecting via this interface. |
| INT irIfSshPort | 1.3.6.1.4.1.33.100.1.7.1.1.9 | INTEGER | read-only | The ssh port to use when connecting via this interface. |
| irTar | 1.3.6.1.4.1.33.100.1.8 | |||
| irTarSys | 1.3.6.1.4.1.33.100.1.8.1 | |||
| INT tarNextFreeTrigIndex | 1.3.6.1.4.1.33.100.1.8.1.1 | INTEGER | read-only | The next free index in the trigger table. |
| INT tarNextFreeActionIndex | 1.3.6.1.4.1.33.100.1.8.1.2 | INTEGER | read-only | The next free index in the trigger action table. |
| INT tarNextFreeRuleIndex | 1.3.6.1.4.1.33.100.1.8.1.3 | INTEGER | read-only | The next free index in the trigger rule table. |
| irTarTable | 1.3.6.1.4.1.33.100.1.8.2 | |||
| tarTrigTable | 1.3.6.1.4.1.33.100.1.8.2.1 | not-accessible | A list of trigger entries. | |
| tarTrigEntry | 1.3.6.1.4.1.33.100.1.8.2.1.1 | not-accessible | A trigger entry. | |
| INT tarTrigIndex | 1.3.6.1.4.1.33.100.1.8.2.1.1.1 | INTEGER | read-only | The index for this trigger entry. |
| STR tarTrigName | 1.3.6.1.4.1.33.100.1.8.2.1.1.2 | DisplayString | read-write | The name assigned to this trigger. |
| TAR tarTrigType | 1.3.6.1.4.1.33.100.1.8.2.1.1.3 | TarTrigType | read-write | The type of trigger. |
| TAR tarTrigCreator | 1.3.6.1.4.1.33.100.1.8.2.1.1.4 | TarCreator | read-only | The creator of this trigger. |
| ROW tarTrigRowStatus | 1.3.6.1.4.1.33.100.1.8.2.1.1.5 | RowStatus | read-write | The row status for this trigger. |
| tarActionTable | 1.3.6.1.4.1.33.100.1.8.2.2 | not-accessible | A list of trigger action entries. | |
| tarActionEntry | 1.3.6.1.4.1.33.100.1.8.2.2.1 | not-accessible | A trigger action entry. | |
| INT tarActionIndex | 1.3.6.1.4.1.33.100.1.8.2.2.1.1 | INTEGER | read-only | The index for this action entry. |
| STR tarActionName | 1.3.6.1.4.1.33.100.1.8.2.2.1.2 | DisplayString | read-write | The name string assigned to this action. |
| STR tarActionCommand | 1.3.6.1.4.1.33.100.1.8.2.2.1.3 | DisplayString | read-write | The command string assigned to this action. |
| TAR tarActionCreator | 1.3.6.1.4.1.33.100.1.8.2.2.1.4 | TarCreator | read-only | The creator of this trigger. |
| ROW tarActionRowStatus | 1.3.6.1.4.1.33.100.1.8.2.2.1.5 | RowStatus | read-write | The status for this action entry. |
| tarRuleTable | 1.3.6.1.4.1.33.100.1.8.2.3 | not-accessible | A list of trigger rule entries. | |
| tarRuleEntry | 1.3.6.1.4.1.33.100.1.8.2.3.1 | not-accessible | A trigger rule entry. | |
| INT tarRuleIndex | 1.3.6.1.4.1.33.100.1.8.2.3.1.1 | INTEGER | read-only | The index for this rule entry. |
| STR tarRuleName | 1.3.6.1.4.1.33.100.1.8.2.3.1.2 | DisplayString | read-write | The name string assigned to this rule. |
| INT tarRuleTrigId | 1.3.6.1.4.1.33.100.1.8.2.3.1.3 | INTEGER | read-write | The trigger index entry to which this rule is attached. |
| INT tarRuleActionId | 1.3.6.1.4.1.33.100.1.8.2.3.1.4 | INTEGER | read-write | The trigger action entry to which this rule is attached. |
| INT tarRuleStatus | 1.3.6.1.4.1.33.100.1.8.2.3.1.5 | INTEGER | read-write | The status for this entry. |
| C32 tarRuleExecCount | 1.3.6.1.4.1.33.100.1.8.2.3.1.6 | Counter32 | read-only | The number of times the action command for this rule has been executed since the system was started. |
| C32 tarRuleErrorCount | 1.3.6.1.4.1.33.100.1.8.2.3.1.7 | Counter32 | read-only | The number of times the execution of this rule has resulted in an error. |
| TAR tarRuleCreator | 1.3.6.1.4.1.33.100.1.8.2.3.1.8 | TarCreator | read-only | The creator of this rule. |
| ROW tarRuleRowStatus | 1.3.6.1.4.1.33.100.1.8.2.3.1.9 | RowStatus | read-write | The row status for this entry. |
| tarTempTrigTable | 1.3.6.1.4.1.33.100.1.8.2.4 | not-accessible | A list of temp trigger entries. | |
| tarTempTrigEntry | 1.3.6.1.4.1.33.100.1.8.2.4.1 | not-accessible | A temp trigger entry. | |
| INT tarTempTrigPort | 1.3.6.1.4.1.33.100.1.8.2.4.1.1 | INTEGER | read-write | The port to which this trigger is attached. |
| INT tarTempTrigOperator | 1.3.6.1.4.1.33.100.1.8.2.4.1.2 | INTEGER | read-write | The logical operator for this trigger. |
| INT tarTempTrigThresholdValue | 1.3.6.1.4.1.33.100.1.8.2.4.1.3 | INTEGER | read-write | The threshold value for this trigger. |
| INT tarTempTrigUnits | 1.3.6.1.4.1.33.100.1.8.2.4.1.4 | INTEGER | read-write | The units for the threshold value. |
| INT tarTempTrigHysteresis | 1.3.6.1.4.1.33.100.1.8.2.4.1.5 | INTEGER | read-write | The hysteresis value for this trigger. |
| tarSigTrigTable | 1.3.6.1.4.1.33.100.1.8.2.6 | not-accessible | A list of signal trigger entries. | |
| tarSigTrigEntry | 1.3.6.1.4.1.33.100.1.8.2.6.1 | not-accessible | A signal trigger entry. | |
| INT tarSigTrigPort | 1.3.6.1.4.1.33.100.1.8.2.6.1.1 | INTEGER | read-write | The port to which this trigger is attached. |
| INT tarSigTrigSignal | 1.3.6.1.4.1.33.100.1.8.2.6.1.2 | INTEGER | read-write | The input signal type being monitored. |
| INT tarSigTrigState | 1.3.6.1.4.1.33.100.1.8.2.6.1.3 | INTEGER | read-write | The signal state that will cause the action to be taken. |
| irIpmi | 1.3.6.1.4.1.33.100.1.9 | |||
| irIpmiSys | 1.3.6.1.4.1.33.100.1.9.1 | |||
| INT ipmiDiscreteOffset | 1.3.6.1.4.1.33.100.1.9.1.1 | INTEGER | read-only | The offset within the discrete sensor for which the event occurred. |
| STR ipmiDiscreteSensorName | 1.3.6.1.4.1.33.100.1.9.1.2 | DisplayString | read-only | An Ascii string indicating the name of the IPMI discrete sensor for which the event occurred. |
| INT ipmiThresholdType | 1.3.6.1.4.1.33.100.1.9.1.3 | INTEGER | read-only | The type of threshold sensor event. |
| STR ipmiThresholdSensorName | 1.3.6.1.4.1.33.100.1.9.1.4 | DisplayString | read-only | An Ascii string indicating the name of the IPMI threshold sensor for which the event occurred. |
| INT ipmiThresholdDirection | 1.3.6.1.4.1.33.100.1.9.1.5 | INTEGER | read-only | The direction of the threshold sensor event. |
| INT ipmiThresholdAssert | 1.3.6.1.4.1.33.100.1.9.1.6 | INTEGER | read-only | The assertion value of the threshold sensor event. |
RFC description
MRV Communications LX integrated router system management and diagnostics.
Start monitoring MRV In-Reach LX console/terminal server (system/firmware/IP config) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.