LINKSWITCH-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
66
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
66 total| Object Name |
|---|
linkSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.15.1.3.13.17 |
RFC1155-SMI Unknown .1.3.6.1.4.1.15.1.3.13.17 |
lsSRFilterEnableWhen false, the Address Filter forwards Source Routed
frames, that is, frames with a 1 in the MSB of the Source
Address. When true, the Address Filter does not forward
Source Routed frames. Default value is false. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.1 |
lsSegmentFilterEnableControls action taken with Eth frames with source and
destination stations on the same segment (i.e. port).
When true, the Address Filter will not forward intra-segment
frames. When false, all frames received are forwarded.
Default is true. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.2 |
lsMcastFilterEnableWhen false, all frames with a Multicast Destination Address
that does not match any Address Filter entry are forwarded
to all ports. Those with a match are forwarded to port.
When true, only frames with a Multicast Destination Address
with a match in the Address Filter are forwarded to port.
Default is false. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.3 |
lsLoopDetectActionIf a station appears to be on two ports, Address Filter
thrashing will occur. Detection of this situation is
possible, and this object controls the action to be taken
when the situation is detected. Default is shutport.
no-action means that no action will be taken, but this means
Ethernet and FDDI networks will be flooded. NOTE: control
of traps indicating the condition is not affected. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.4 |
lsAddressAgingTimerA count of the seconds that will elapse before the Address
Filter contents are 'aged' to remove entries which are not
active. Default is 1800, or 30 minutes. Write 0 to stop
aging process from occuring. DURABLE.rw Counter .1.3.6.1.4.1.15.1.3.13.17.5 |
lsIPEchoAgingHelpIf true, an IP echo frame will be broadcast on the subnet,
which will cause otherwise quiecient stations to become
active. The rate is half of lsAddressAgingTimer. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.6 |
lsProdVerSWThis describes the version of the software currently running.
Returns a string in the form X.YZ, where X represents the
major version, Y represents the minor version or revision,
and Z represents the development level of the revision.ro DisplayString .1.3.6.1.4.1.15.1.3.13.17.7 |
lsProdVerHWThis describes the version of the hardware currently running.
Returns a string in the form X.YZ, where X represents the
major version, Y represents the minor version or revision,
and Z represents the development level of the revision.ro DisplayString .1.3.6.1.4.1.15.1.3.13.17.8 |
lsLEDstateA binary structure which describes the current state of all
of the LEDs of an LinkSwitch. Actual layout available on
request.ro OCTET STRING .1.3.6.1.4.1.15.1.3.13.17.9 |
lsTestResultWhen a test is initiated via lsAction, the result of the
test is stored in this variable when the test has completed
or failed. The value varies by test, is set to one (other)
at the start of the test.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.10 |
lsActionValue when read will be other. Writing a value to this object
will result in the associated action taking place. Note that
it is possible to disconnect the management station from the
LinkSwitch by issuing the disconnect-FDDI or disconnect-Eth actions,
depending of course where the management station is connected
to the LinkSwitch. For those actions which are tests, the result is
in lsTestResult. If the action is disconnect-FDDI, the FDDI
ring will function internally for inter-segment frames.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.11 |
lsEportNumberA count of the Ethernet Ports supported by this system.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.12 |
lsEportTable SEQUENCE OF LsEportEntry .1.3.6.1.4.1.15.1.3.13.17.13 |
lsEportEntry LsEportEntry .1.3.6.1.4.1.15.1.3.13.17.13.1 |
lsEportIndexThe index of this table entry.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.13.1.1 |
lsEportEnableWhen false, port is in reset state, so no port (Ethernet)
traffic will go through. When enabled, functionality is
further controlled by lsEportActivate and ifOperStatus.
Default is true. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.2 |
lsEportActivateWhen true, port is shutdown but not reset, so counters will
maintain values at time of deactivation. Further
functionality controlled by ifOperStatus. Default is true.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.3 |
lsEportLinkStateReports status of Link, as affected by lsEportEnable,
lsEportActive, lsEportForwarding, and ifOperStatus.ro Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.4 |
lsEportNameAbstract name for port. DURABLE.rw DisplayString .1.3.6.1.4.1.15.1.3.13.17.13.1.5 |
lsEportSQETestEnableWhen true, SQE test (heartbeat) will occur after each
frame transmitted by Ethernet MAC. Need not be disabled for
those ports which are connected to a repeater because
Eth ports have a MAC. Default is true. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.6 |
lsEportLongPktsEnableWhen true, frames with lengths longer than Ethernet
maximum will be allowed to go from FDDI to Ethernet and
Ethernet to FDDI. Default is false. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.7 |
lsEportMCastFilterEnableWhen true, filtering will occur based on the values of
lsEportMCastRate and lsEportMCastBurstLimit. If false,
there is no port-level filtering performed on multicasts.
Default is false. DURABLE.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.8 |
lsEportMCastRateThe rate in frames/second that multicasts will not be
allowed to exceed, when lsEportBcastFilterEnable is true.
Must also set lsEportMCastBurstLimit to non-zero value.
DURABLE.rw INTEGER .1.3.6.1.4.1.15.1.3.13.17.13.1.9 |
lsEportMCastBurstLimitThis specifies the maximum number of multicasts that can
be forwarded from FDDI to Ethernet port in a 'burst' before
the lsEportBCastRate limit causes frames to be discarded
Must also set lsEportMCastBurstLimit to non-zero value.
If this to zero, all multicasts are discarded. DURABLE.rw INTEGER .1.3.6.1.4.1.15.1.3.13.17.13.1.10 |
lsEportStationsNumberA count of stations whose Physical Address has been
detected in the Source Address field of a frame which
was transmitted by a station connected to this port.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.13.1.11 |
lsEportSecsSinceLastClearA count of seconds since last cleared counters for
this port. Use lsEportAction to clear the counters.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.12 |
lsEportTestResultWhen a test is initiated via lsEportAction, the result of
the test is stored in this variable when the test has completed
or failed. The value varies by test, is set to one (other)
at the start of the test.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.13.1.13 |
lsEportActionValue when read will be other. Writing a value to this object
will result in the associated action taking place. For those
actions which are tests, the result is in lsEportTestResult.rw Enumeration .1.3.6.1.4.1.15.1.3.13.17.13.1.14 |
lsEportFtoEByteCtsA count of bytes that were forwarded from the FDDI MAC to the
Ethernet through the Address Filter. The count per frame
includes the packet's bytes as received by the FDDI MAC (FCS
removed), plus a number of overhead bytes used internally.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.15 |
lsEportEtoFByteCtsA count of bytes that were forwarded from the Ethernet MAC
to the Address Filter. The count per packet includes the
byte count indicated by the Ethernet MAC (without FCS),
plus a number of overhead bytes used internally.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.16 |
lsEportFtoEPacketCtsA count of frames that were forwarded from the FDDI MAC to the
Ethernet MAC through the Address Filter. The count is the
number of frames that the Ethernet MAC was able to transmit.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.17 |
lsEportEtoFPacketCtsA count of frames that were forwarded trom the Ethernet MAC
to the Address Filter. The count is the number of frames
received without error by the Ethernet MAC. Packets may be
not-forwarded by the Address Filter and some may encounter
error conditions, so it is necessary to subtract the value of
lslEportEtoFDropPktCts for the true number of frames.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.18 |
lsEportFtoEDropPktCtsA count of frames that were dropped as they went from the
FDDI to the Ethernet through the Address Filter. Frames
may be dropped due to resource constraints.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.19 |
lsEportEtoFDropPktCtsA count of frames that were dropped before reaching the FDDI
MAC. Include in this value are frames encountering resource
constraints, as well as frames which did not need to be
forwarded onto the FDDI (i.e., local intra-segment traffic).ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.20 |
lsEportFtoEBusErrorCtsA count of frames that encountered a Parity or FIFO Error
as they went from FDDI to the Ethernet.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.21 |
lsEportEtoFBusErrorCtsA count of frames that encountered a Parity or FIFO Error
as they went from Ethernet to the FDDI.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.22 |
lsEportXMCastCtsA count of frames transmitted to a multicast address.
Does not include frames sent to the broadcast address.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.23 |
lsEportXBCastCtsA count of frames transmitted to a broadcast address.
Does not include frames sent to the multicast address.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.24 |
lsEportXDirectedCtsA count of frames transmitted that were not addressed to
either the multicast or the broadcast address.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.25 |
lsEportXDeferredCtsA count of frames for which the first transmission attempt
is delayed because the medium is busy. The count
does not include frames involved in collisions.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.26 |
lsEportXLateCollCtsA count of times that a collision is detected later
512 bit-times into the transmission of a packet.
A late collision is also considered as a generic
collision for purposes of other collision-related counters.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.27 |
lsEportXCollAbortCtsA count of frames for which transmission fails due to
excessive collisions.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.28 |
lsEportXCSErrCtsA count of times that the carrier sense condition was
lost or never asserted when attempting to transmit a frame.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.29 |
lsEportXExcessDeferCtsA count of times that the deferral time was excessive.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.30 |
lsEportXUnderrunCtsA count of times that an underrun occured.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.31 |
lsEportXSQETestFailCtsA count of times that the SQE TEST ERROR
message is generated by the PLS sublayer for a
particular interface. The SQE TEST ERROR
message is defined in section 7.2.2.2.4 of
ANSI/IEEE 802.3-1985 and its generation is
described in section 7.2.4.6 of the same
document.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.32 |
lsEportRMCastCtsA count of frames received with a multicast address.
Does not include frames received with a broadcast address.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.33 |
lsEportRBCastCtsA count of frames received with a broadcast address.
Does not include frames received with a multicast address.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.34 |
lsEportRDirectedCtsA count of frames received that were not addressed to
either the multicast or the broadcast address.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.35 |
lsEportRAlignmentCtsA count of frames received on a particular
interface that are not an integral number of
octets in length and do not pass the FCS check.
The count represented by an instance of this
object is incremented when the 'alignment error'
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions obtain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.36 |
lsEportRTooLongCtsA count of frames which were received and also
exceeded the maximum frame size.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.37 |
lsEportRFCSErrorCtsA count of frames received on a particular
interface that are an integral number of octets
in length but do not pass the FCS check.
The count represented by an instance of this
object is incremented when the frameCheckError
status is returned by the MAC service to the
LLC (or other MAC user). Received frames for
which multiple error conditions obtain are,
according to the conventions of IEEE 802.3
Layer Management, counted exclusively according
to the error status presented to the LLC.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.38 |
lsEportROverrunCtsThe number of frames which could not be stored by the
Ethernet MAC due to internal resource constraints.ro Counter .1.3.6.1.4.1.15.1.3.13.17.13.1.39 |
lsStationsNumberA count of stations whose Physical Address has been
detected in the Source Address field of a frame which
was transmitted by a station connected to an Ethernet port.
Equals the total of all of the per-port stations counts.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.14 |
lsStationsTable SEQUENCE OF LsStationsEntry .1.3.6.1.4.1.15.1.3.13.17.15 |
lsStationsEntry LsStationsEntry .1.3.6.1.4.1.15.1.3.13.17.15.1 |
lsStationsPortIndexThe lsEportIndex of the port to which the addresses apply.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.15.1.1 |
lsStationsAddrIndexThe index of this address within a row of the
table lsStationsTable, where the row is selected
by the value of lsStationsPortIndex.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.15.1.2 |
lsStationsAddressA Physical Address which has been seen as a Source Address
on this port since the last time the Address Filter was aged.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.15.1.3.13.17.15.1.3 |
lsBusCtsA binary structure which contains the FtoE and EtoF counters
for all ls ports. Actual layout available on request.ro OCTET STRING .1.3.6.1.4.1.15.1.3.13.17.16 |
lsPortAMediaPresentReports presence and type of FDDI Port A Media. For FMS
LinkSwitch, only Fiber and UTP are supported.ro Enumeration .1.3.6.1.4.1.15.1.3.13.17.17 |
lsPortBMediaPresentReports presence and type of FDDI Port B Media. For FMS
LinkSwitch, only Fiber and UTP are supported.ro Enumeration .1.3.6.1.4.1.15.1.3.13.17.18 |
lsFMSBackupPSSenseReports the presence and status of the backup power
supply on FMS LinkSwitch Only.ro Enumeration .1.3.6.1.4.1.15.1.3.13.17.19 |
lsfddiPATHRingLatencyReports the measurement (in 80 nanosecond ticks) of
total accumulated latency of the ring associated
with the current path.ro INTEGER .1.3.6.1.4.1.15.1.3.13.17.20 |