AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Synernetics-Inc » LANPLEX-SYSTEMS-MIB-1-2-2 » Objects

LANPLEX-SYSTEMS-MIB-1-2-2.mib object view, vendor Synernetics-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file LANPLEX-SYSTEMS-MIB-1-2-2 and use it to monitor vendor specific OID's.

LANPLEX-SYSTEMS-MIB-1-2-2 file content

Object view of LANPLEX-SYSTEMS-MIB-1-2-2:

Scalar Object
lpsSystemId .1.3.6.1.4.1.114.1.4.1.1
The unique identifier assigned to this system during manufacturing.
lpsSystemType .1.3.6.1.4.1.114.1.4.1.2
The type of system.
lpsSystemName .1.3.6.1.4.1.114.1.4.1.3
The text string describing this system.
lpsSystemManufacturer .1.3.6.1.4.1.114.1.4.1.4
The text string describing the manufacturer of this system.
lpsSystemHardwareRevision .1.3.6.1.4.1.114.1.4.1.5
The revision level of the system, contained in two octets. The first octet indicates the artwork revision, and the second octet indicates the rework level.
lpsSystemMemorySize .1.3.6.1.4.1.114.1.4.1.6
The amount of memory (RAM), in bytes, present on the system processor board.
lpsSystemFlashMemorySize .1.3.6.1.4.1.114.1.4.1.7
The amount of flash memory, in bytes, present on the system processor board.
lpsSystemNvMemorySize .1.3.6.1.4.1.114.1.4.1.8
The amount of non-volatile memory, in bytes, present on the system processor board.
lpsSystemSoftwareRevision .1.3.6.1.4.1.114.1.4.1.9
The revision number of the LANplex system software. Each byte indicates the following: byte 0: major release number. byte 1: minor release number. byte 2: update number. byte 3: bits 7-6: release type. bits 5-0: supplemental identifier.
lpsSystemBuildTime .1.3.6.1.4.1.114.1.4.1.10
The build time of the system software.
lpsSystemSnmpRevision .1.3.6.1.4.1.114.1.4.1.11
The revision number of the SNMP agent implementation.
lpsSystemRequestedSnmpMode .1.3.6.1.4.1.114.1.4.1.12
This object describes the requested SNMP mode for the system. The value of this object indicates the mode that will become effective following a reboot of the system. Note that only a subset of the above values may be valid for some systems.
lpsSystemCurrentSnmpMode .1.3.6.1.4.1.114.1.4.1.13
This object describes the currently active SNMP mode for the system. Note that only a subset of the above values may be valid for some systems.
lpsSystemAction .1.3.6.1.4.1.114.1.4.1.14
This object, when read, always returns the value other(1). Setting this object to the value reset(2) causes a reset of the system. The value other(1) is not a vaild value for set operations.
lpsSystemOvertemperature .1.3.6.1.4.1.114.1.4.1.15
This object indicates the current overtemperature status for the system. If the system does not support overtemperature detection, this object returns notSupported.
lpsSystemFanFailure .1.3.6.1.4.1.114.1.4.1.16
This object indicates the current fan status for the system. If the system does not support fan failure detection, this object returns notSupported.
lpsSlotCount .1.3.6.1.4.1.114.1.4.2.1
The count of slots in the chassis.
lpsSlotEntry .1.3.6.1.4.1.114.1.4.2.2.1
A slot entry contains information about a particular slot.
lpsControlPanelHardwareRevision .1.3.6.1.4.1.114.1.4.3.1
An 8-bit value specifying the revision level of the control panel hardware.
lpsControlPanelSoftwareRevision .1.3.6.1.4.1.114.1.4.3.2
An 8-bit value specifying the revision level of the control panel software.
lpsControlPanelLines .1.3.6.1.4.1.114.1.4.3.3
The number of lines in the control panel display.
lpsControlPanelColumns .1.3.6.1.4.1.114.1.4.3.4
The number of columns in the control panel display.
lpsControlPanelText .1.3.6.1.4.1.114.1.4.3.5
The currently displayed text in the control panel display.
lpsPowerSupplyCount .1.3.6.1.4.1.114.1.4.4.1
The count of power supplies in the system.
lpsPowerSupplyStatusEntry .1.3.6.1.4.1.114.1.4.4.2.1
A power supply status entry contains information about a particular power supply.
lpsSnmpAgentId .1.3.6.1.4.1.114.1.4.5.1
The unique id for this SNMP agent within the system.
lpsSnmpInternalAgentTrapMask .1.3.6.1.4.1.114.1.4.5.2
This value is a bit string that indicates which traps are enabled for transmit to other agents in the system. The octet string value is treated as a 64-bit integer value. The value is a sum. It initially takes on the value 0, then for each trap which is enabled, 2 raised to the value of (lpsAgentTrapDescriptionIndex - 1) for that trap is added to the sum.
lpsSnmpInternalAgentTrapDestinationMask .1.3.6.1.4.1.114.1.4.5.3
A value which indicates to which other agents in the system traps should be sent. The value is a sum. It initially takes on the value 0, then for each agent which is to receive traps, 2 raised to the value of (lpsSnmpAgentId - 1) for that agent is added to the sum. Note that only traps which are enabled according to the value of the lpsSnmpInternalAgentTrapMask object will be forwarded, and that each trap which is forwarded will be transmitted to each agent identified by this mask.
lpsSnmpProxyInternalRequests .1.3.6.1.4.1.114.1.4.5.4
This object determines if this agent will proxy requests to other agents in the system. If the value of this object is true(1), this agent will proxy requests to other agents in the chassis.
lpsSnmpInternalProxyRequestMaxAge .1.3.6.1.4.1.114.1.4.5.5
The maximum time, in seconds, an internal proxy request will remain queued waiting for a response before being discarded. Note that when the value of lpsSnmpProxyInternalRequests is false(2), the value of this object is ignored.
lpsSnmpProxyInternalTraps .1.3.6.1.4.1.114.1.4.5.6
This object determines if this agent will generate proxy traps for those traps received from other agents in the system. If the value of this object is true(1), this agent will generate proxy traps for those received from other agents in the chassis. Note that agents will not proxy traps to other agents within the system to prevent looping of traps.
lpsSnmpInternalProxyEntry .1.3.6.1.4.1.114.1.4.5.7.1
An entry identifies the communities available for communicating with another agent in the system via the internal proxy mechanism.
lpsAgentRequestMaxAge .1.3.6.1.4.1.114.1.4.6.1
The maximum time, in seconds, a local SNMP request will remain queued waiting for a response before being discarded.
lpsAgentProxyRemoteSmtRequests .1.3.6.1.4.1.114.1.4.6.2
This object determines if this agent will proxy SMT requests to other FDDI stations. If the value of this object is true(1), this agent will proxy SMT requests to other stations. Note that only a subset of the above values may be valid for some systems.
lpsAgentRemoteSmtProxyRequestMaxAge .1.3.6.1.4.1.114.1.4.6.3
The maximum time, in seconds, an SMT proxy request will remain queued waiting for a response before being discarded. Note that when the value of lpsAgentProxyRemoteSmtRequests is false(2), the value of this object is ignored.
lpsAgentProxyRemoteSmtEvents .1.3.6.1.4.1.114.1.4.6.4
This object determines if this agent will generate traps for SMT events occuring at other stations. If the value of this object is true(1), this agent will generate traps for all SMT events, those which occur locally, and those which occur at other stations. If the value of this object is false(2), this agent will only generate traps for events which occur locally. Note that only a subset of the above values may be valid for some systems.
lpsAgentTrapDescriptionTableEntry .1.3.6.1.4.1.114.1.4.6.5.1
Information relating a trap index to a specific trap enterprise oid and trap number.
lpsAgentTrapDestinationTableEntry .1.3.6.1.4.1.114.1.4.6.6.1
Information relating a set of traps and a destination address to which each trap in ths set will be transmitted when it is generated. To create a new entry, set a non-existent instance of lpsAgentTrapDestinationTrapMask to a valid value. To remove an entry, set the instance of lpsAgentTrapDestinationEntryStatus for the entry to invalid(2).
lpsInterfaceLocationEntry .1.3.6.1.4.1.114.1.4.7.1.1
An interface location entry describes the location of a particular interface managed by this agent.
lpsEthernetPortCount .1.3.6.1.4.1.114.1.4.8.1
The count of ethernet ports managed by this agent.
lpsEthernetPortEntry .1.3.6.1.4.1.114.1.4.8.2.1
An ethernet port entry contains information about a particular ethernet port managed by this agent.
lpsEthernetPortRateEntry .1.3.6.1.4.1.114.1.4.8.3.1
An ethernet port rate entry contains rate statistics for a particular ethernet port managed by this agent. Rate statistics are calculated based on a one second sampling interval.
lpsSmtCount .1.3.6.1.4.1.114.1.4.9.1
The count of SMTs managed by this agent.
lpsSmtFddiMacBeaconEntry .1.3.6.1.4.1.114.1.4.9.4.1
An FDDI MAC beacon entry contains information about a particular FDDI MAC's beacon history.
lpsSmtFddiMacRateEntry .1.3.6.1.4.1.114.1.4.9.5.1
An FDDI MAC rate entry contains rate statistics for a particular FDDI MAC managed by this agent. Rate statistics are calculated based on a one second sampling interval.
lpsSmtFddiPortEntry .1.3.6.1.4.1.114.1.4.9.6.1
An FDDI port entry contains information about a particular FDDI port managed by this agent.
lpsBridgeCount .1.3.6.1.4.1.114.1.4.10.1
The count of bridges managed by this agent.
lpsBridgeEntry .1.3.6.1.4.1.114.1.4.10.2.1
A bridge entry contains information about a particular bridge managed by this agent.
lpsBridgePortEntry .1.3.6.1.4.1.114.1.4.10.3.1
A bridge port entry contains information about a particular bridge port managed by this agent.
lpsBridgePortPairEntry .1.3.6.1.4.1.114.1.4.10.4.1
A bridge port pair entry contains statistics information for a port pair within the same bridge. The port paring consists of a receiving port indicated by the value of lpsBridgePortPairReceivePortIndex, and a destination port indicated by the corresponding value of lpsBridgePortPairDestinationPortIndex. The corresponding value of lpsBridgePortPairBridgeIndex is the index of the bridge containing the port pair. Note that no entries exist which are indexed with the same values for both lpsBridgePortPairReceivePortIndex and lpsBridgePortPairToDestinationPortIndex.
lpsBridgePortAddressEntry .1.3.6.1.4.1.114.1.4.10.5.1
An bridge port address entry contains information about a particular bridge port address. To create a new entry, set an instance of lpsBridgePortAddressRemoteAddress with the address index portion of the instance set to 0, to a valid value. To remove an entry, set the instance of the lpsBridgePortAddressType for the entry to invalid(2).
lpsNetworkAnalyzerTableEntry .1.3.6.1.4.1.114.1.4.12.1.1
An analyzer table entry contains information relating an analyzer port address to the bridge and port index for that analyzer. The effect of creating an entry for a particular port is to configure that port for monitoring. A port which is configured for monitoring is no longer available for switching. To create an entry, set the value of the lpsNetworkAnalyzerStatus object for a non-existent instance to valid(1). The value of the lpsNetworkAnalyzerPhysicalAddress object for the new entry is filled in as a result of the creation. The effect of removing an entry for a particular port is to disable the port for monitoring. The port is then available for switching. To remove an entry, set the value of the corresponding instance of the lpsNetworkAnalyzerStatus object to invalid(2).
lpsNetworkPortMonitorTableEntry .1.3.6.1.4.1.114.1.4.12.2.1
A port monitor table entry contains information relating a bridge port being monitored with the address of the analyzer which is being used to monitor the port. The effect of creating an entry for a particular port is to enable monitoring of that port by the analyzer specified. To create an entry, set the value of the lpsNetworkPortMonitorAnalyzerAddress object to the address of the network analyzer port. This value should be the same as the value of the lpsNetworkAnalyzerPhysicalAddress object for the analyzer. The effect of removing an entry for a particular port is to disable monitoring of that port. To remove an entry, set the value of the corresponding instance of the lpsNetworkPortMonitorStatus object to invalid(2).
lpsTokenRingPortCount .1.3.6.1.4.1.114.1.4.13.1
The count of token ring ports managed by this agent.
lpsTokenRingPortEntry .1.3.6.1.4.1.114.1.4.13.2.1
A token ring port entry contains information about a particular token ring port managed by this agent.
Tabular Object
lpsSlotIndex .1.3.6.1.4.1.114.1.4.2.2.1.1
The index of the slot identified by this entry.
lpsSlotBoardType .1.3.6.1.4.1.114.1.4.2.2.1.2
The type of board residing in the slot identified by this entry.
lpsSlotBoardRevision .1.3.6.1.4.1.114.1.4.2.2.1.3
The revision number of the board in the slot identified by this entry. If the slot is empty, or the revision is unknown this object returns a zero length string.
lpsSlotBoardStatus .1.3.6.1.4.1.114.1.4.2.2.1.4
The status of the board in the slot identified by this entry.
lpsSlotBoardName .1.3.6.1.4.1.114.1.4.2.2.1.5
The text string describing the board in the slot identified by this entry.
lpsSlotBoardNameAbbrev .1.3.6.1.4.1.114.1.4.2.2.1.6
The abbreviation used to describe the board in the slot identified by this entry.
lpsSlotEthernetPortCount .1.3.6.1.4.1.114.1.4.2.2.1.7
The count of ethernet ports in the slot identified by this entry.
lpsSlotFddiMacCount .1.3.6.1.4.1.114.1.4.2.2.1.8
The count of FDDI MACs in the slot identified by this entry.
lpsSlotFddiPortCount .1.3.6.1.4.1.114.1.4.2.2.1.9
The count of FDDI ports in the slot identified by this entry.
lpsSlotOvertemperature .1.3.6.1.4.1.114.1.4.2.2.1.10
This object indicates the current overtemperature status for the slot. If the slot does not support overtemperature detection, this object returns notSupported.
lpsSlotTokenRingPortCount .1.3.6.1.4.1.114.1.4.2.2.1.11
The count of TokenRing ports in the slot identified by this entry.
lpsPowerSupplyStatusIndex .1.3.6.1.4.1.114.1.4.4.2.1.1
The unique index of the power supply identified by this entry.
lpsPowerSupplyStatus .1.3.6.1.4.1.114.1.4.4.2.1.2
This object represents the power supply status. The value is a sum. It initially takes on the value 0, then for each failure type which is active, 2 raised to a power is added to the sum. The powers are according to the following table: Failure Type Power AC Failure 0 Plus 5 Failure 1 Plus 12 Failure 2 Over Temperature Failure 3
lpsPowerSupplyStatusSupported .1.3.6.1.4.1.114.1.4.4.2.1.3
This object represents the various power supply failure types which are supported. The value is a sum. It initially takes on the value 0, then for each failure type which is supported, 2 raised to a power is added to the sum. The powers are according to the following table: Failure Type Power AC Failure 0 Plus 5 Failure 1 Plus 12 Failure 2 Over Temperature Failure 3 This object used in conjunction with the lpsPowerSupplyStatus object for a given power supply provide a complete picture of the status of the power supply.
lpsSnmpInternalProxyAgentId .1.3.6.1.4.1.114.1.4.5.7.1.1
The id of the agent identified by this entry.
lpsSnmpInternalProxyAccessClass .1.3.6.1.4.1.114.1.4.5.7.1.2
The access to MIB objects supported by the agent identified by this entry provided by this agent, when using the community string identified by the corresponding value of lpsSnmpInternalProxyCommunity.
lpsSnmpInternalProxyCommunity .1.3.6.1.4.1.114.1.4.5.7.1.3
A community which allows access to MIB objects supported by the agent identified by this entry.
lpsAgentTrapDescriptionIndex .1.3.6.1.4.1.114.1.4.6.5.1.1
A unique index corresponding to the trap described by this entry. This value of this object corresponding to a particular trap will remain constant accross system resets.
lpsAgentTrapEnterprise .1.3.6.1.4.1.114.1.4.6.5.1.2
The enterpise under which the trap identified by this entry is defined.
lpsAgentTrapNumber .1.3.6.1.4.1.114.1.4.6.5.1.3
The number of the trap identified by this entry, within the enterprise where it is defined.
lpsAgentTrapDestinationAddressType .1.3.6.1.4.1.114.1.4.6.6.1.1
The type of address identified by this entry.
lpsAgentTrapDestinationAddress .1.3.6.1.4.1.114.1.4.6.6.1.2
The address, of the type specified by the corresponding value of lpsAgentTrapDestinationAddressType, to which the set of traps identified by this entry are to be transmitted.
lpsAgentTrapDestinationTrapMask .1.3.6.1.4.1.114.1.4.6.6.1.3
This value is a bit string that indicates which traps are enabled for the address identified by this entry. The octet string value is treated as a 64-bit value. The value is a sum. It initially takes on the value 0, then for each trap which is enabled, 2 raised to the value of (lpsAgentTrapDescriptionIndex - 1) for that trap is added to the sum. A new entry in the table is created by setting the value of this object for a new destination address type and destination address. Note that an octet string of all zeros is not a valid value for this object.
lpsAgentTrapDestinationEntryStatus .1.3.6.1.4.1.114.1.4.6.6.1.4
The status of the trap destination table entry. Setting this object to invalid(1) has the effect of removing the corresponding entry from the table.
lpsInterfaceLocationIfIndex .1.3.6.1.4.1.114.1.4.7.1.1.1
The value of the MIB-II ifIndex corresponding to the interface identified by this entry.
lpsInterfaceLocationInterfaceType .1.3.6.1.4.1.114.1.4.7.1.1.2
The type of the physical implementation of the interface identified by this entry.
lpsInterfaceLocationType .1.3.6.1.4.1.114.1.4.7.1.1.3
The type of location where the interface identified by this entry is physically located.
lpsInterfaceLocationTypeIndex .1.3.6.1.4.1.114.1.4.7.1.1.4
The index of the location identified by the corresponding instance of lpsInterfaceLocationType where the interface identified by this entry is physically located.
lpsInterfaceLocationLocalIndex .1.3.6.1.4.1.114.1.4.7.1.1.5
The local index of the interface identified by this entry relative to its type specified by the corresponding value of lpsInterfaceLocationInterfaceType, and the location specified by the corresponding values of lpsInterfaceLocationType and lpsInterfaceLocationTypeIndex.
lpsEthernetPortIndex .1.3.6.1.4.1.114.1.4.8.2.1.1
The index of the ethernet port identified by this entry, relative to this agent.
lpsEthernetPortIfIndex .1.3.6.1.4.1.114.1.4.8.2.1.2
The value of the MIB-II ifIndex corresponding to the ethernet port identified by this entry.
lpsEthernetPortLabel .1.3.6.1.4.1.114.1.4.8.2.1.3
An ASCII text string describing the ethernet port identified by this entry.
lpsEthernetPortLinkStatus .1.3.6.1.4.1.114.1.4.8.2.1.4
The current value of the link status for the ethernet port identified by this entry.
lpsEthernetPortType .1.3.6.1.4.1.114.1.4.8.2.1.5
Specific port type description for the ethernet port identified by this entry.
lpsEthernetPortRateIndex .1.3.6.1.4.1.114.1.4.8.3.1.1
The index of the ethernet port identified by this entry, relative to this agent.
lpsEthernetPortRateByteReceiveRate .1.3.6.1.4.1.114.1.4.8.3.1.2
The average number of bytes received per second by the ethernet port identified by this entry during the most recent sampling period.
lpsEthernetPortRatePeakByteReceiveRate .1.3.6.1.4.1.114.1.4.8.3.1.3
The peak value of lpsEthernetPortRateByteReceiveRate since the system was last initialized for the ethernet port identified by this entry.
lpsEthernetPortRateFrameReceiveRate .1.3.6.1.4.1.114.1.4.8.3.1.4
The average number of frames received per second by the ethernet port identified by this entry during the most recent sampling period.
lpsEthernetPortRatePeakFrameReceiveRate .1.3.6.1.4.1.114.1.4.8.3.1.5
The peak value of lpsEthernetPortRateFrameReceiveRate since the system was last initialized for the ethernet port identified by this entry.
lpsEthernetPortRateByteTransmitRate .1.3.6.1.4.1.114.1.4.8.3.1.6
The average number of bytes transmitted per second by the ethernet port identified by this entry during the most recent sampling period.
lpsEthernetPortRatePeakByteTransmitRate .1.3.6.1.4.1.114.1.4.8.3.1.7
The peak value of lpsEthernetPortRateByteTransmitRate since the system was last initialized for the ethernet port identified by this entry.
lpsEthernetPortRateFrameTransmitRate .1.3.6.1.4.1.114.1.4.8.3.1.8
The average number of frames transmitted per second by the ethernet port identified by this entry during the most recent sampling period.
lpsEthernetPortRatePeakFrameTransmitRate .1.3.6.1.4.1.114.1.4.8.3.1.9
The peak value of lpsEthernetPortRateFrameTransmitRate since the system was last initialized for the ethernet port identified by this entry.
lpsSmtFddiMacBeaconSmtIndex .1.3.6.1.4.1.114.1.4.9.4.1.1
The index of the SMT instance identified by this entry, relative to this agent.
lpsSmtFddiMacBeaconIndex .1.3.6.1.4.1.114.1.4.9.4.1.2
The index of the FDDI MAC identified by this entry, within the SMT identified by this entry.
lpsSmtFddiMacBeaconHistory .1.3.6.1.4.1.114.1.4.9.4.1.3
This object gives a history of the most recent beacon information received on the FDDI MAC identified by this entry. It can contain up to a maximum of eight records. Each record is of the form: source MAC: 6 bytes beacon data length: 2 bytes. beacon data: 0-16 bytes.
lpsSmtFddiMacRateSmtIndex .1.3.6.1.4.1.114.1.4.9.5.1.1
The index of the SMT instance identified by this entry, relative to this agent.
lpsSmtFddiMacRateIndex .1.3.6.1.4.1.114.1.4.9.5.1.2
The index of the FDDI MAC identified by this entry, within the SMT identified by this entry.
lpsSmtFddiMacRateByteReceiveRate .1.3.6.1.4.1.114.1.4.9.5.1.3
The average number of bytes received per second by the FDDI MAC identified by this entry during the most recent sampling period.
lpsSmtFddiMacRatePeakByteReceiveRate .1.3.6.1.4.1.114.1.4.9.5.1.4
The peak value of lpsSmtFddiMacByteReceiveRate since the system was last initialized for the FDDI MAC identified by this entry.
lpsSmtFddiMacRateFrameReceiveRate .1.3.6.1.4.1.114.1.4.9.5.1.5
The average number of frames received per second by the FDDI MAC identified by this entry during the most recent sampling period.
lpsSmtFddiMacRatePeakFrameReceiveRate .1.3.6.1.4.1.114.1.4.9.5.1.6
The peak value of lpsSmtFddiMacRateFrameReceiveRate since the system was last initialized for the FDDI MAC identified by this entry.
lpsSmtFddiMacRateByteTransmitRate .1.3.6.1.4.1.114.1.4.9.5.1.7
The average number of bytes transmitted per second by the FDDI MAC identified by this entry during the most recent sampling period.
lpsSmtFddiMacRatePeakByteTransmitRate .1.3.6.1.4.1.114.1.4.9.5.1.8
The peak value of lpsSmtFddiMacByteTransmitRate since the system was last initialized for the FDDI MAC identified by this entry.
lpsSmtFddiMacRateFrameTransmitRate .1.3.6.1.4.1.114.1.4.9.5.1.9
The average number of frames transmitted per second by the FDDI MAC identified by this entry during the most recent sampling period.
lpsSmtFddiMacRatePeakFrameTransmitRate .1.3.6.1.4.1.114.1.4.9.5.1.10
The peak value of lpsSmtFddiMacFrameTransmitRate since the system was last initialized for the FDDI MAC identified by this entry.
lpsSmtFddiPortSmtIndex .1.3.6.1.4.1.114.1.4.9.6.1.1
The index of the SMT instance identified by this entry, relative to this agent.
lpsSmtFddiPortIndex .1.3.6.1.4.1.114.1.4.9.6.1.2
The index of the FDDI port identified by this entry, within the SMT identified by this entry.
lpsSmtFddiPortLocationType .1.3.6.1.4.1.114.1.4.9.6.1.3
The type of location where the FDDI port identified by this entry is physically located.
lpsSmtFddiPortLocationTypeIndex .1.3.6.1.4.1.114.1.4.9.6.1.4
The index of the location identified by the corresponding instance of lpsSmtFddiPortLocationType where the FDDI port identified by this entry is physically located.
lpsSmtFddiPortLocationLocalIndex .1.3.6.1.4.1.114.1.4.9.6.1.5
The local index of the FDDI port identified by this entry relative to the location specified by the corresponding values of lpsSmtFddiPortLocationType and lpsSmtFddiPortLocationTypeIndex.
lpsSmtFddiPortLabel .1.3.6.1.4.1.114.1.4.9.6.1.6
An ASCII text string describing the FDDI port identified by this entry.
lpsBridgeIndex .1.3.6.1.4.1.114.1.4.10.2.1.1
The index of the bridge identified by this entry, relative to this agent.
lpsBridgePortCount .1.3.6.1.4.1.114.1.4.10.2.1.2
The number of bridge ports that the bridge identified by this entry controls.
lpsBridgeAddressTableSize .1.3.6.1.4.1.114.1.4.10.2.1.3
The size of the address table for the bridge identified by this entry.
lpsBridgeAddressTableCount .1.3.6.1.4.1.114.1.4.10.2.1.4
The current count of addresses in the address table for the bridge identified by this entry.
lpsBridgeAddressTablePeakCount .1.3.6.1.4.1.114.1.4.10.2.1.5
The peak count of addresses in the address table for the bridge identified by this entry, since the system was last initialized.
lpsBridgeAddressThreshold .1.3.6.1.4.1.114.1.4.10.2.1.6
A reporting threshold for the total number of addresses known for the bridge identified by this entry. When this threshold is reached, the event lpsBridgeAddressThresholdEvent is generated. The range of valid values for setting this object is between 1 and the corresponding value reported by lpsBridgeAddressTableSize + 1 (Note that this range applies to values issued in set requests. The current value may be outside this range, for example if the corresponding value of lpsBridgeMode is changed). Setting this object to one greater than the address table size disables the generation of lpsBridgeAddressThresholdEvents since the limit will never be reached.
lpsBridgeMode .1.3.6.1.4.1.114.1.4.10.2.1.7
The operational mode of the bridge identified by this entry. Note that bridges which report notSupported(3) will not support sets of this object, and that the value notSupported(3) is not a valid value for a set operation.
lpsBridgeBackbonePort .1.3.6.1.4.1.114.1.4.10.2.1.8
The number of the port selected as the backbone segment port when the corresponding value of lpsBridgeMode is is expressMode(1). The value of this object can range from 1 to the corresponding value of lpsBridgePortCount, however, some bridges may support only a subset of ports as backbone ports. If the corresponding value of lpsBridgeMode is not expressMode(1), the value of this object is ignored.
lpsBridgeIpFragmentationEnabled .1.3.6.1.4.1.114.1.4.10.2.1.9
A flag indicating whether or not IP fragmentation is enabled on this bridge. Note that bridges which report notSupported(3) will not support sets of this object, and that the value notSupported(3) is not a valid value for a set operation.
lpsBridgeTrFddiTranslationMode .1.3.6.1.4.1.114.1.4.10.2.1.10
The mode used to describe whether the embedded MAC addresses are byte-conjugated in order to convert them from Token Ring format to native FDDI format (and vice versa), or whether they are left alone (used for traffic flowing across a FDDI backbone to/from Token Ring end stations).
lpsBridgePortBridgeIndex .1.3.6.1.4.1.114.1.4.10.3.1.1
The index of the bridge identified by this entry, relative to this agent.
lpsBridgePortIndex .1.3.6.1.4.1.114.1.4.10.3.1.2
The index of the bridge port identified by this entry, within the bridge identified by this entry.
lpsBridgePortIfIndex .1.3.6.1.4.1.114.1.4.10.3.1.3
The value of the MIB-II ifIndex corresponding to the bridge port identified by this entry.
lpsBridgePortReceiveMulticastLimit .1.3.6.1.4.1.114.1.4.10.3.1.4
The maximum number of multicast frames per second that can be received in the sample interval. The sample interval is one second. The default value for this object is zero which implies an infinite rate.
lpsBridgePortAddressAction .1.3.6.1.4.1.114.1.4.10.3.1.5
This object, when read, always returns the value other(1). The behavior of setting this object to each of the acceptable values is as follows: freezeAddress: causes all the learned dynamic addresses to be converted into static addresses. flushAddress: causes all the addresses to be flushed from the address list for the bridge port identified by this entry. flushDynamicAddress: causes all dynamic addresses to be flushed from the address list for the bridge port identified by this entry.
lpsBridgePortSpanningTreeFrameReceivedCounts .1.3.6.1.4.1.114.1.4.10.3.1.6
The number of spanning tree frames received by the bridge port identified by this entry.
lpsBridgePortReceiveBlockedDiscards .1.3.6.1.4.1.114.1.4.10.3.1.7
The number of frames discarded by the bridge port identified by this entry because the receiving bridge port was not in the 'forwarding' state.
lpsBridgePortReceiveMulticastLimitExceededs .1.3.6.1.4.1.114.1.4.10.3.1.8
The number of times the value of lpsBridgePortReceiveMulticastLimit was exceeded for the port identified by this entry.
lpsBridgePortReceiveMulticastLimitExceededDiscards .1.3.6.1.4.1.114.1.4.10.3.1.9
The number of multicast/broadcast frames discarded by the bridge port identified by this entry because the corresponding value of lpsBridgePortReceiveMulticastLimit was exceeded.
lpsBridgePortReceiveSecurityDiscards .1.3.6.1.4.1.114.1.4.10.3.1.10
The number of frames discarded by the bridge port identified by this entry because they contained source addresses which were statically configured on another bridge port. A statically configured address (station), which is not allowed to move, appears to have moved.
lpsBridgePortReceiveUnknownDiscards .1.3.6.1.4.1.114.1.4.10.3.1.11
The number of frames discarded by the bridge port identified by this entry because the destination address was unknown. Note that this counter is only valid for backbone ports, and only when the bridge is operating in express mode.
lpsBridgePortReceiveOtherDiscards .1.3.6.1.4.1.114.1.4.10.3.1.12
The number of frames discarded by the bridge port identified by this entry because they contained either invalid (group) source addresses or source addresses belonging to this bridge (indicative of network loops).
lpsBridgePortReceiveErrorDiscards .1.3.6.1.4.1.114.1.4.10.3.1.13
The number of frames discarded by the bridge port identified by this entry because of internal bridge system errors (e.g., hardware and software address table discrepencies).
lpsBridgePortSameSegmentDiscards .1.3.6.1.4.1.114.1.4.10.3.1.14
The number of frames discarded by the bridge port identified by this entry because the destination address is known on the same network segment as the source address, i.e., the frame does not need to be bridged.
lpsBridgePortTransmitBlockedDiscards .1.3.6.1.4.1.114.1.4.10.3.1.15
The number of frames discarded by the bridge port identified by this entry because the transmitting bridge port was not in the 'forwarding' state.
lpsBridgePortReceiveAllPathFilteredFrames .1.3.6.1.4.1.114.1.4.10.3.1.16
The number of frames discarded by the bridge port identified by this entry due to user defined receive all path filters.
lpsBridgePortReceiveMulticastPathFilteredFrames .1.3.6.1.4.1.114.1.4.10.3.1.17
The number of frames discarded by the bridge port identified by this entry due to user defined receive multicast path filters.
lpsBridgePortTransmitAllPathFilteredFrames .1.3.6.1.4.1.114.1.4.10.3.1.18
The number of frames discarded by the bridge port identified by this entry due to user defined transmit all path filters.
lpsBridgePortTransmitMulticastPathFilteredFrames .1.3.6.1.4.1.114.1.4.10.3.1.19
The number of frames discarded by the bridge port identified by this entry due to user defined transmit multicast path filters.
lpsBridgePortForwardedUnicastFrames .1.3.6.1.4.1.114.1.4.10.3.1.20
The number of unicast frames which this port forwarded to a single destination port.
lpsBridgePortForwardedUnicastOctets .1.3.6.1.4.1.114.1.4.10.3.1.21
The number of octets contained in unicast frames which this port forwarded to a single destination port.
lpsBridgePortForwardedMulticastFrames .1.3.6.1.4.1.114.1.4.10.3.1.22
The number of multicast frames which this port forwarded.
lpsBridgePortForwardedMulticastOctets .1.3.6.1.4.1.114.1.4.10.3.1.23
The number of octets contained in multicast frames which this port forwarded.
lpsBridgePortFloodedUnicastFrames .1.3.6.1.4.1.114.1.4.10.3.1.24
The number of unicast frames which this port flooded to all other ports in the bridge.
lpsBridgePortFloodedUnicastOctets .1.3.6.1.4.1.114.1.4.10.3.1.25
The number of octets contained in unicast frames which this port flooded to all other ports in the bridge.
lpsBridgePortPairBridgeIndex .1.3.6.1.4.1.114.1.4.10.4.1.1
The index of the bridge identified by this entry, relative to this agent.
lpsBridgePortPairReceivePortIndex .1.3.6.1.4.1.114.1.4.10.4.1.2
The index of the receiving bridge port identified by this entry, within the bridge identified by this entry.
lpsBridgePortPairDestinationPortIndex .1.3.6.1.4.1.114.1.4.10.4.1.3
The index of the destination bridge port identified by this entry, within the bridge identified by this entry.
lpsBridgePortPairForwardedToUnicastFrames .1.3.6.1.4.1.114.1.4.10.4.1.4
The number of unicast frames forwarded from the receiving bridge port identified by this entry to the destination bridge port identified by this entry. Note that this count only includes frames which were uniquely forwarded to the destination port, frames which were flooded are not included.
lpsBridgePortPairForwardedToUnicastOctets .1.3.6.1.4.1.114.1.4.10.4.1.5
The number of octets contained in unicast frames forwarded from the receiving bridge port identified by this entry to the destination bridge port identified by this entry. Note that this count only includes frames which were uniquely forwarded to the destination port, frames which were flooded are not included.
lpsBridgePortAddressBridgeIndex .1.3.6.1.4.1.114.1.4.10.5.1.1
The index of the bridge identified by this entry, relative to this agent.
lpsBridgePortAddressPortIndex .1.3.6.1.4.1.114.1.4.10.5.1.2
The index of the bridge port identified by this entry, within the bridge identified by this entry.
lpsBridgePortAddressIndex .1.3.6.1.4.1.114.1.4.10.5.1.3
The index of this address entry within the bridge address table for the bridge identified by this entry. This index ranges from 1 to the corresponding value of lpsBridgeAddressTableSize.
lpsBridgePortAddressRemoteAddress .1.3.6.1.4.1.114.1.4.10.5.1.4
The remote MAC address detected on the bridge port identified by to this entry. Setting this object results in an attempt to create a new entry in the table. Since the value of lpsBridgePortAddressIndex is determined automatically internal to the bridge, a set is only successful if the index value specified for lpsBridgePortAddressIndex is zero. A get-next using the values of lpsBridgePortAddressTypeIndex and lpsBridgePortAddressPortIndex can be used to determine the address index assigned to the newly added address entry.
lpsBridgePortAddressType .1.3.6.1.4.1.114.1.4.10.5.1.5
This object, when read, always returns the value valid(1). Setting this object to invalid(2) will remove the corresponding address entry from the table.
lpsBridgePortAddressIsStatic .1.3.6.1.4.1.114.1.4.10.5.1.6
A value indicating whether this MAC address was statically configured or was dynamically learned. Note that isStatic(1) it the only valid for set operations.
lpsBridgePortAddressStaticPort .1.3.6.1.4.1.114.1.4.10.5.1.7
If the corresponding value of the object lpsBridgePortAddressIsStatic is isStatic(1), this object indicates the local bridge port index (as reported by lpsBridgePortLocalIndex) for which this address MAC was statically configured. If the object lpsBridgePortAddressIsStatic has the value isDynamic(2), the value of this object is 0.
lpsBridgePortAddressAge .1.3.6.1.4.1.114.1.4.10.5.1.8
This object indicates the time, in seconds, elapsed since a packet containing this address as a source was last seen on the bridge port identified by this entry.
lpsNetworkAnalyzerBridgeIndex .1.3.6.1.4.1.114.1.4.12.1.1.1
The index of the bridge relative to this agent where the analyzer identified by this entry is configured.
lpsNetworkAnalyzerBridgePortIndex .1.3.6.1.4.1.114.1.4.12.1.1.2
The index of the port relative to the bridge identified by this entry where the analyzer identified by this entry is configured.
lpsNetworkAnalyzerPhysicalAddress .1.3.6.1.4.1.114.1.4.12.1.1.3
The physical address of the bridge port identified by the corresponding values of lpsNetworkAnalyzerBridgeIndex and lpsNetworkAnayzerBridgePortIndex.
lpsNetworkAnalyzerStatus .1.3.6.1.4.1.114.1.4.12.1.1.4
The status of the entry. Setting the value of a non-existent instance of this object to valid(1) attempts to add the corresponding entry to the table. The effect of adding an entry to the table is to configure the port for monitoring and to disable it for switching. Setting an existing instance of this object to invalid(2) attempts to remove the corresponding entry from the table. The effect of removing an entry from the table is to disable the port for monitoring and to make available for switching.
lpsNetworkPortMonitorBridgeIndex .1.3.6.1.4.1.114.1.4.12.2.1.1
The index of the bridge relative to this agent where the monitored port identified by this entry is located.
lpsNetworkPortMonitorBridgePortIndex .1.3.6.1.4.1.114.1.4.12.2.1.2
The index of the port which is being monitored relative to the bridge identified by this entry.
lpsNetworkPortMonitorAnalyzerAddress .1.3.6.1.4.1.114.1.4.12.2.1.3
The physical address of the port where the analyzer, which is monitoring the port identified by this entry, is located. Setting the value of a non-existent instance of this object attempts to add an entry to the table. The effect of adding an entry to the table is to enable monitoring of the port by the analyzer specified. Setting the value of an existing instance of this object will switch the monitored port to the new analyzer address.
lpsNetworkPortMonitorStatus .1.3.6.1.4.1.114.1.4.12.2.1.4
The status of the entry. Setting an existing instance of this object to invalid(2) attempts to remove the corresponding entry from the table. The effect of removing an entry from the table is to disable monitoring of the port.
lpsTokenRingPortIndex .1.3.6.1.4.1.114.1.4.13.2.1.1
The index of the token ring port identified by this entry, relative to this agent.
lpsTokenRingPortIfIndex .1.3.6.1.4.1.114.1.4.13.2.1.2
The value of the MIB-II ifIndex corresponding to the token ring port identified by this entry.
lpsTokenRingPortLabel .1.3.6.1.4.1.114.1.4.13.2.1.3
An ASCII text string describing the token ring port identified by this entry.
lpsTokenRingPortInsertStatus .1.3.6.1.4.1.114.1.4.13.2.1.4
The current value of the link status for the token ring port identified by this entry.
lpsTokenRingPortType .1.3.6.1.4.1.114.1.4.13.2.1.5
Specific port type description for the token ring port identified by this entry.
lpsTokenRingPortMode .1.3.6.1.4.1.114.1.4.13.2.1.6
The current mode of the port. The default mode (station) is used to connect a hub to the port. Lobe mode is used to direct connect a Token Ring station into the port. This selection can only be made on ports 1 and 2 of the module.
lpsTokenRingPortSpeed .1.3.6.1.4.1.114.1.4.13.2.1.7
The current speed of the port. The default speed is sixteenMegabit.
lpsTokenRingPortLineErrors .1.3.6.1.4.1.114.1.4.13.2.1.8
This counter is incremented when a frame or token is copied or repeated by a station, the E bit is zero in the frame or token and one of the following conditions exists: 1) there is a non-data bit (J or K bit) between the SD and the ED of the frame or token, or 2) there is an FCS error in the frame.
lpsTokenRingPortBurstErrors .1.3.6.1.4.1.114.1.4.13.2.1.9
This counter is incremented when a station detects the absence of transitions for five half-bit timers (burst-five error).
lpsTokenRingPortACErrors .1.3.6.1.4.1.114.1.4.13.2.1.10
This counter is incremented when a station receives an AMP or SMP frame in which A is equal to C is equal to 0, and then receives another SMP frame with A is equal to C is equal to 0 without first receiving an AMP frame. It denotes a station that cannot set the AC bits properly.
lpsTokenRingPortAbortTransErrors .1.3.6.1.4.1.114.1.4.13.2.1.11
This counter is incremented when a station transmits an abort delimiter while transmitting.
lpsTokenRingPortInternalErrors .1.3.6.1.4.1.114.1.4.13.2.1.12
This counter is incremented when a station recognizes an internal error.
lpsTokenRingPortLostFrameErrors .1.3.6.1.4.1.114.1.4.13.2.1.13
This counter is incremented when a station is transmitting and its TRR timer expires. This condition denotes a condition where a transmitting station in strip mode does not receive the trailer of the frame before the TRR timer goes off.
lpsTokenRingPortReceiveCongestionErrors .1.3.6.1.4.1.114.1.4.13.2.1.14
This counter is incremented when a station recognizes a frame addressed to its specific address, but has no available buffer space indicating that the station is congested.
lpsTokenRingPortFrameCopiedErrors .1.3.6.1.4.1.114.1.4.13.2.1.15
This counter is incremented when a station recognizes a frame addressed to its specific address and detects that the FS field A bits are set to 1 indicating a possible line hit or duplicate address.
lpsTokenRingPortTokenErrors .1.3.6.1.4.1.114.1.4.13.2.1.16
This counter is incremented when a station acting as the active monitor recognizes an error condition that needs a token transmitted.
lpsTokenRingPortSoftErrors .1.3.6.1.4.1.114.1.4.13.2.1.17
The number of Soft Errors the interface has detected. It directly corresponds to the number of Report Error MAC frames that this interface has transmitted. Soft Errors are those which are recoverable by the MAC layer protocols.
lpsTokenRingPortHardErrors .1.3.6.1.4.1.114.1.4.13.2.1.18
The number of times this interface has detected an immediately recoverable fatal error. It denotes the number of times this interface is either transmitting or receiving beacon MAC frames.
lpsTokenRingPortSignalLoss .1.3.6.1.4.1.114.1.4.13.2.1.19
The number of times this interface has detected the loss of signal condition from the ring.
lpsTokenRingPortTransmitBeacons .1.3.6.1.4.1.114.1.4.13.2.1.20
The number of times this interface has transmitted a beacon frame.
lpsTokenRingPortRecoveries .1.3.6.1.4.1.114.1.4.13.2.1.21
The number of Claim Token MAC frames received or transmitted after the interface has received a Ring Purge MAC frame. This counter signifies the number of times the ring has been purged and is being recovered back into a normal operating state.
lpsTokenRingPortLobeWires .1.3.6.1.4.1.114.1.4.13.2.1.22
The number of times the interface has detected an open or short circuit in the lobe data path. The adapter will be closed when this condition occurs.
lpsTokenRingPortRemoves .1.3.6.1.4.1.114.1.4.13.2.1.23
The number of times the interface has received a Remove Ring Station MAC frame request. When this frame is received the interface will enter the close state.
lpsTokenRingPortSingles .1.3.6.1.4.1.114.1.4.13.2.1.24
The number of times the interface has sensed that it is the only station on the ring. This will happen if the interface is the first one up on a ring, or if there is a hardware problem.
lpsTokenRingPortFreqErrors .1.3.6.1.4.1.114.1.4.13.2.1.25
The number of times the interface has detected that the frequency of the incoming signal differs from the expected frequency.
Table
lpsSlotTable .1.3.6.1.4.1.114.1.4.2.2
A list of slot entries. A single entry exists in this list for each slot in the chassis.
lpsPowerSupplyStatusTable .1.3.6.1.4.1.114.1.4.4.2
A list of power supply status entries.
lpsSnmpInternalProxyTable .1.3.6.1.4.1.114.1.4.5.7
A list of SNMP internal agent proxy entries. An entry in this table exists for each agent in the system that can be reached by this agent via the internal proxy mechanism.
lpsAgentTrapDescriptionTable .1.3.6.1.4.1.114.1.4.6.5
This table contains a listing of trap descriptions for each trap supported by this agent. This provides a relationship between a trap index, and the trap enterprise oid and trap number for a given trap. In all cases except for the MIB-2 generic traps, the enterprise under which a trap is defined is the same as that appearing in the ENTERPRISE portion of the trap.
lpsAgentTrapDestinationTable .1.3.6.1.4.1.114.1.4.6.6
This table contains information specifying which traps will be transmitted to a given destination address. The table is indexed by the destination address type and destination address. Each entry in the table with a status of valid identifies a set of traps which, when generated, will be transmitted to the corresponding destination address listed in that entry.
lpsInterfaceLocationTable .1.3.6.1.4.1.114.1.4.7.1
A list of interface location entries. A single entry exists in this list for each interface managed by this agent.
lpsEthernetPortTable .1.3.6.1.4.1.114.1.4.8.2
A list of ethernet port entries. A single entry exists in this list for each ethernet port managed by this agent.
lpsEthernetPortRateTable .1.3.6.1.4.1.114.1.4.8.3
A list of ethernet port rate entries. A single entry exists in this list for each ethernet port, managed by this agent, which supports rate information.
lpsSmtFddiMacBeaconTable .1.3.6.1.4.1.114.1.4.9.4
A list of FDDI MAC beacon entries. A single entry exists in this list for each FDDI MAC, managed by this agent, which supports MAC beacon history.
lpsSmtFddiMacRateTable .1.3.6.1.4.1.114.1.4.9.5
A list of FDDI MAC rate entries. A single entry exists in this list for each FDDI MAC, managed by this agent, which supports rate statistics.
lpsSmtFddiPortTable .1.3.6.1.4.1.114.1.4.9.6
A list of FDDI port entries. A single entry exists in this list for each FDDI port managed by this agent.
lpsBridgeTable .1.3.6.1.4.1.114.1.4.10.2
A list of bridge entries. A single entry exists in this list for each bridge managed by this agent.
lpsBridgePortTable .1.3.6.1.4.1.114.1.4.10.3
A list of bridge port entries. A single entry exists in this list for each bridge port managed by this agent.
lpsBridgePortPairTable .1.3.6.1.4.1.114.1.4.10.4
A list of bridge port pair statistics information. A single entry exists in this list for each bridge port pair combination within each bridge managed by this agent.
lpsBridgePortAddressTable .1.3.6.1.4.1.114.1.4.10.5
A list of bridge port address information. A single entry exists in this list for each learned address, accross all bridge ports and all bridges managed by this agent.
lpsNetworkAnalyzerTable .1.3.6.1.4.1.114.1.4.12.1
A list of analyzer entries. A single entry exists in this list for each bridge port configured for an analyzer.
lpsNetworkPortMonitorTable .1.3.6.1.4.1.114.1.4.12.2
A list of monitor port entries. A single entry exists in this for each bridge port being monitored.
lpsTokenRingPortTable .1.3.6.1.4.1.114.1.4.13.2
A list of token ring port entries. A single entry exists in this list for each token ring port managed by this agent.
Trap
lpsSystemOverTemperatureEvent 1
The trap that is generated when the system temperature exceeds a certain threshold.
lpsPowerSupplyFailureEvent 2
The trap that is generated when a power supply unit fails.
lpsChassisSlotOverTemperatureEvent 3
The trap that is generated when the temperature of a board in a particular slot exceeds a certain threshold.
lpsChassisSlotInsertEvent 4
The trap that is generated when a board is inserted into a particular slot.
lpsChassisSlotExtractEvent 5
The trap that is generated when a board is extracted from a particular slot.
lpsBridgeAddressThresholdEvent 6
The trap that is generated when the number of addresses stored in the bridge reaches lpsBridgeAddressThreshold.
lpsSystemFanFailureEvent 7
The trap that is generated when one of the system fans fails.
Object Identifier
synernetics .1.3.6.1.4.1.114
lanplex .1.3.6.1.4.1.114.1
lpsProducts .1.3.6.1.4.1.114.1.3
lps6000 .1.3.6.1.4.1.114.1.3.2
lps2000 .1.3.6.1.4.1.114.1.3.3
lps6012 .1.3.6.1.4.1.114.1.3.2.1
lps6004 .1.3.6.1.4.1.114.1.3.2.2
lps2500 .1.3.6.1.4.1.114.1.3.3.1
lss2200 .1.3.6.1.4.1.114.1.3.3.2
lps2016 .1.3.6.1.4.1.114.1.3.3.3
lps6012System .1.3.6.1.4.1.114.1.3.2.1.1
lps6012Chassis .1.3.6.1.4.1.114.1.3.2.1.2
lps6012ESM .1.3.6.1.4.1.114.1.3.2.1.3
lps6012EFSM .1.3.6.1.4.1.114.1.3.2.1.4
lps6012TRSM .1.3.6.1.4.1.114.1.3.2.1.5
lps6004System .1.3.6.1.4.1.114.1.3.2.2.1
lps6004Chassis .1.3.6.1.4.1.114.1.3.2.2.2
lps6004ESM .1.3.6.1.4.1.114.1.3.2.2.3
lps6004EFSM .1.3.6.1.4.1.114.1.3.2.2.4
lps6004TRSM .1.3.6.1.4.1.114.1.3.2.2.5
lanplexSystemsMib .1.3.6.1.4.1.114.1.4
lpsSystem .1.3.6.1.4.1.114.1.4.1
lpsSlot .1.3.6.1.4.1.114.1.4.2
lpsControlPanel .1.3.6.1.4.1.114.1.4.3
lpsPowerSupply .1.3.6.1.4.1.114.1.4.4
lpsSnmp .1.3.6.1.4.1.114.1.4.5
lpsAgent .1.3.6.1.4.1.114.1.4.6
lpsInterface .1.3.6.1.4.1.114.1.4.7
lpsEthernetPort .1.3.6.1.4.1.114.1.4.8
lpsSmt .1.3.6.1.4.1.114.1.4.9
lpsBridge .1.3.6.1.4.1.114.1.4.10
lpsIpRouter .1.3.6.1.4.1.114.1.4.11
lpsNetworkMonitor .1.3.6.1.4.1.114.1.4.12
lpsTokenRingPort .1.3.6.1.4.1.114.1.4.13