INTEL-S500-MIB: View SNMP OID List / Download MIB

VENDOR: INTEL CORPORATION


 Home MIB: INTEL-S500-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 s500 1.3.6.1.4.1.343.6.10
       module 1.3.6.1.4.1.343.6.10.1
           defaultSwitchMode 1.3.6.1.4.1.343.6.10.1.1 integer read-write
Default switch mode. This is used by the object portSwitchMode when it's value is default(1) Enumeration: 'cutThrough': 2, 'storeAndForward': 4, 'adaptive': 5, 'fragmentFree': 3.
           defaultFlowControlMode 1.3.6.1.4.1.343.6.10.1.2 integer read-write
Default Flow Control mode. This is used by the object portConfFlowControl when it's value is default(1) Enumeration: 'enable': 2, 'disable': 3.
           smuMaster 1.3.6.1.4.1.343.6.10.1.3 integer read-only
OBSOLETE Enumeration: 'enable': 1, 'disable': 2.
           localManagementTimeout 1.3.6.1.4.1.343.6.10.1.4 integer read-write
The time (in minutes) that has elapsed before a local management session (telnet or serial) closes when it has not been used. The value '0' means no timeout.
           temperatureLevel 1.3.6.1.4.1.343.6.10.1.5 integer read-only
temperatureLevel values: normal(1) : Temperature normal high(2) : Temperature high. Check air circulation critical(3): Temperature critical. Shut down in 30 seconds Enumeration: 'high': 2, 'critical': 3, 'normal': 1.
           redundantPowerSupplyStatus 1.3.6.1.4.1.343.6.10.1.6 integer read-only
Status for redundant power supply: notPresent(1): RPS not connected or failed. (It may be present but not plugged in or damaged etc.) present(2): RPS not active. (It may be present, connected, in perfect health, but just not being used.) active(3): RPS active Enumeration: 'active': 3, 'notPresent': 1, 'present': 2.
           portMirroring 1.3.6.1.4.1.343.6.10.1.7 integer read-write
enable(1): Enabling of port mirroring. This is only possible if RMON is disabled. disable(2): Disabling of port mirroring. RMON can only be enabled if port mirroring is disabled Enumeration: 'enable': 1, 'disable': 2.
           disableRmon 1.3.6.1.4.1.343.6.10.1.8 integer read-write
destroyAll(1): Disable RMON and destroy all probes. This is necessary for enabling port mirroring Enumeration: 'destroyAll': 1.
           isRmonActive 1.3.6.1.4.1.343.6.10.1.9 integer read-only
enabled(1): RMON is enabled disabled(2): RMON is disabled Enumeration: 'disabled': 2, 'enabled': 1.
           switchTotalTraffic 1.3.6.1.4.1.343.6.10.1.10 counter read-only
Total switch traffic measured in octets
           bufferPoolUsed 1.3.6.1.4.1.343.6.10.1.11 integer read-only
Total switch buffer pool usage. (percentage between 0 and 100)
           featuresBitFlag 1.3.6.1.4.1.343.6.10.1.12 octet string read-only
Bit field index from bit 1 to 32. If an bit is set, the switch supports the related feature. BIT 1: Distributed VLAN BIT 2: Layer 3 switching BIT 3: Diagnostics BIT 4: RSVP BIT 5: IP multicast BIT 6: IP filtering BIT 7: ATM STP BIT 8: Port trunking BIT 9: Port mirroring BIT 10: VLAN stacking BIT 11: Forwarding of learn packets BIT 12: IGMP pruning BIT 13: ToS BIT 14: Bulk En-/Disable STP BIT 15: VLAN table flush BIT 16: Transparent Cache BIT 17: Compressed Stack
           switchBw 1.3.6.1.4.1.343.6.10.1.13 integer read-only
Max switch BW. (Mbits per second)
           ownMatrixAttachmentPort 1.3.6.1.4.1.343.6.10.1.14 integer read-only
Returns the port number of the Matrix port the switch is attached to. NB: will return 50 for a switch not connected to a Matrix Module
           stackCrc 1.3.6.1.4.1.343.6.10.1.15 integer read-only
checksum for stack specific parameters If a parameter is unavailable 0 is returned
       ports 1.3.6.1.4.1.343.6.10.2
           portSnmpPort 1.3.6.1.4.1.343.6.10.2.1 integer read-only
Returns the port which this SNMP request went through. This gives the port on which the SNMP management system is connected.
           portLastChange 1.3.6.1.4.1.343.6.10.2.2 timeticks read-only
The value of sysUpTime after any interface has changed state
           portInfoTable 1.3.6.1.4.1.343.6.10.2.3 no-access
Port information table which includes all ports.
               portInfoEntry 1.3.6.1.4.1.343.6.10.2.3.1 no-access
Contains the type of interface .
                   portInfoChassisIndex 1.3.6.1.4.1.343.6.10.2.3.1.1 integer read-only
Chassis index
                   portInfoModuleIndex 1.3.6.1.4.1.343.6.10.2.3.1.2 integer read-only
Module index
                   portInfoIndex 1.3.6.1.4.1.343.6.10.2.3.1.3 integer read-only
An index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   portInfoType 1.3.6.1.4.1.343.6.10.2.3.1.4 integer read-only
The type of Physical interface at the port. Enumeration: 'hundredbasefx': 2, 'core': 3, 'layer3link': 5, 'gigabasesx': 10, 'hundredbasetx': 1, 'gigabaselx': 11, 'internal': 4.
           portConfTable 1.3.6.1.4.1.343.6.10.2.4 no-access
Port configuration and status table.
               portConfEntry 1.3.6.1.4.1.343.6.10.2.4.1 no-access
An entry containing the objects for configuration and status of a port.
                   portConfChassisIndex 1.3.6.1.4.1.343.6.10.2.4.1.1 integer read-only
Chassis index
                   portConfModuleIndex 1.3.6.1.4.1.343.6.10.2.4.1.2 integer read-only
Module index
                   portConfIndex 1.3.6.1.4.1.343.6.10.2.4.1.3 integer read-only
An index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   portConfDescr 1.3.6.1.4.1.343.6.10.2.4.1.4 displaystring read-write
User configurable description of the port.
                   portConfLocation 1.3.6.1.4.1.343.6.10.2.4.1.5 displaystring read-write
User configurable location of the port.
                   portConfConfigSwitchMode 1.3.6.1.4.1.343.6.10.2.4.1.6 integer read-write
Port Switch mode. If set to default(1) the value from defaultSwitchMode is used. Enumeration: 'storeAndForward': 4, 'fragmentFree': 3, 'default': 1, 'notAvailable': 99, 'cutThrough': 2, 'adaptive': 5.
                   portConfFlowControl 1.3.6.1.4.1.343.6.10.2.4.1.7 integer read-write
Port Flow Control mode. If set to default(1) the value from defaultFlowControlMode is used. Enumeration: 'default': 1, 'notAvailable': 99, 'enable': 2, 'disable': 3.
                   portConfSpeedSupported 1.3.6.1.4.1.343.6.10.2.4.1.8 integer read-only
The possible speeds of a port Enumeration: 'speed155Mbit': 5, 'speed10Mbit': 1, 'speed10And100Mbit': 3, 'speed100Mbit': 2, 'notAvailable': 99, 'speed1Gbit': 6, 'speed10And100AndAutoMbit': 4, 'speed1AndAutoGbit': 7.
                   portConfDuplexSupported 1.3.6.1.4.1.343.6.10.2.4.1.9 integer read-only
The possible duplex modes of a port Enumeration: 'full': 2, 'auto': 4, 'halfAndFull': 3, 'half': 1, 'notAvailable': 99, 'autoAndHalfAndFull': 7, 'autoAndFull': 6.
                   portConfConfigSpeed 1.3.6.1.4.1.343.6.10.2.4.1.10 integer read-write
The configured speed for a port Enumeration: 'speed100Mbit': 2, 'speed1Gbit': 3, 'speed10Mbit': 1.
                   portConfConfigDuplex 1.3.6.1.4.1.343.6.10.2.4.1.11 integer read-write
The configured duplex mode for a port Enumeration: 'full': 2, 'half': 1.
                   portConfConfigAutoNeg 1.3.6.1.4.1.343.6.10.2.4.1.12 integer read-write
The configured auto-negotiation for a port Enumeration: 'enable': 1, 'disable': 2.
                   portConfSpeed 1.3.6.1.4.1.343.6.10.2.4.1.13 integer read-only
The current speed for a port Enumeration: 'speed155Mbit': 7, 'speed10Mbit': 1, 'speed100Mbit': 3, 'notAvailable': 99, 'speedAutoDetect1Gbit': 6, 'speedAutoDetect100Mbit': 4, 'speed1Gbit': 5, 'speedAutoDetect10Mbit': 2.
                   portConfDuplex 1.3.6.1.4.1.343.6.10.2.4.1.14 integer read-only
The current duplex mode for a port Enumeration: 'notAvailable': 99, 'autoDetectFull': 4, 'full': 3, 'autoDetectHalf': 2, 'half': 1.
                   portConfAutoNeg 1.3.6.1.4.1.343.6.10.2.4.1.15 integer read-only
The currect auto-negotiation for a port Enumeration: 'notAvailable': 99, 'auto': 2, 'manual': 1, 'failed': 3.
                   portConfSwitchMode 1.3.6.1.4.1.343.6.10.2.4.1.16 integer read-only
Current forwarding mode of the port. Enumeration: 'storeAndForward': 5, 'fragmentFree': 3, 'adaptiveCutThrough': 2, 'adaptiveFragmentFree': 4, 'adaptiveStoreAndForward': 6, 'notAvailable': 99, 'cutThrough': 1.
                   portConfTrunkSupported 1.3.6.1.4.1.343.6.10.2.4.1.17 integer read-only
The types of port trunking available for the actual port. A trunk consists of a number ports sitting next to each other. The first port is selected as master for the trunk, the following as slaves. trunkWidthTwo(1): Port is available as master for 2 port trunking. trunkWidthFour(2): Port is available as master for 4 port trunking. trunkMaster(3): Port is master in a trunk. trunkSlave(4): Port is slave in a trunk. notAvailable(99): Port is not available for trunking. Enumeration: 'trunkWidthFour': 2, 'notAvailable': 99, 'trunkSlave': 4, 'trunkWidthTwo': 1, 'trunkMaster': 3.
                   portConfTrunkConfig 1.3.6.1.4.1.343.6.10.2.4.1.18 integer read-write
The size of the actual trunk. 0 means trunkWidthTwo(1): This port is member of a 2 port trunk. trunkWidthFour(2):This port is member of a 4 port trunk. disable(99): This port is not trunked Enumeration: 'trunkWidthFour': 2, 'disable': 99, 'trunkWidthTwo': 1.
                   portConfTrunkName 1.3.6.1.4.1.343.6.10.2.4.1.19 displaystring read-write
Trunk name
                   portConfMirrorSupported 1.3.6.1.4.1.343.6.10.2.4.1.20 integer read-only
Which mode of port mirroring does the port support. mirrorSourceOnly(1): Port can only be used as source for mirroring mirrorDestinationOnly(2): Port can only be used as destination for mirroring mirrorSourceOrDestination(3): Port can be used as source or destination notAvailable(99): Port can not be used for mirroring Enumeration: 'mirrorSourceOnly': 1, 'notAvailable': 99, 'mirrorSourceOrDestination': 3, 'mirrorDestinationOnly': 2.
                   portConfMirrorConfig 1.3.6.1.4.1.343.6.10.2.4.1.21 integer read-write
The configured port mirroring for the actual port. mirrorSource(1): Port is source for mirroring mirrorDestination(2): Port is destination for mirroring disabled(99): Port is not mirrored Enumeration: 'disabled': 99, 'mirrorDestination': 2, 'mirrorSource': 1.
                   portConfVlanSupported 1.3.6.1.4.1.343.6.10.2.4.1.22 integer read-only
Describes if the port can be used as a port rule in the VLAN configuration. enabled(1): Port can be used in port VLANs notAvailable(99): Port can not be used in port VLANs Enumeration: 'notAvailable': 99, 'enabled': 1.
           portAllSpanningTreeMode 1.3.6.1.4.1.343.6.10.2.5 integer read-write
Enable or Disable Spanning Tree Protocol for all ports on switch. SET is only allowed with value allEnabled(1) or allDisabled(2). Enumeration: 'mixed': 3, 'allEnabled': 1, 'allDisabled': 2.
       statistic 1.3.6.1.4.1.343.6.10.3
           txStatTable 1.3.6.1.4.1.343.6.10.3.1 no-access
Transmit statistics table.
               txStatEntry 1.3.6.1.4.1.343.6.10.3.1.1 no-access
An entry containing objects for transmit statistics.
                   txStatIndex 1.3.6.1.4.1.343.6.10.3.1.1.1 integer read-only
An index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   txUCPkts64Octets 1.3.6.1.4.1.343.6.10.3.1.1.2 counter read-only
64 byte unicast packets transmitted
                   txUCPkts65To127Octets 1.3.6.1.4.1.343.6.10.3.1.1.3 counter read-only
65 to 127 byte unicast packets transmitted
                   txUCPkts128To255Octets 1.3.6.1.4.1.343.6.10.3.1.1.4 counter read-only
128 to 255 byte unicast packets transmitted
                   txUCPkts256To511Octets 1.3.6.1.4.1.343.6.10.3.1.1.5 counter read-only
256 to 511 byte unicast packets transmitted
                   txUCPkts512To1023Octets 1.3.6.1.4.1.343.6.10.3.1.1.6 counter read-only
512 to 1023 byte unicast packets transmitted
                   txUCPkts1024To1518Octets 1.3.6.1.4.1.343.6.10.3.1.1.7 counter read-only
1024 to 1518 byte unicast packets transmitted
                   txMCPkts64Octets 1.3.6.1.4.1.343.6.10.3.1.1.8 counter read-only
64 byte multicast packets transmitted
                   txMCPkts65To127Octets 1.3.6.1.4.1.343.6.10.3.1.1.9 counter read-only
65 to 127 byte multicast packets transmitted
                   txMCPkts128To255Octets 1.3.6.1.4.1.343.6.10.3.1.1.10 counter read-only
128 to 255 byte multicast packets transmitted
                   txMCPkts256To511Octets 1.3.6.1.4.1.343.6.10.3.1.1.11 counter read-only
256 to 511 byte multicast packets transmitted
                   txMCPkts512To1023Octets 1.3.6.1.4.1.343.6.10.3.1.1.12 counter read-only
512 to 1023 byte multicast packets transmitted
                   txMCPkts1024To1518Octets 1.3.6.1.4.1.343.6.10.3.1.1.13 counter read-only
1024 to 1518 byte multicast packets transmitted
                   txBCPkts64Octets 1.3.6.1.4.1.343.6.10.3.1.1.14 counter read-only
64 byte broadcast packets transmitted
                   txBCPkts65To127Octets 1.3.6.1.4.1.343.6.10.3.1.1.15 counter read-only
65 to 127 byte broadcast packets transmitted
                   txBCPkts128To255Octets 1.3.6.1.4.1.343.6.10.3.1.1.16 counter read-only
128 to 255 byte broadcast packets transmitted
                   txBCPkts256To511Octets 1.3.6.1.4.1.343.6.10.3.1.1.17 counter read-only
256 to 511 byte broadcast packets transmitted
                   txBCPkts512To1023Octets 1.3.6.1.4.1.343.6.10.3.1.1.18 counter read-only
512 to 1023 byte broadcast packets transmitted
                   txBCPkts1024To1518Octets 1.3.6.1.4.1.343.6.10.3.1.1.19 counter read-only
1024 to 1518 byte broadcast packets transmitted
                   txOctetsIllegalAddrType 1.3.6.1.4.1.343.6.10.3.1.1.20 counter read-only
Internal error -- not possible. Always zero.
                   tx1ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.21 counter read-only
Tx packets delayed less than 1 slot time (due to NIMBUS overload).
                   tx2ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.22 counter read-only
Tx packets delayed between 1 and 2 slot times (due to NIMBUS overload)
                   tx3ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.23 counter read-only
Tx packets delayed between 2 and 4 slot times (due to NIMBUS overload)
                   tx4ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.24 counter read-only
Tx packets delayed between 4 and 8 slot times (due to NIMBUS overload)
                   tx5ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.25 counter read-only
Tx packets delayed between 8 and 16 slot times (due to NIMBUS overload)
                   tx6ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.26 counter read-only
Tx packets delayed between 16 and 32 slot times (due to NIMBUS overload)
                   tx7ArbitFrameDelay 1.3.6.1.4.1.343.6.10.3.1.1.27 counter read-only
Tx packets delayed more than 32 slot times (due to NIMBUS overload)
                   txDeferreds 1.3.6.1.4.1.343.6.10.3.1.1.28 counter read-only
Half duplex: Tx packet delayed, due to receiving a packet. Full duplex: Tx packet delayed, due to receiving of a MAC pause control frame.
                   txOctetsHis 1.3.6.1.4.1.343.6.10.3.1.1.29 counter read-only
Upper part of a 64 bit octet transmitted counter
                   txOctetsLos 1.3.6.1.4.1.343.6.10.3.1.1.30 counter read-only
Lower part of a 64 bit octet transmitted counter
                   txOctetsOutOfRange 1.3.6.1.4.1.343.6.10.3.1.1.31 counter read-only
Internal error
                   txExcessiveDeferralsErrors 1.3.6.1.4.1.343.6.10.3.1.1.32 counter read-only
Maximum deferral should be the duration of a maximum length packet, if no errors on the net. Excessive deferral is indicated if deferral duration is more than approximately 49 maximum packets.
                   txNiaUnderRunAborts 1.3.6.1.4.1.343.6.10.3.1.1.34 counter read-only
Internal discard
                   txExcessiveLengthDrops 1.3.6.1.4.1.343.6.10.3.1.1.35 counter read-only
Tx packets discarded due to too long packets (Only possible if receiving too long packets are allowed)
                   txLinkDownEvents 1.3.6.1.4.1.343.6.10.3.1.1.36 counter read-only
No link pulses are received. Usually this means that the cable is removed.
                   txAllCounterPackets 1.3.6.1.4.1.343.6.10.3.1.1.37 octet string read-only
A collection of all counters for byte and packet counters. This object is needed to optimize SNMP traffic. The counters in this string are: txStatIndex INTEGER txOctetsHis Counter txOctetsLos Counter txUCPkts64Octets Counter txUCPkts65To127Octets Counter txUCPkts128To255Octets Counter txUCPkts256To511Octets Counter txUCPkts512To1023Octets Counter txUCPkts1024To1518Octets Counter txMCPkts64Octets Counter txMCPkts65To127Octets Counter txMCPkts128To255Octets Counter txMCPkts256To511Octets Counter txMCPkts512To1023Octets Counter txMCPkts1024To1518Octets Counter txBCPkts64Octets Counter txBCPkts65To127Octets Counter txBCPkts128To255Octets Counter txBCPkts256To511Octets Counter txBCPkts512To1023Octets Counter txBCPkts1024To1518Octets Counter The values are represented in the OCTET STRING in the listed order, each value stored as a 32 bits big engine value.
                   txAllCounterOthers 1.3.6.1.4.1.343.6.10.3.1.1.38 octet string read-only
A collection of all counters -- other than for byte and packet counters. This object is needed to optimize SNMP traffic. The counters in this string are: txStatIndex INTEGER txDeferreds Counter txExcessiveDeferralsErrors Counter txForwRxErrorCollision Counter txNiaUnderRunAborts Counter txLinkDownEvents Counter -- Counters from RFC1643 txCSenseErrors Counter txSQEErrors Counter txLateCollisions Counter txExcessiveCollisionErrors Counter txSingleCollisionFrames Counter txMultipleCollisionFrames Counter The values are represented in the OCTET STRING in the listed order, each value stored as a 32 bits big engine value.
           rxStatTable 1.3.6.1.4.1.343.6.10.3.2 no-access
Receive statistics table.
               rxStatEntry 1.3.6.1.4.1.343.6.10.3.2.1 no-access
An entry containing objects for receive statistics.
                   rxStatIndex 1.3.6.1.4.1.343.6.10.3.2.1.1 integer read-only
An index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                   rxUCPkts64OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.2 counter read-only
64 byte unicast packets received which have not been forwarded
                   rxUCPkts64OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.3 counter read-only
64 byte unicast packets received which have been forwarded
                   rxUCPkts65To127OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.4 counter read-only
65 to 127 byte unicast packets received which have not been forwarded
                   rxUCPkts65To127OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.5 counter read-only
65 to 127 byte unicast packets received which have been forwarded
                   rxUCPkts128To255OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.6 counter read-only
128 to 255 byte unicast packets received which have not been forwarded
                   rxUCPkts128To255OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.7 counter read-only
128 to 255 byte unicast packets received which have been forwarded
                   rxUCPkts256To511OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.8 counter read-only
256 to 511 byte unicast packets received which have not been forwarded
                   rxUCPkts256To511OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.9 counter read-only
255 to 511 byte unicast packets received which have been forwarded
                   rxUCPkts512To1023OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.10 counter read-only
512 to 1023 byte unicast packets received which have not been forwarded
                   rxUCPkts512To1023OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.11 counter read-only
512 to 1023 byte unicast packets received which has been forwarded
                   rxUCPkts1024To1518OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.12 counter read-only
1024 to 1518 byte unicast packets received which have not been forwarded
                   rxUCPkts1024To1518OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.13 counter read-only
1024 to 1518 byte unicast packets received which have been forwarded
                   rxShortErrors 1.3.6.1.4.1.343.6.10.3.2.1.14 counter read-only
Receive fragments shorter than the minimum ordinary collision fragment.
                   rxRuntErrors 1.3.6.1.4.1.343.6.10.3.2.1.15 counter read-only
Ordinary collision fragments received.
                   rxDataRateMMErrors 1.3.6.1.4.1.343.6.10.3.2.1.16 counter read-only
A data rate miss-match error occurs if the data rate deviation is larger than allowed. This should only occur if problems with the TX oscillator in the adapter transmitting the frame.
                   rxMCPkts64OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.17 counter read-only
64 byte multicast packets received which have not been forwarded
                   rxMCPkts64OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.18 counter read-only
64 byte multicast packets received which have been forwarded
                   rxMCPkts65To127OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.19 counter read-only
65 to 127 byte multicast packets received which have not been forwarded
                   rxMCPkts65To127OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.20 counter read-only
65 to 127 byte multicast packets received which have been forwarded
                   rxMCPkts128To255OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.21 counter read-only
128 to 255 byte multicast packets received which have not been forwarded
                   rxMCPkts128To255OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.22 counter read-only
128 to 255 byte multicast packets received which have been forwarded
                   rxMCPkts256To511OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.23 counter read-only
256 to 511 byte multicast packets received which have not been forwarded
                   rxMCPkts256To511OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.24 counter read-only
256 to 511 byte multicast packets received which have been forwarded
                   rxMCPkts512To1023OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.25 counter read-only
512 to 1023 byte multicast packets received which have not been forwarded
                   rxMCPkts512To1023OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.26 counter read-only
512 to 1023 byte multicast packets received which have been forwarded
                   rxMCPkts1024To1518OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.27 counter read-only
1024 to 1518 byte multicast packets received which have not been forwarded
                   rxMCPkts1024To1518OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.28 counter read-only
1024 to 1518 byte multicast packets received which have been forwarded
                   rxOctetsLocalHis 1.3.6.1.4.1.343.6.10.3.2.1.29 counter read-only
Upper part of a 64 bit octet received counter which has not been forwarded
                   rxOctetsLocalLos 1.3.6.1.4.1.343.6.10.3.2.1.30 counter read-only
Lower part of a 64 bit octet received counter which has not been forwarded
                   rxOctetsForwardedHis 1.3.6.1.4.1.343.6.10.3.2.1.31 counter read-only
Upper part of a 64 bit octet received counter which has been forwarded
                   rxOctetsForwardedLos 1.3.6.1.4.1.343.6.10.3.2.1.32 counter read-only
Lower part of a 64 bit octet received counter which has been forwarded
                   rxBCPkts64OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.33 counter read-only
64 byte broadcast packets received which have not been forwarded
                   rxBCPkts64OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.34 counter read-only
64 byte broadcast packets received which have been forwarded
                   rxBCPkts65To127OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.35 counter read-only
65 to 127 byte broadcast packets received which have not been forwarded
                   rxBCPkts65To127OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.36 counter read-only
65 to 127 byte broadcast packets received which have been forwarded
                   rxBCPkts128To255OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.37 counter read-only
128 to 255 byte broadcast packets received which have not been forwarded
                   rxBCPkts128To255OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.38 counter read-only
128 to 255 byte broadcast packets received which have been forwarded
                   rxBCPkts256To511OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.39 counter read-only
256 to 511 byte broadcast packets received which have not been forwarded
                   rxBCPkts256To511OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.40 counter read-only
256 to 511 byte broadcast packets received which have been forwarded
                   rxBCPkts512To1023OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.41 counter read-only
512 to 1023 byte broadcast packets received which have not been forwarded
                   rxBCPkts512To1023OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.42 counter read-only
512 to 1023 byte broadcast packets received which have been forwarded
                   rxBCPkts1024To1518OctetsLocals 1.3.6.1.4.1.343.6.10.3.2.1.43 counter read-only
1024 to 1518 byte broadcast packets received which have not been forwarded
                   rxBCPkts1024To1518OctetsForwardeds 1.3.6.1.4.1.343.6.10.3.2.1.44 counter read-only
1024 to 1518 byte broadcast packets received which have been forwarded
                   rxFilterMACUnexp2ndPortDrops 1.3.6.1.4.1.343.6.10.3.2.1.45 counter read-only
MAC address has been moved from one port to another
                   rxFilterIllegalMACDrops 1.3.6.1.4.1.343.6.10.3.2.1.46 counter read-only
Packet is dropped because the source MAC address is illegal (zero or broadcase)
                   rxFlowCtrlPram 1.3.6.1.4.1.343.6.10.3.2.1.47 counter read-only
Half duplex: Number of Flow Control collisions generated due to PRAM limitations. Full duplex: Number of MAC pause control frames transmitted due to PRAM limitations.
                   rxFlowCtrlNimbus 1.3.6.1.4.1.343.6.10.3.2.1.48 counter read-only
Half duplex: Number of Flow Control collisions generated due to NIMBUS overload. Full duplex: Number of MAC pause control frames transmitted due to NIMBUS overload.
                   rxPramOverRuns 1.3.6.1.4.1.343.6.10.3.2.1.49 counter read-only
Rx packets discarded due to PRAM limitation
                   rxNimbusOverRuns 1.3.6.1.4.1.343.6.10.3.2.1.50 counter read-only
Rx packets discarded due to NIMBUS limitation
                   rxVeryLongErrors 1.3.6.1.4.1.343.6.10.3.2.1.51 counter read-only
Rx packets that are much too long (> 6000 bytes).
                   rxLongErrors 1.3.6.1.4.1.343.6.10.3.2.1.52 counter read-only
Rx packets that are too long (> 1518 bytes)
                   rxPauseMacControlReceived 1.3.6.1.4.1.343.6.10.3.2.1.53 counter read-only
Number of MAC pause control frames received
                   rxUnknownMacControlFrame 1.3.6.1.4.1.343.6.10.3.2.1.54 counter read-only
Number of unsupported MAC control frames received
                   rxPiaOutOfPoolDropErrors 1.3.6.1.4.1.343.6.10.3.2.1.55 counter read-only
Reception is aborted due to lack of pool memory -- the switch is overloaded.
                   rxCodeViolations 1.3.6.1.4.1.343.6.10.3.2.1.56 counter read-only
An illegal symbol received on a 100Base-X port.
                   rxJabberErrors 1.3.6.1.4.1.343.6.10.3.2.1.57 counter read-only
Rx packets that are too long and contains CRC errors and/or dribble nibble.
                   rxNiaOverRunDropErrors 1.3.6.1.4.1.343.6.10.3.2.1.58 counter read-only
The NIA Rx buffer goes to overrun if the nimbus is overloaded (NIA10 only).
                   rxAllCounterPackets 1.3.6.1.4.1.343.6.10.3.2.1.59 octet string read-only
A collection of all counters for byte and packet counters. This object is needed to optimise SNMP traffic. The counters in this string are: rxStatIndex INTEGER rxOctetsLocalHis Counter rxOctetsLocalLos Counter rxOctetsForwardedHis Counter rxOctetsForwardedLos Counter rxUCPkts64OctetsLocals Counter rxUCPkts64OctetsForwardeds Counter rxUCPkts65To127OctetsLocals Counter rxUCPkts65To127OctetsForwardeds Counter rxUCPkts128To255OctetsLocals Counter rxUCPkts128To255OctetsForwardeds Counter rxUCPkts256To511OctetsLocals Counter rxUCPkts256To511OctetsForwardeds Counter rxUCPkts512To1023OctetsLocals Counter rxUCPkts512To1023OctetsForwardeds Counter rxUCPkts1024To1518OctetsLocals Counter rxUCPkts1024To1518OctetsForwardeds Counter rxMCPkts64OctetsLocals Counter rxMCPkts64OctetsForwardeds Counter rxMCPkts65To127OctetsLocals Counter rxMCPkts65To127OctetsForwardeds Counter rxMCPkts128To255OctetsLocals Counter rxMCPkts128To255OctetsForwardeds Counter rxMCPkts256To511OctetsLocals Counter rxMCPkts256To511OctetsForwardeds Counter rxMCPkts512To1023OctetsLocals Counter rxMCPkts512To1023OctetsForwardeds Counter rxMCPkts1024To1518OctetsLocals Counter rxMCPkts1024To1518OctetsForwardeds Counter rxBCPkts64OctetsLocals Counter rxBCPkts64OctetsForwardeds Counter rxBCPkts65To127OctetsLocals Counter rxBCPkts65To127OctetsForwardeds Counter rxBCPkts128To255OctetsLocals Counter rxBCPkts128To255OctetsForwardeds Counter rxBCPkts256To511OctetsLocals Counter rxBCPkts256To511OctetsForwardeds Counter rxBCPkts512To1023OctetsLocals Counter rxBCPkts512To1023OctetsForwardeds Counter rxBCPkts1024To1518OctetsLocals Counter rxBCPkts1024To1518OctetsForwardeds Counter The values are represented in the OCTET STRING in the listed order. Each value stored as a 32 bits big engine value.
                   rxAllCounterOthers 1.3.6.1.4.1.343.6.10.3.2.1.60 octet string read-only
A collection of all counters other than for byte and packet counters. This object is needed to optimize SNMP traffic. The counters in this string are: rxStatIndex INTEGER rxShortErrors Counter rxRuntErrors Counter rxDataRateMMErrors Counter rxFilterMACUnexp2ndPortDrops Counter rxFilterIllegalMACDrops Counter rxVeryLongErrors Counter rxLongErrors Counter rxCodeViolation Counter rxJabberErrors Counter -- Counters from RFC1643 rxAlignErrors Counter rxFCSErrors Counter The values are represented in the OCTET STRING in the listed order, each value stored as a 32 bits big engine value.
           totalRxTxPackets 1.3.6.1.4.1.343.6.10.3.3 octet string read-only
This object is used for LED control to display traffic. Values in the string are all packets transmitted and received at each port. The number and order of values equals the ifIndex, however only physical ports are included in the array. Each entry is 4 bytes. The first 4 bytes of the string is the value of portLastChange.
           totalCollisions 1.3.6.1.4.1.343.6.10.3.4 octet string read-only
This object is used for LED control to display collision. Values in the string are the total collisions at each port. The number and order of values equals the ifIndex, however only physical ports are included in the array. Each entry is 4 bytes. The first 4 bytes of the string is the value of portLastChange.
       adaptiveForwardMode 1.3.6.1.4.1.343.6.10.4
           adaptiveForwardModeSampleTime 1.3.6.1.4.1.343.6.10.4.1 integer read-write
Specify how long (in seconds) the received packets will be monitored. The resulting forwarding mode will be based on the quality of the packets
           adaptiveForwardModeRuntsOffset 1.3.6.1.4.1.343.6.10.4.2 integer read-write
Specifies the minimum amount of runts during the sample time which forces the port out of cutThrough(2). The value is specified in per mill * 1000
           adaptiveForwardModeRuntsRange 1.3.6.1.4.1.343.6.10.4.3 integer read-write
Specifies (together with adaptiveForwardModeRuntsOffset) the maximum amount of runts allowed during the sample time. This forces the port back to cutThrough(2). The value is specified in per mill * 1000
           adaptiveForwardModeCrcsOffset 1.3.6.1.4.1.343.6.10.4.4 integer read-write
Specifies the maximum amount of CRC errors during the sample time. This forces the port out of Store-and-Forward. The value is specified in per mill * 1000
           adaptiveForwardModeCrcsRange 1.3.6.1.4.1.343.6.10.4.5 integer read-write
Specifies together with adaptiveForwardModeCrcsOffset the maximum amount of CRC errors during the sample time. This forces the port out of Store-and-Forward. The value is specified in per mill * 1000
       chipSets 1.3.6.1.4.1.343.6.10.5
       smu 1.3.6.1.4.1.343.6.10.6
           smuModuleTable 1.3.6.1.4.1.343.6.10.6.1 no-access
Not implemented yet
               smuModuleEntry 1.3.6.1.4.1.343.6.10.6.1.1 no-access
Not implemented yet
                   smuModuleChassisIndex 1.3.6.1.4.1.343.6.10.6.1.1.1 integer read-only
Not implemented yet
                   smuModuleIndex 1.3.6.1.4.1.343.6.10.6.1.1.2 integer read-only
Not implemented yet
                   smuModuleState 1.3.6.1.4.1.343.6.10.6.1.1.3 integer read-only
Not implemented yet
           smuPortTable 1.3.6.1.4.1.343.6.10.6.2 no-access
Not implemented yet
               smuPortEntry 1.3.6.1.4.1.343.6.10.6.2.1 no-access
Not implemented yet
                   smuPortChassisIndex 1.3.6.1.4.1.343.6.10.6.2.1.1 integer read-only
Not implemented yet
                   smuPortModuleIndex 1.3.6.1.4.1.343.6.10.6.2.1.2 integer read-only
Not implemented yet
                   smuPortIndex 1.3.6.1.4.1.343.6.10.6.2.1.3 integer read-only
Not implemented yet
                   smuPortAttachedNumber 1.3.6.1.4.1.343.6.10.6.2.1.4 integer read-only
Not implemented yet
                   smuPortAttachedMac 1.3.6.1.4.1.343.6.10.6.2.1.5 octet string read-only
Not implemented yet
                   smuPortAttachedIp 1.3.6.1.4.1.343.6.10.6.2.1.6 ipaddress read-only
Not implemented yet
       permanentEntries 1.3.6.1.4.1.343.6.10.7
           permanentEntriesTable 1.3.6.1.4.1.343.6.10.7.1 no-access
               permanentEntriesEntry 1.3.6.1.4.1.343.6.10.7.1.1 no-access
                   permanentEntriesMACAddr 1.3.6.1.4.1.343.6.10.7.1.1.1 octet string read-write
MAC address of permanent entry.
                   permanentEntriesPortId 1.3.6.1.4.1.343.6.10.7.1.1.2 integer read-write
Port number for permanent entry.
                   permanentEntriesCreateObj 1.3.6.1.4.1.343.6.10.7.1.1.3 integer read-write
Create a non-existant table entry. If the entry already exists, genError is returned. Format: PortId (INTEGER)
                   permanentEntriesDeleteObj 1.3.6.1.4.1.343.6.10.7.1.1.4 integer read-write
Delete an existing table entry. Enumeration: 'delete': 1.
       matrix 1.3.6.1.4.1.343.6.10.8
           matrixModuleTable 1.3.6.1.4.1.343.6.10.8.1 no-access
The table for general stack information
               matrixModuleEntry 1.3.6.1.4.1.343.6.10.8.1.1 no-access
Information for a specific module slot about stackconnections, state, masterinformation
                   matrixModuleIndex 1.3.6.1.4.1.343.6.10.8.1.1.1 integer read-only
Slot number to retrieve information for. 1 is slot A, 2 is slot B
                   matrixModuleState 1.3.6.1.4.1.343.6.10.8.1.1.2 integer read-only
State of the matrix module. If notAvailable(99) no matrix module can be seen, active(1) is indicating a running module, standby(2) is indicating a module that is ready to become active if needed in a redundant setup, error(3) indicates a stack/redundancy error, back(4) is id the SIM module is running in a back to back configuration Enumeration: 'active': 1, 'standby': 2, 'notAvailable': 99, 'back': 4, 'error': 3.
                   matrixNumberConnected 1.3.6.1.4.1.343.6.10.8.1.1.3 integer read-only
The number of connected units to the matrix module
                   matrixMasterPort 1.3.6.1.4.1.343.6.10.8.1.1.4 integer read-only
0 means no master available, otherwise an ifindex is returned (50->57)
           matrixPortTable 1.3.6.1.4.1.343.6.10.8.2 no-access
Matrix module per port overview.
               matrixPortEntry 1.3.6.1.4.1.343.6.10.8.2.1 no-access
Per switch of information gathered from the matrix module about the connected devices
                   matrixPortModuleIndex 1.3.6.1.4.1.343.6.10.8.2.1.1 integer read-only
Slot number to retrieve information for. 1 is slot A, 2 is slot B
                   matrixPortIndex 1.3.6.1.4.1.343.6.10.8.2.1.2 integer read-only
Index for retrieving the matrix ports
                   matrixPort 1.3.6.1.4.1.343.6.10.8.2.1.3 integer read-only
0 means no device is available, otherwise an ifindex is returned (50->57)
                   matrixPortType 1.3.6.1.4.1.343.6.10.8.2.1.4 integer read-only
The connected device type, notAvailable(99) if unknown or none Enumeration: 'es510': 1, 'es550T': 3, 'es520': 2, 'atm': 6, 'gb2': 5, 'es550F': 4, 'notAvailable': 99.
                   matrixPortMajVer 1.3.6.1.4.1.343.6.10.8.2.1.5 integer read-only
Major Version of matrix module shared memory layout supported
                   matrixPortMinVer 1.3.6.1.4.1.343.6.10.8.2.1.6 integer read-only
Minor Version of matrix module shared memory layout supported
                   matrixPortMac 1.3.6.1.4.1.343.6.10.8.2.1.7 octet string read-only
Mac address of the device connected to a specific matrix port. If the device does not have a mac address it will be zero
                   matrixPortIp 1.3.6.1.4.1.343.6.10.8.2.1.8 ipaddress read-write
IP address of the device connected to a specific matrix port. If the device does not have an IP address it will be zero
                   matrixPortSubnetMask 1.3.6.1.4.1.343.6.10.8.2.1.9 ipaddress read-write
IP subnet mask of the device connected to a specific matrix port.
                   matrixPortGateway 1.3.6.1.4.1.343.6.10.8.2.1.10 ipaddress read-write
IP gateway of the device connected to a specific matrix port.
           matrixLastChange 1.3.6.1.4.1.343.6.10.8.3 timeticks read-only
Timestamp for last change in matrix tables on any Matrix module
       mediamodules 1.3.6.1.4.1.343.6.10.9
           mediaModuleTable 1.3.6.1.4.1.343.6.10.9.1 no-access
Possible values of indices are 1..moduleMaxMediaModules
               mediaModuleEntry 1.3.6.1.4.1.343.6.10.9.1.1 no-access
Possible values of indices are 1..stackMaxChassis, 1..chassisMaxModules and 1..moduleMaxMediaModules
                   moduleMode 1.3.6.1.4.1.343.6.10.9.1.1.1 integer read-write
Hardware mode for media module. Stack mode is 1 (connected to stack), Stand alone mode is 2 (connected to switch). Enumeration: 'stackMode': 1, 'standAloneMode': 2.
                   matrixAttachmentPort 1.3.6.1.4.1.343.6.10.9.1.1.2 integer read-only
Returns the port number of the Matrix port the uplink mmodule is attached to. NB: will return 50 for a uplink module not connected to a Matrix Module
           mediaModuleChange 1.3.6.1.4.1.343.6.10.9.2 timeticks read-only
The value of sysUpTime after any mediamoduletype has changed
         s500PermVioEvent 1.3.6.1.4.1.343.6.100.1
This trap is sent when there has been a permanent entry violation. A MAC address has been detected at a port, other than the port where it has been configured as a permanent entry. The variable portIfIndex indicates the port where the MAC incorrectly has been detected. The problem can be solved by re-configuring the MAC's permanent entry, or by physically moving the MAC to the port it has been configured for.
         s500AdaptiveForwEvent 1.3.6.1.4.1.343.6.100.2
This trap is sent when a port automatically is changing forwarding mode. This will only happen when the port has been configured to Adaptive mode. The syntax is (Portnumber, New mode, Old mode)
         s500TemperatureEvent 1.3.6.1.4.1.343.6.100.3
This trap indicates that the temparature of the chassis has changed
         s500RedundantPowerSupplyEvent 1.3.6.1.4.1.343.6.100.4
This trap indicates that the status of the redundant power supply has changed