ETH-SWITCH-MIB: View SNMP OID List / Download MIB

VENDOR: CRAY COMMUNICATIONS


 Home MIB: ETH-SWITCH-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
 ethSwitch 1.3.6.1.4.1.208.39
       control 1.3.6.1.4.1.208.39.1
           scSegments 1.3.6.1.4.1.208.39.1.1 integer read-write
Object controlling the use of the System Center Backplane. Each bus is assigned a bit value in the object Enumeration: 'none': 8, 'segmentAandBandC': 7, 'segmentBandC': 6, 'segmentAandC': 5, 'segmentAandB': 3, 'segmentA': 1, 'segmentC': 4, 'segmentB': 2.
           defaultSwitchMode 1.3.6.1.4.1.208.39.1.2 integer read-write
Default Switch mode. used by the object portSwitchMode when its value is default(1) Enumeration: 'cutThrough': 2, 'storeAndForward': 4, 'adaptive': 5, 'fragmentFree': 3.
           defaultThrottleBackMode 1.3.6.1.4.1.208.39.1.3 integer read-write
Default ThrottleBack mode. used by the object portThrottleBack when its value is default(1) Enumeration: 'enable': 2, 'disable': 3.
           networkPort 1.3.6.1.4.1.208.39.1.4 integer read-write
For a Workgroup Switch (only one multi MAC address port), this object determines the network port. The value equals the value of portNumber in the portTable. Notice that this object is valid for Workgroup switches only (ES-2410 and ES-1810). Other types of Switches returns the value 0 and has read-only access.
       module 1.3.6.1.4.1.208.39.2
           expansionModule 1.3.6.1.4.1.208.39.2.1 productids read-only
An ID that identifies the expansion module
       ports 1.3.6.1.4.1.208.39.3
           portLastChange 1.3.6.1.4.1.208.39.3.1 timeticks read-only
The value of sysUpTime at the last time any interface has changed state
           portTable 1.3.6.1.4.1.208.39.3.2 no-access
Port Table.
               portEntry 1.3.6.1.4.1.208.39.3.2.1 no-access
A Port entry containing object for a Switch port.
                   portNumber 1.3.6.1.4.1.208.39.3.2.1.1 integer read-only
A number that uniquely identifies a port
                   portInterfaceIndex 1.3.6.1.4.1.208.39.3.2.1.2 integer read-only
The value of this object equals the ports interface index value, ex. portIfIndex. If the value of this object is zero, then the port is not active, i.e. does not appear in the portIfTable.
                   portLED 1.3.6.1.4.1.208.39.3.2.1.3 octet string read-only
The value of this object represent the status (colour) of the LED(s) attached to this port. Lower 3 bits indicates off/colour (off(0), red(1), green(2), yellow(4)), Higher 5 bits reserved for flash frequency. For value 0-9 the resolution is 0.1 Hz and 10-31 the resolution is 1.0 Hz. Ex. 8 gives 0.8 Hz and 11 gives 2 Hz. For PIM slots with two LEDs that can contain either an expansion card, a one port PIM or a PIM with multiple ports a special case is needed. The two LEDs are mapped into a two LED octets. In case the PIM slot contain a PIM with multiple ports a third LED octet represent the first port on the PIM. In the case there is two LEDs on the front, the first LED octet is the front and the second the back.
                   portState 1.3.6.1.4.1.208.39.3.2.1.4 integer read-only
This is a bit array which represent the state of the port. bit 0: Disabled due to configuration bit 1: Hardware error bit 2: No linkpulse bit 3: Disabled by manager bit 4: Disabled by access control bit 5: Disabled due to shared port
                   portCardNumber 1.3.6.1.4.1.208.39.3.2.1.5 integer read-only
The cardNumber in the switch system.
                   portPimNumber 1.3.6.1.4.1.208.39.3.2.1.6 integer read-only
The pimNumber in the switch system.
                   portPimPortNumber 1.3.6.1.4.1.208.39.3.2.1.7 integer read-only
The relative number of the port on the PIM.
           portIfTable 1.3.6.1.4.1.208.39.3.3 no-access
Switch Interface Table.
               portIfEntry 1.3.6.1.4.1.208.39.3.3.1 no-access
An entry containing object for a Switch interface.
                   portIfIndex 1.3.6.1.4.1.208.39.3.3.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.
                   portIfDescr 1.3.6.1.4.1.208.39.3.3.1.2 displaystring read-write
User configurable description of the port.
                   portIfLocation 1.3.6.1.4.1.208.39.3.3.1.3 displaystring read-write
User configurable location of the port.
                   portIfSwitchMode 1.3.6.1.4.1.208.39.3.3.1.4 integer read-write
Port Switch mode. If set to default(1) value from defaultSwitchMode is used. Enumeration: 'storeAndForward': 4, 'fragmentFree': 3, 'default': 1, 'notAvailable': 99, 'cutThrough': 2, 'adaptive': 5.
                   portIfDuplex 1.3.6.1.4.1.208.39.3.3.1.5 integer read-only
Port Duplex mode. For ports in auto mode the mode may change automatically between autoDetect(1), autoDetectedHalf(3) and autoDetectedFull(5). Enumeration: 'full': 3, 'autoDetect': 1, 'autoDetectedHalf': 4, 'notAvailable': 99, 'half': 2, 'autoDetectedFull': 5.
                   portIfThrottleBack 1.3.6.1.4.1.208.39.3.3.1.6 integer read-write
Port ThrottleBack mode. If set to default(1) value from defaultThrottleBackMode is used. Enumeration: 'default': 1, 'notAvailable': 99, 'enable': 2, 'disable': 3.
                   portIfType 1.3.6.1.4.1.208.39.3.3.1.7 integer read-only
The type of Physical interface at the port. Enumeration: 'hundredbasefx': 54, 'absent': 1, 'tenbasetxutp': 14, 'layer3link': 110, 'tenbasetxstp': 15, 'tenbase2': 2, 'tenbaseflfullduplex': 7, 'aui': 3, 'backplane': 100, 'internal': 102, 'tenbasetutp': 4, 'tenbasefl': 6, 'hsb': 101, 'hundredbasetx': 51, 'tenbasetstp': 5.
                   portIfDuplexSupported 1.3.6.1.4.1.208.39.3.3.1.8 integer read-only
The duplex mode supported for a port. Enumeration: 'full': 2, 'auto': 4, 'halfAndFull': 3, 'half': 1, 'notAvailable': 99, 'autoAndHalfAndFull': 7.
                   portIfSpeedSupported 1.3.6.1.4.1.208.39.3.3.1.9 integer read-only
The speed supported for a port. Enumeration: 'speed155Mbit': 5, 'speed10Mbit': 1, 'speed10And100Mbit': 3, 'speedAutoAnd10And100Mbit': 4, 'speed100Mbit': 2, 'notAvailable': 99.
                   portIfSpeedAndDuplex 1.3.6.1.4.1.208.39.3.3.1.10 octet string read-write
This object is used to configure the speed and duplex mode for a port. Byte 1: negotiation manual(0) autoDisable(1) autoAlternative(2) Byte 2: speed auto(1) 10(2) 100(3) 155(4) Byte 3: alternativeSpeed unused(0) (read-only) Byte 4: duplexMode auto(1) half(2) full(3) Byte 5: alternativeDuplexMode unused(0) (read-only) half(2) full(3) Explanation of the different negotiation: Manual: The port does not support auto detect of speed and duplex which means that only fixed values are legal. AutoDisable: The port supports auto negotiation and if the connected port does not except the suggested values the port will be disabled. AutoAlternative: The port supports auto negotiation and if the connected port does not except the suggested values the port will be set to some alternative values.
       statistic 1.3.6.1.4.1.208.39.4
           txStatTable 1.3.6.1.4.1.208.39.4.1 no-access
MIA ASIC Transmit statistic Table.
               txStatEntry 1.3.6.1.4.1.208.39.4.1.1 no-access
An entry containing object for MIA ASIC Transmit statistic.
                   txStatIndex 1.3.6.1.4.1.208.39.4.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.208.39.4.1.1.2 counter read-only
64 byte unicast packets transmitted
                   txUCPkts65To127Octets 1.3.6.1.4.1.208.39.4.1.1.3 counter read-only
65 to 127 byte unicast packets transmitted
                   txUCPkts128To255Octets 1.3.6.1.4.1.208.39.4.1.1.4 counter read-only
128 to 255 byte unicast packets transmitted
                   txUCPkts256To511Octets 1.3.6.1.4.1.208.39.4.1.1.5 counter read-only
256 to 511 byte unicast packets transmitted
                   txUCPkts512To1023Octets 1.3.6.1.4.1.208.39.4.1.1.6 counter read-only
512 to 1023 byte unicast packets transmitted
                   txUCPkts1024To1518Octets 1.3.6.1.4.1.208.39.4.1.1.7 counter read-only
1024 to 1518 byte unicast packets transmitted
                   txMCPkts64Octets 1.3.6.1.4.1.208.39.4.1.1.8 counter read-only
64 byte multicast packets transmitted
                   txMCPkts65To127Octets 1.3.6.1.4.1.208.39.4.1.1.9 counter read-only
65 to 127 byte multicast packets transmitted
                   txMCPkts128To255Octets 1.3.6.1.4.1.208.39.4.1.1.10 counter read-only
128 to 255 byte multicast packets transmitted
                   txMCPkts256To511Octets 1.3.6.1.4.1.208.39.4.1.1.11 counter read-only
256 to 511 byte multicast packets transmitted
                   txMCPkts512To1023Octets 1.3.6.1.4.1.208.39.4.1.1.12 counter read-only
512 to 1023 byte multicast packets transmitted
                   txMCPkts1024To1518Octets 1.3.6.1.4.1.208.39.4.1.1.13 counter read-only
1024 to 1518 byte multicast packets transmitted
                   txBCPkts64Octets 1.3.6.1.4.1.208.39.4.1.1.14 counter read-only
64 byte broadcast packets transmitted
                   txBCPkts65To127Octets 1.3.6.1.4.1.208.39.4.1.1.15 counter read-only
65 to 127 byte broadcast packets transmitted
                   txBCPkts128To255Octets 1.3.6.1.4.1.208.39.4.1.1.16 counter read-only
128 to 255 byte broadcast packets transmitted
                   txBCPkts256To511Octets 1.3.6.1.4.1.208.39.4.1.1.17 counter read-only
256 to 511 byte broadcast packets transmitted
                   txBCPkts512To1023Octets 1.3.6.1.4.1.208.39.4.1.1.18 counter read-only
512 to 1023 byte broadcast packets transmitted
                   txBCPkts1024To1518Octets 1.3.6.1.4.1.208.39.4.1.1.19 counter read-only
1024 to 1518 byte broadcast packets transmitted
                   txDeffereds 1.3.6.1.4.1.208.39.4.1.1.20 counter read-only
A transmission must await a silent net in Simplex mode. If the transmission is delayed due to a non silent net the transmission is deffered.
                   txOctetsHis 1.3.6.1.4.1.208.39.4.1.1.21 counter read-only
High part of a 64 bit octet transmitted counter
                   txOctetsLos 1.3.6.1.4.1.208.39.4.1.1.22 counter read-only
Low part of a 64 bit octet transmitted counter
                   txExcessiveDefferalsErrors 1.3.6.1.4.1.208.39.4.1.1.23 counter read-only
Maximum defferal should be the duration of a maximum length packet, if no errors on the net. Excessive defferal is indicated if defferal duration is more than approximately 2 maximum packets.
                   txForwardedRxError 1.3.6.1.4.1.208.39.4.1.1.24 counter read-only
The transmission are aborted on the transmitting port of the switch if the receiving port of the present packet receives are packet with error or receives a collision fragment. This should never occur in Store and forward mode, while collisions never should provoke this event in fragment free mode, except for at late collisions on the receiving net.
                   txNiaUnderRunDrops 1.3.6.1.4.1.208.39.4.1.1.25 counter read-only
The NIA TX buffer gets in underrun if the nimbus is overloaded. This should only happen if a configuration is made which loads the Nimbus with more than a load equal to 44 simplex 10Mbit net. NOTE: This only counts for NIA100 interfaces.
                   txLinkDownEvents 1.3.6.1.4.1.208.39.4.1.1.26 counter read-only
No link pulses are received. Usually this means that the cable are removed.
                   txAllCounterPackets 1.3.6.1.4.1.208.39.4.1.1.27 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 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.208.39.4.1.1.28 octet string read-only
A collection of all counters other than for byte and packet counters. This object is needed to optimise SNMP traffic. The counters in this string are txStatIndex INTEGER txDeffereds Counter txExcessiveDefferalsErrors Counter txForwardedRxError Counter txNiaUnderRunDrops 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.208.39.4.2 no-access
MIA ASIC Receive statistic Table.
               rxStatEntry 1.3.6.1.4.1.208.39.4.2.1 no-access
An entry containing object for MIA ASIC Receive statistic.
                   rxStatIndex 1.3.6.1.4.1.208.39.4.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.208.39.4.2.1.2 counter read-only
64 byte unicast packets received which has not been forwarded
                   rxUCPkts64OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.3 counter read-only
64 byte unicast packets received which has been forwarded
                   rxUCPkts65To127OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.4 counter read-only
65 to 127 byte unicast packets received which has not been forwarded
                   rxUCPkts65To127OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.5 counter read-only
65 to 127 byte unicast packets received which has been forwarded
                   rxUCPkts128To255OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.6 counter read-only
128 to 255 byte unicast packets received which has not been forwarded
                   rxUCPkts128To255OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.7 counter read-only
128 to 255 byte unicast packets received which has been forwarded
                   rxUCPkts256To511OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.8 counter read-only
256 to 511 byte unicast packets received which has not been forwarded
                   rxUCPkts256To511OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.9 counter read-only
255 to 511 byte unicast packets received which has been forwarded
                   rxUCPkts512To1023OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.10 counter read-only
512 to 1023 byte unicast packets received which has not been forwarded
                   rxUCPkts512To1023OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.11 counter read-only
512 to 1023 byte unicast packets received which has been forwarded
                   rxUCPkts1024To1518OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.12 counter read-only
1024 to 1518 byte unicast packets received which has not been forwarded
                   rxUCPkts1024To1518OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.13 counter read-only
1024 to 1518 byte unicast packets received which has been forwarded
                   rxShortErrors 1.3.6.1.4.1.208.39.4.2.1.14 counter read-only
Receive fragments shorter than minimum ordinary collision fragment.
                   rxRuntErrors 1.3.6.1.4.1.208.39.4.2.1.15 counter read-only
Ordinary collision fragments received.
                   rxDataRateMMErrors 1.3.6.1.4.1.208.39.4.2.1.16 counter read-only
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.208.39.4.2.1.17 counter read-only
64 byte multicast packets received which has not been forwarded
                   rxMCPkts64OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.18 counter read-only
64 byte multicast packets received which has been forwarded
                   rxMCPkts65To127OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.19 counter read-only
65 to 127 byte multicast packets received which has not been forwarded
                   rxMCPkts65To127OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.20 counter read-only
65 to 127 byte multicast packets received which has been forwarded
                   rxMCPkts128To255OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.21 counter read-only
128 to 255 byte multicast packets received which has not been forwarded
                   rxMCPkts128To255OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.22 counter read-only
128 to 255 byte multicast packets received which has been forwarded
                   rxMCPkts256To511OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.23 counter read-only
256 to 511 byte multicast packets received which has not been forwarded
                   rxMCPkts256To511OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.24 counter read-only
256 to 511 byte multicast packets received which has been forwarded
                   rxMCPkts512To1023OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.25 counter read-only
512 to 1023 byte multicast packets received which has not been forwarded
                   rxMCPkts512To1023OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.26 counter read-only
512 to 1023 byte multicast packets received which has been forwarded
                   rxMCPkts1024To1518OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.27 counter read-only
1024 to 1518 byte multicast packets received which has not been forwarded
                   rxMCPkts1024To1518OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.28 counter read-only
1024 to 1518 byte multicast packets received which has been forwarded
                   rxOctetsLocalHis 1.3.6.1.4.1.208.39.4.2.1.29 counter read-only
High part of a 64 bit octet received counter which has not been forwarded
                   rxOctetsLocalLos 1.3.6.1.4.1.208.39.4.2.1.30 counter read-only
Low part of a 64 bit octet received counter which has not been forwarded
                   rxOctetsForwardedHis 1.3.6.1.4.1.208.39.4.2.1.31 counter read-only
High part of a 64 bit octet received counter which has been forwarded
                   rxOctetsForwardedLos 1.3.6.1.4.1.208.39.4.2.1.32 counter read-only
Low part of a 64 bit octet received counter which has been forwarded
                   rxBCPkts64OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.33 counter read-only
64 byte broadcast packets received which has not been forwarded
                   rxBCPkts64OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.34 counter read-only
64 byte broadcast packets received which has been forwarded
                   rxBCPkts65To127OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.35 counter read-only
65 to 127 byte broadcast packets received which has not been forwarded
                   rxBCPkts65To127OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.36 counter read-only
65 to 127 byte broadcast packets received which has been forwarded
                   rxBCPkts128To255OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.37 counter read-only
128 to 255 byte broadcast packets received which has not been forwarded
                   rxBCPkts128To255OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.38 counter read-only
128 to 255 byte broadcast packets received which has been forwarded
                   rxBCPkts256To511OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.39 counter read-only
256 to 511 byte broadcast packets received which has not been forwarded
                   rxBCPkts256To511OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.40 counter read-only
256 to 511 byte broadcast packets received which has been forwarded
                   rxBCPkts512To1023OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.41 counter read-only
512 to 1023 byte broadcast packets received which has not been forwarded
                   rxBCPkts512To1023OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.42 counter read-only
512 to 1023 byte broadcast packets received which has been forwarded
                   rxBCPkts1024To1518OctetsLocals 1.3.6.1.4.1.208.39.4.2.1.43 counter read-only
1024 to 1518 byte broadcast packets received which has not been forwarded
                   rxBCPkts1024To1518OctetsForwardeds 1.3.6.1.4.1.208.39.4.2.1.44 counter read-only
1024 to 1518 byte broadcast packets received which has been forwarded
                   rxFilterMACUnexp2ndPortDrops 1.3.6.1.4.1.208.39.4.2.1.45 counter read-only
MAC address has been moved from one port to another
                   rxFilterIllegalMACDrops 1.3.6.1.4.1.208.39.4.2.1.46 counter read-only
Indicate more than one MAC address on a port which is not a network port or in general that the filter discards a packet due to an illegal source MAC address
                   rxFlowCtrlCollCounter 1.3.6.1.4.1.208.39.4.2.1.47 counter read-only
This counter counts the number of Flow Control collisions, which are generated due to flow control. Flow control are used when most of the pool memory are used to limit further amount of RX data until memory available.
                   rxVeryLongErrors 1.3.6.1.4.1.208.39.4.2.1.48 counter read-only
Occurs only if frame longer than 6000 bytes are received.
                   rxLongErrors 1.3.6.1.4.1.208.39.4.2.1.49 counter read-only
Occurs if a frame longer than 1518 bytes and shorter than 6000 bytes are received.
                   rxPiaOutOfPoolsDrop 1.3.6.1.4.1.208.39.4.2.1.50 counter read-only
Reception is aborted due to lack of Pool memory. The switch is overloaded.
                   rxManchesterCodeViolationErrors 1.3.6.1.4.1.208.39.4.2.1.51 counter read-only
An illegal symbol received on a 100Base-X port.
                   rxRxJabbers 1.3.6.1.4.1.208.39.4.2.1.52 counter read-only
Jabber is counted instead of a long error if the frame contains dribble bits or FCS error.
                   rxNiaOverRunDrops 1.3.6.1.4.1.208.39.4.2.1.53 counter read-only
The NIA RX buffer gets in overrun if the nimbus is overloaded. This should only happen if a configuration is made which loads the Nimbus with more than a load equal to 44 simplex 10Mbit net.
                   rxAllCounterPackets 1.3.6.1.4.1.208.39.4.2.1.54 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.208.39.4.2.1.55 octet string read-only
A collection of all counters other than for byte and packet counters. This object is needed to optimise SNMP traffic. The counters in this string are rxStatIndex INTEGER rxShortErrors Counter rxRuntErrors Counter rxDataRateMMErrors Counter rxFilterMACUnexp2ndPortDrops Counter rxFilterIllegalMACDrops Counter rxFlowCtrlCollCounter Counter rxVeryLongErrors Counter rxLongErrors Counter rxPiaOutOfPoolsDrop Counter rxManchesterCodeViolationErrors Counter rxRxJabbers Counter rxNiaOverRunDrops 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.208.39.4.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. Each entry is 4 bytes. The first 4 bytes of the string is the value of portLastChange.
           totalCollisions 1.3.6.1.4.1.208.39.4.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. Each entry is 4 bytes. The first 4 bytes of the string is the value of portLastChange.
       adaptiveForwardMode 1.3.6.1.4.1.208.39.5
           adaptiveForwardModeSampleTime 1.3.6.1.4.1.208.39.5.1 integer read-write
Specify how long (sec) 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.208.39.5.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 mille * 1000
           adaptiveForwardModeRuntsRange 1.3.6.1.4.1.208.39.5.3 integer read-write
Specifies together with adaptiveForwardModeRuntsOffset the maximum amount of runts allowed during the sample time, which forces the port back to cutThrough(2). The value is specified in per mille * 1000
           adaptiveForwardModeCrcsOffset 1.3.6.1.4.1.208.39.5.4 integer read-write
Specifies the maximum amount of crc errors during the sample time which forces the port out of Store and Forward. The value is specified in per mille * 1000
           adaptiveForwardModeCrcsRange 1.3.6.1.4.1.208.39.5.5 integer read-write
Specifies together with adaptiveForwardModeCrcsOffset the maximum amount of crc errors during the sample time which forces the port out of Store and Forward. The value is specified in per mille * 1000
       chipSets 1.3.6.1.4.1.208.39.6
           chipSetNIA10 1.3.6.1.4.1.208.39.6.1
           chipSetNIA100 1.3.6.1.4.1.208.39.6.2
       cards 1.3.6.1.4.1.208.39.7
           cardTable 1.3.6.1.4.1.208.39.7.1 no-access
This table describes which cards a switch system consist of and how they are connected.
               cardEntry 1.3.6.1.4.1.208.39.7.1.1 no-access
An entry contains either a card or an expansion card and how many PIMs it contains.
                   cardNumber 1.3.6.1.4.1.208.39.7.1.1.1 integer read-only
The card index number.
                   cardId 1.3.6.1.4.1.208.39.7.1.1.2 productids read-only
The produce identification the card.
                   cardFirstPort 1.3.6.1.4.1.208.39.7.1.1.3 integer read-only
The portNumber of the first port on the card.
                   cardMaxPims 1.3.6.1.4.1.208.39.7.1.1.4 integer read-only
The maximum number of PIMs this card can contain.
           pimTable 1.3.6.1.4.1.208.39.7.2 no-access
This table describes the PIMs inserted in the switch system.
               pimEntry 1.3.6.1.4.1.208.39.7.2.1 no-access
An entry describes the PIM.
                   pimCardNumber 1.3.6.1.4.1.208.39.7.2.1.1 integer read-only
The card number in the cardTable that this PIM is inserted in.
                   pimNumber 1.3.6.1.4.1.208.39.7.2.1.2 integer read-only
The number of the PIM.
                   pimId 1.3.6.1.4.1.208.39.7.2.1.3 productids read-only
The product identification of the PIM.
                   pimFirstPort 1.3.6.1.4.1.208.39.7.2.1.4 integer read-only
The portNumber of the first port on the PIM.
                   pimNumberOfPorts 1.3.6.1.4.1.208.39.7.2.1.5 integer read-only
The number of ports on the PIM.
         ethSwitchPermVioEvent 1.3.6.1.4.1.208.390.1
This trap is sent when there has been a permanent entry violation. A MAC address has been detected at an other port 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 physical moving the MAC to the port it has been configured for.
         ethSwitchOnlyOneMACEvent 1.3.6.1.4.1.208.390.2
This trap is sent when a port detects more that one MAC address at a port intended for only one MAC. This Trap can only be sent from a Concentrator Switch where only one MAC is allowed, except from the network port. It can NOT be sent from a Backbone Switch since it allows multiple MAC's at all ports. The variable portIfIndex indicates the port where the MAC limit of one has bee exceeded. The problem can be solved by physical moving the MAC to a spare Concentrator Switch port.
         ethSwitchMACVioEvent 1.3.6.1.4.1.208.390.3
This trap is sent when there has been detected a MAC access control violation. A MAC address has been detected at a port with MAC access restriction, and the MAC was not allowed. The variable portIfIndex indicates the port with the MAC access violation.
         ethSwitchAdaptiveForwEvent 1.3.6.1.4.1.208.390.4
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) Mode numbers is: 2 = Cut-Through 3 = Fragment Free 4 = Store and Forward
         ethSwitchMACFilterVioEvent 1.3.6.1.4.1.208.390.5
Port/MAC filter MAC violation on port: %portIfIndex% This trap is sent when there has been detected a MAC address on a port (portIfIndex), where this MAC is not allowed access through the switch. Access restriction is due to entry in the Port/MAC filters of the switch.