ETH-SWITCH-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
150
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
150 total| Object Name |
|---|
ethSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.208.39 |
SCANET-MIB Unknown .1.3.6.1.4.1.208.39 |
ethSwitchPermVioEventThis 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. TRAP-TYPE .1.3.6.1.4.1.208.39.0.1 |
ethSwitchOnlyOneMACEventThis 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. TRAP-TYPE .1.3.6.1.4.1.208.39.0.2 |
ethSwitchMACVioEventThis 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. TRAP-TYPE .1.3.6.1.4.1.208.39.0.3 |
ethSwitchAdaptiveForwEventThis 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 TRAP-TYPE .1.3.6.1.4.1.208.39.0.4 |
ethSwitchMACFilterVioEventPort/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. TRAP-TYPE .1.3.6.1.4.1.208.39.0.5 |
control OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.1 |
scSegmentsObject controlling the use of the System Center
Backplane. Each bus is assigned a bit value in
the objectrw Enumeration .1.3.6.1.4.1.208.39.1.1 |
defaultSwitchModeDefault Switch mode. used by the object
portSwitchMode when its value is default(1)rw Enumeration .1.3.6.1.4.1.208.39.1.2 |
defaultThrottleBackModeDefault ThrottleBack mode. used by the object
portThrottleBack when its value is default(1)rw Enumeration .1.3.6.1.4.1.208.39.1.3 |
networkPortFor 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.rw INTEGER .1.3.6.1.4.1.208.39.1.4 |
module OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.2 |
expansionModuleAn ID that identifies the expansion modulero ProductIds .1.3.6.1.4.1.208.39.2.1 |
ports OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.3 |
portLastChangeThe value of sysUpTime at the last time any interface
has changed statero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.208.39.3.1 |
portTablePort Table. SEQUENCE OF PortEntry .1.3.6.1.4.1.208.39.3.2 |
portEntryA Port entry containing object for a
Switch port. PortEntry .1.3.6.1.4.1.208.39.3.2.1 |
portNumberA number that uniquely identifies a portro INTEGER .1.3.6.1.4.1.208.39.3.2.1.1 |
portInterfaceIndexThe 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.ro INTEGER .1.3.6.1.4.1.208.39.3.2.1.2 |
portLEDThe 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.ro OCTET STRING .1.3.6.1.4.1.208.39.3.2.1.3 |
portStateThis 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 portro INTEGER .1.3.6.1.4.1.208.39.3.2.1.4 |
portCardNumberThe cardNumber in the switch system.ro INTEGER .1.3.6.1.4.1.208.39.3.2.1.5 |
portPimNumberThe pimNumber in the switch system.ro INTEGER .1.3.6.1.4.1.208.39.3.2.1.6 |
portPimPortNumberThe relative number of the port on the PIM.ro INTEGER .1.3.6.1.4.1.208.39.3.2.1.7 |
portIfTableSwitch Interface Table. SEQUENCE OF PortIfEntry .1.3.6.1.4.1.208.39.3.3 |
portIfEntryAn entry containing object for
a Switch interface. PortIfEntry .1.3.6.1.4.1.208.39.3.3.1 |
portIfIndexAn 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.ro INTEGER .1.3.6.1.4.1.208.39.3.3.1.1 |
portIfDescrUser configurable description of the port.rw DisplayString .1.3.6.1.4.1.208.39.3.3.1.2 |
portIfLocationUser configurable location of the port.rw DisplayString .1.3.6.1.4.1.208.39.3.3.1.3 |
portIfSwitchModePort Switch mode. If set to default(1) value
from defaultSwitchMode is used.rw Enumeration .1.3.6.1.4.1.208.39.3.3.1.4 |
portIfDuplexPort Duplex mode. For ports in auto mode
the mode may change automatically between
autoDetect(1), autoDetectedHalf(3) and
autoDetectedFull(5).ro Enumeration .1.3.6.1.4.1.208.39.3.3.1.5 |
portIfThrottleBackPort ThrottleBack mode. If set to
default(1) value from
defaultThrottleBackMode is used.rw Enumeration .1.3.6.1.4.1.208.39.3.3.1.6 |
portIfTypeThe type of Physical interface at the port.ro Enumeration .1.3.6.1.4.1.208.39.3.3.1.7 |
portIfDuplexSupportedThe duplex mode supported for a port.ro Enumeration .1.3.6.1.4.1.208.39.3.3.1.8 |
portIfSpeedSupportedThe speed supported for a port.ro Enumeration .1.3.6.1.4.1.208.39.3.3.1.9 |
portIfSpeedAndDuplexThis 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.rw OCTET STRING .1.3.6.1.4.1.208.39.3.3.1.10 |
statistic OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.4 |
txStatTableMIA ASIC Transmit statistic Table. SEQUENCE OF TxStatEntry .1.3.6.1.4.1.208.39.4.1 |
txStatEntryAn entry containing object for
MIA ASIC Transmit statistic. TxStatEntry .1.3.6.1.4.1.208.39.4.1.1 |
txStatIndexAn 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.ro INTEGER .1.3.6.1.4.1.208.39.4.1.1.1 |
txUCPkts64Octets64 byte unicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.2 |
txUCPkts65To127Octets65 to 127 byte unicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.3 |
txUCPkts128To255Octets128 to 255 byte unicast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.4 |
txUCPkts256To511Octets256 to 511 byte unicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.5 |
txUCPkts512To1023Octets512 to 1023 byte unicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.6 |
txUCPkts1024To1518Octets1024 to 1518 byte unicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.7 |
txMCPkts64Octets64 byte multicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.8 |
txMCPkts65To127Octets65 to 127 byte multicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.9 |
txMCPkts128To255Octets128 to 255 byte multicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.10 |
txMCPkts256To511Octets256 to 511 byte multicast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.11 |
txMCPkts512To1023Octets512 to 1023 byte multicast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.12 |
txMCPkts1024To1518Octets1024 to 1518 byte multicast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.13 |
txBCPkts64Octets64 byte broadcast packets transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.14 |
txBCPkts65To127Octets65 to 127 byte broadcast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.15 |
txBCPkts128To255Octets128 to 255 byte broadcast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.16 |
txBCPkts256To511Octets256 to 511 byte broadcast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.17 |
txBCPkts512To1023Octets512 to 1023 byte broadcast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.18 |
txBCPkts1024To1518Octets1024 to 1518 byte broadcast packets
transmittedro Counter .1.3.6.1.4.1.208.39.4.1.1.19 |
txDefferedsA transmission must await a silent
net in Simplex mode. If the transmission
is delayed due to a non silent net the
transmission is deffered.ro Counter .1.3.6.1.4.1.208.39.4.1.1.20 |
txOctetsHisHigh part of a 64 bit octet
transmitted counterro Counter .1.3.6.1.4.1.208.39.4.1.1.21 |
txOctetsLosLow part of a 64 bit octet
transmitted counterro Counter .1.3.6.1.4.1.208.39.4.1.1.22 |
txExcessiveDefferalsErrorsMaximum 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.ro Counter .1.3.6.1.4.1.208.39.4.1.1.23 |
txForwardedRxErrorThe 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.ro Counter .1.3.6.1.4.1.208.39.4.1.1.24 |
txNiaUnderRunDropsThe 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.ro Counter .1.3.6.1.4.1.208.39.4.1.1.25 |
txLinkDownEventsNo link pulses are received. Usually
this means that the cable are removed.ro Counter .1.3.6.1.4.1.208.39.4.1.1.26 |
txAllCounterPacketsA 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.ro OCTET STRING .1.3.6.1.4.1.208.39.4.1.1.27 |
txAllCounterOthersA 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
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.ro OCTET STRING .1.3.6.1.4.1.208.39.4.1.1.28 |
rxStatTableMIA ASIC Receive statistic Table. SEQUENCE OF RxStatEntry .1.3.6.1.4.1.208.39.4.2 |
rxStatEntryAn entry containing object for
MIA ASIC Receive statistic. RxStatEntry .1.3.6.1.4.1.208.39.4.2.1 |
rxStatIndexAn 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.ro INTEGER .1.3.6.1.4.1.208.39.4.2.1.1 |
rxUCPkts64OctetsLocals64 byte unicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.2 |
rxUCPkts64OctetsForwardeds64 byte unicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.3 |
rxUCPkts65To127OctetsLocals65 to 127 byte unicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.4 |
rxUCPkts65To127OctetsForwardeds65 to 127 byte unicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.5 |
rxUCPkts128To255OctetsLocals128 to 255 byte unicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.6 |
rxUCPkts128To255OctetsForwardeds128 to 255 byte unicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.7 |
rxUCPkts256To511OctetsLocals256 to 511 byte unicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.8 |
rxUCPkts256To511OctetsForwardeds255 to 511 byte unicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.9 |
rxUCPkts512To1023OctetsLocals512 to 1023 byte unicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.10 |
rxUCPkts512To1023OctetsForwardeds512 to 1023 byte unicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.11 |
rxUCPkts1024To1518OctetsLocals1024 to 1518 byte unicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.12 |
rxUCPkts1024To1518OctetsForwardeds1024 to 1518 byte unicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.13 |
rxShortErrorsReceive fragments shorter than
minimum ordinary collision fragment.ro Counter .1.3.6.1.4.1.208.39.4.2.1.14 |
rxRuntErrorsOrdinary collision fragments received.ro Counter .1.3.6.1.4.1.208.39.4.2.1.15 |
rxDataRateMMErrorsData 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.ro Counter .1.3.6.1.4.1.208.39.4.2.1.16 |
rxMCPkts64OctetsLocals64 byte multicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.17 |
rxMCPkts64OctetsForwardeds64 byte multicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.18 |
rxMCPkts65To127OctetsLocals65 to 127 byte multicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.19 |
rxMCPkts65To127OctetsForwardeds65 to 127 byte multicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.20 |
rxMCPkts128To255OctetsLocals128 to 255 byte multicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.21 |
rxMCPkts128To255OctetsForwardeds128 to 255 byte multicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.22 |
rxMCPkts256To511OctetsLocals256 to 511 byte multicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.23 |
rxMCPkts256To511OctetsForwardeds256 to 511 byte multicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.24 |
rxMCPkts512To1023OctetsLocals512 to 1023 byte multicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.25 |
rxMCPkts512To1023OctetsForwardeds512 to 1023 byte multicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.26 |
rxMCPkts1024To1518OctetsLocals1024 to 1518 byte multicast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.27 |
rxMCPkts1024To1518OctetsForwardeds1024 to 1518 byte multicast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.28 |
rxOctetsLocalHisHigh part of a 64 bit octet received
counter which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.29 |
rxOctetsLocalLosLow part of a 64 bit octet received
counter which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.30 |
rxOctetsForwardedHisHigh part of a 64 bit octet received
counter which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.31 |
rxOctetsForwardedLosLow part of a 64 bit octet received
counter which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.32 |
rxBCPkts64OctetsLocals64 byte broadcast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.33 |
rxBCPkts64OctetsForwardeds64 byte broadcast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.34 |
rxBCPkts65To127OctetsLocals65 to 127 byte broadcast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.35 |
rxBCPkts65To127OctetsForwardeds65 to 127 byte broadcast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.36 |
rxBCPkts128To255OctetsLocals128 to 255 byte broadcast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.37 |
rxBCPkts128To255OctetsForwardeds128 to 255 byte broadcast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.38 |
rxBCPkts256To511OctetsLocals256 to 511 byte broadcast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.39 |
rxBCPkts256To511OctetsForwardeds256 to 511 byte broadcast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.40 |
rxBCPkts512To1023OctetsLocals512 to 1023 byte broadcast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.41 |
rxBCPkts512To1023OctetsForwardeds512 to 1023 byte broadcast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.42 |
rxBCPkts1024To1518OctetsLocals1024 to 1518 byte broadcast packets received
which has not been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.43 |
rxBCPkts1024To1518OctetsForwardeds1024 to 1518 byte broadcast packets received
which has been forwardedro Counter .1.3.6.1.4.1.208.39.4.2.1.44 |
rxFilterMACUnexp2ndPortDropsMAC address has been moved from one
port to anotherro Counter .1.3.6.1.4.1.208.39.4.2.1.45 |
rxFilterIllegalMACDropsIndicate 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
addressro Counter .1.3.6.1.4.1.208.39.4.2.1.46 |
rxFlowCtrlCollCounterThis 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.ro Counter .1.3.6.1.4.1.208.39.4.2.1.47 |
rxVeryLongErrorsOccurs only if frame longer than
6000 bytes are received.ro Counter .1.3.6.1.4.1.208.39.4.2.1.48 |
rxLongErrorsOccurs if a frame longer than 1518
bytes and shorter than 6000 bytes are
received.ro Counter .1.3.6.1.4.1.208.39.4.2.1.49 |
rxPiaOutOfPoolsDropReception is aborted due to lack of
Pool memory. The switch is overloaded.ro Counter .1.3.6.1.4.1.208.39.4.2.1.50 |
rxManchesterCodeViolationErrorsAn illegal symbol received on a
100Base-X port.ro Counter .1.3.6.1.4.1.208.39.4.2.1.51 |
rxRxJabbersJabber is counted instead of a long
error if the frame contains dribble bits
or FCS error.ro Counter .1.3.6.1.4.1.208.39.4.2.1.52 |
rxNiaOverRunDropsThe 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.ro Counter .1.3.6.1.4.1.208.39.4.2.1.53 |
rxAllCounterPacketsA 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.ro OCTET STRING .1.3.6.1.4.1.208.39.4.2.1.54 |
rxAllCounterOthersA 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
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.ro OCTET STRING .1.3.6.1.4.1.208.39.4.2.1.55 |
totalRxTxPacketsThis 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.ro OCTET STRING .1.3.6.1.4.1.208.39.4.3 |
totalCollisionsThis 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.ro OCTET STRING .1.3.6.1.4.1.208.39.4.4 |
adaptiveForwardMode OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.5 |
adaptiveForwardModeSampleTimeSpecify how long (sec) the received packets will be
monitored. The resulting forwarding mode will
be based on the quality of the packetsrw INTEGER .1.3.6.1.4.1.208.39.5.1 |
adaptiveForwardModeRuntsOffsetSpecifies the minimum amount of runts during the
sample time which forces the port out of
cutThrough(2). The value is specified in per mille
* 1000rw INTEGER .1.3.6.1.4.1.208.39.5.2 |
adaptiveForwardModeRuntsRangeSpecifies 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 * 1000rw INTEGER .1.3.6.1.4.1.208.39.5.3 |
adaptiveForwardModeCrcsOffsetSpecifies 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 *
1000rw INTEGER .1.3.6.1.4.1.208.39.5.4 |
adaptiveForwardModeCrcsRangeSpecifies 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 * 1000rw INTEGER .1.3.6.1.4.1.208.39.5.5 |
chipSets OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.6 |
chipSetNIA10 OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.6.1 |
chipSetNIA100 OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.6.2 |
cards OBJECT IDENTIFIER .1.3.6.1.4.1.208.39.7 |
cardTableThis table describes which cards a switch
system consist of and how they are connected. SEQUENCE OF CardEntry .1.3.6.1.4.1.208.39.7.1 |
cardEntryAn entry contains either a card or an
expansion card and how many PIMs it contains. CardEntry .1.3.6.1.4.1.208.39.7.1.1 |
cardNumberThe card index number.ro INTEGER .1.3.6.1.4.1.208.39.7.1.1.1 |
cardIdThe produce identification the card.ro ProductIds .1.3.6.1.4.1.208.39.7.1.1.2 |
cardFirstPortThe portNumber of the first port on the card.ro INTEGER .1.3.6.1.4.1.208.39.7.1.1.3 |
cardMaxPimsThe maximum number of PIMs this card
can contain.ro INTEGER .1.3.6.1.4.1.208.39.7.1.1.4 |
pimTableThis table describes the PIMs inserted in
the switch system. SEQUENCE OF PimEntry .1.3.6.1.4.1.208.39.7.2 |
pimEntryAn entry describes the PIM. PimEntry .1.3.6.1.4.1.208.39.7.2.1 |
pimCardNumberThe card number in the cardTable that
this PIM is inserted in.ro INTEGER .1.3.6.1.4.1.208.39.7.2.1.1 |
pimNumberThe number of the PIM.ro INTEGER .1.3.6.1.4.1.208.39.7.2.1.2 |
pimIdThe product identification of the PIM.ro ProductIds .1.3.6.1.4.1.208.39.7.2.1.3 |
pimFirstPortThe portNumber of the first port on the PIM.ro INTEGER .1.3.6.1.4.1.208.39.7.2.1.4 |
pimNumberOfPortsThe number of ports on the PIM.ro INTEGER .1.3.6.1.4.1.208.39.7.2.1.5 |