LINKSWITCH-MIB: View SNMP OID List / Download MIB
VENDOR: 3COM
Home | MIB: LINKSWITCH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
linkSwitch | 1.3.6.1.4.1.43.17 | |||
lsSRFilterEnable | 1.3.6.1.4.1.43.17.1 | integer | read-write |
When 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. Enumeration: 'false': 2, 'true': 1. |
lsSegmentFilterEnable | 1.3.6.1.4.1.43.17.2 | integer | read-write |
Controls 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. Enumeration: 'false': 2, 'true': 1. |
lsMcastFilterEnable | 1.3.6.1.4.1.43.17.3 | integer | read-write |
When 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. Enumeration: 'false': 2, 'true': 1. |
lsLoopDetectAction | 1.3.6.1.4.1.43.17.4 | integer | read-write |
If 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. Enumeration: 'shuteths': 2, 'shutunit': 3, 'no-action': 4, 'shutport': 1. |
lsAddressAgingTimer | 1.3.6.1.4.1.43.17.5 | counter | read-write |
A 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. |
lsIPEchoAgingHelp | 1.3.6.1.4.1.43.17.6 | integer | read-write |
If 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. Enumeration: 'false': 2, 'true': 1. |
lsProdVerSW | 1.3.6.1.4.1.43.17.7 | displaystring | read-only |
This 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. |
lsProdVerHW | 1.3.6.1.4.1.43.17.8 | displaystring | read-only |
This 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. |
lsLEDstate | 1.3.6.1.4.1.43.17.9 | octet string | read-only |
A binary structure which describes the current state of all of the LEDs of an LinkSwitch. Actual layout available on request. |
lsTestResult | 1.3.6.1.4.1.43.17.10 | integer | read-only |
When 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. |
lsAction | 1.3.6.1.4.1.43.17.11 | integer | read-write |
Value 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. Enumeration: 'age-addr-table': 2, 'clear-addr-table': 3, 'test-addr-filter': 11, 'test-fddipath': 8, 'test-ethports': 9, 'connect-FDDI': 5, 'other': 1, 'test-lsfunc': 10, 'connect-Eth': 7, 'disconnect-Eth': 6, 'disconnect-FDDI': 4. |
lsEportNumber | 1.3.6.1.4.1.43.17.12 | integer | read-only |
A count of the Ethernet Ports supported by this system. |
lsEportTable | 1.3.6.1.4.1.43.17.13 | no-access | ||
1.3.6.1.4.1.43.17.13.1 | no-access | |||
lsEportIndex | 1.3.6.1.4.1.43.17.13.1.1 | integer | read-only |
The index of this table entry. |
lsEportEnable | 1.3.6.1.4.1.43.17.13.1.2 | integer | read-write |
When 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. Enumeration: 'false': 2, 'true': 1. |
lsEportActivate | 1.3.6.1.4.1.43.17.13.1.3 | integer | read-write |
When true, port is shutdown but not reset, so counters will maintain values at time of deactivation. Further functionality controlled by ifOperStatus. Default is true. Enumeration: 'false': 2, 'true': 1. |
lsEportLinkState | 1.3.6.1.4.1.43.17.13.1.4 | integer | read-only |
Reports status of Link, as affected by lsEportEnable, lsEportActive, lsEportForwarding, and ifOperStatus. Enumeration: 'inactive': 3, 'disabled': 2, 'active': 5, 'other': 1, 'shutdown': 6, 'ready': 4. |
lsEportName | 1.3.6.1.4.1.43.17.13.1.5 | displaystring | read-write |
Abstract name for port. DURABLE. |
lsEportSQETestEnable | 1.3.6.1.4.1.43.17.13.1.6 | integer | read-write |
When 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. Enumeration: 'false': 2, 'true': 1. |
lsEportLongPktsEnable | 1.3.6.1.4.1.43.17.13.1.7 | integer | read-write |
When 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. Enumeration: 'false': 2, 'true': 1. |
lsEportMCastFilterEnable | 1.3.6.1.4.1.43.17.13.1.8 | integer | read-write |
When 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. Enumeration: 'false': 2, 'true': 1. |
lsEportMCastRate | 1.3.6.1.4.1.43.17.13.1.9 | integer | read-write |
The 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. |
lsEportMCastBurstLimit | 1.3.6.1.4.1.43.17.13.1.10 | integer | read-write |
This 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. |
lsEportStationsNumber | 1.3.6.1.4.1.43.17.13.1.11 | integer | read-only |
A 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. |
lsEportSecsSinceLastClear | 1.3.6.1.4.1.43.17.13.1.12 | counter | read-only |
A count of seconds since last cleared counters for this port. Use lsEportAction to clear the counters. |
lsEportTestResult | 1.3.6.1.4.1.43.17.13.1.13 | integer | read-only |
When 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. |
lsEportAction | 1.3.6.1.4.1.43.17.13.1.14 | integer | read-write |
Value 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. Enumeration: 'other': 1, 'test-addrfilter': 3, 'zero-counters': 4, 'test-loopback': 2. |
lsEportFtoEByteCts | 1.3.6.1.4.1.43.17.13.1.15 | counter | read-only |
A 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. |
lsEportEtoFByteCts | 1.3.6.1.4.1.43.17.13.1.16 | counter | read-only |
A 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. |
lsEportFtoEPacketCts | 1.3.6.1.4.1.43.17.13.1.17 | counter | read-only |
A 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. |
lsEportEtoFPacketCts | 1.3.6.1.4.1.43.17.13.1.18 | counter | read-only |
A 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. |
lsEportFtoEDropPktCts | 1.3.6.1.4.1.43.17.13.1.19 | counter | read-only |
A 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. |
lsEportEtoFDropPktCts | 1.3.6.1.4.1.43.17.13.1.20 | counter | read-only |
A 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). |
lsEportFtoEBusErrorCts | 1.3.6.1.4.1.43.17.13.1.21 | counter | read-only |
A count of frames that encountered a Parity or FIFO Error as they went from FDDI to the Ethernet. |
lsEportEtoFBusErrorCts | 1.3.6.1.4.1.43.17.13.1.22 | counter | read-only |
A count of frames that encountered a Parity or FIFO Error as they went from Ethernet to the FDDI. |
lsEportXMCastCts | 1.3.6.1.4.1.43.17.13.1.23 | counter | read-only |
A count of frames transmitted to a multicast address. Does not include frames sent to the broadcast address. |
lsEportXBCastCts | 1.3.6.1.4.1.43.17.13.1.24 | counter | read-only |
A count of frames transmitted to a broadcast address. Does not include frames sent to the multicast address. |
lsEportXDirectedCts | 1.3.6.1.4.1.43.17.13.1.25 | counter | read-only |
A count of frames transmitted that were not addressed to either the multicast or the broadcast address. |
lsEportXDeferredCts | 1.3.6.1.4.1.43.17.13.1.26 | counter | read-only |
A 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. |
lsEportXLateCollCts | 1.3.6.1.4.1.43.17.13.1.27 | counter | read-only |
A 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. |
lsEportXCollAbortCts | 1.3.6.1.4.1.43.17.13.1.28 | counter | read-only |
A count of frames for which transmission fails due to excessive collisions. |
lsEportXCSErrCts | 1.3.6.1.4.1.43.17.13.1.29 | counter | read-only |
A count of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame. |
lsEportXExcessDeferCts | 1.3.6.1.4.1.43.17.13.1.30 | counter | read-only |
A count of times that the deferral time was excessive. |
lsEportXUnderrunCts | 1.3.6.1.4.1.43.17.13.1.31 | counter | read-only |
A count of times that an underrun occured. |
lsEportXSQETestFailCts | 1.3.6.1.4.1.43.17.13.1.32 | counter | read-only |
A 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. |
lsEportRMCastCts | 1.3.6.1.4.1.43.17.13.1.33 | counter | read-only |
A count of frames received with a multicast address. Does not include frames received with a broadcast address. |
lsEportRBCastCts | 1.3.6.1.4.1.43.17.13.1.34 | counter | read-only |
A count of frames received with a broadcast address. Does not include frames received with a multicast address. |
lsEportRDirectedCts | 1.3.6.1.4.1.43.17.13.1.35 | counter | read-only |
A count of frames received that were not addressed to either the multicast or the broadcast address. |
lsEportRAlignmentCts | 1.3.6.1.4.1.43.17.13.1.36 | counter | read-only |
A 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. |
lsEportRTooLongCts | 1.3.6.1.4.1.43.17.13.1.37 | counter | read-only |
A count of frames which were received and also exceeded the maximum frame size. |
lsEportRFCSErrorCts | 1.3.6.1.4.1.43.17.13.1.38 | counter | read-only |
A 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. |
lsEportROverrunCts | 1.3.6.1.4.1.43.17.13.1.39 | counter | read-only |
The number of frames which could not be stored by the Ethernet MAC due to internal resource constraints. |
lsStationsNumber | 1.3.6.1.4.1.43.17.14 | integer | read-only |
A 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. |
lsStationsTable | 1.3.6.1.4.1.43.17.15 | no-access | ||
1.3.6.1.4.1.43.17.15.1 | no-access | |||
lsStationsPortIndex | 1.3.6.1.4.1.43.17.15.1.1 | integer | read-only |
The lsEportIndex of the port to which the addresses apply. |
lsStationsAddrIndex | 1.3.6.1.4.1.43.17.15.1.2 | integer | read-only |
The index of this address within a row of the table lsStationsTable, where the row is selected by the value of lsStationsPortIndex. |
lsStationsAddress | 1.3.6.1.4.1.43.17.15.1.3 | physaddress | read-only |
A Physical Address which has been seen as a Source Address on this port since the last time the Address Filter was aged. |
lsBusCts | 1.3.6.1.4.1.43.17.16 | octet string | read-only |
A binary structure which contains the FtoE and EtoF counters for all ls ports. Actual layout available on request. |
lsPortAMediaPresent | 1.3.6.1.4.1.43.17.17 | integer | read-only |
Reports presence and type of FDDI Port A Media. For FMS LinkSwitch, only Fiber and UTP are supported. Enumeration: 'fiberpresent': 3, 'other': 1, 'fiberscpresent': 4, 'notpresent': 2, 'utppresent': 5, 'stppresent': 6. |
lsPortBMediaPresent | 1.3.6.1.4.1.43.17.18 | integer | read-only |
Reports presence and type of FDDI Port B Media. For FMS LinkSwitch, only Fiber and UTP are supported. Enumeration: 'fiberpresent': 3, 'other': 1, 'fiberscpresent': 4, 'notpresent': 2, 'utppresent': 5, 'stppresent': 6. |
lsFMSBackupPSSense | 1.3.6.1.4.1.43.17.19 | integer | read-only |
Reports the presence and status of the backup power supply on FMS LinkSwitch Only. Enumeration: 'notpresent': 2, 'other': 1, 'badstatus': 4, 'goodstatus': 3. |
lsfddiPATHRingLatency | 1.3.6.1.4.1.43.17.20 | integer | read-only |
Reports the measurement (in 80 nanosecond ticks) of total accumulated latency of the ring associated with the current path. |