| OID symbolic | OID numeric | Type | Access | Description |
| rsIfCompliance | 1.3.6.1.4.1.5567.2.60.2.1.1 | | | The compliance statement for RIVERSTONE-STATS-MIB. |
| rsIfCompliances | 1.3.6.1.4.1.5567.2.60.2.1 | | | |
| rsIfConformance | 1.3.6.1.4.1.5567.2.60.2 | | | |
| C32 rsIfDownTransitions | 1.3.6.1.4.1.5567.2.60.1.1.1.8 | Counter32 | read-only | The number of times this interface has changed from
link-up to link-down. |
| T/F rsIfForceEtherIIState | 1.3.6.1.4.1.5567.2.60.1.1.1.4 | TruthValue | read-only | The object indicates if the port is configured
to force input encapsulation to be interpreted
as 'Ethernet II'.
If the value is false, this means the port is not
an Ethernet port or the Ethernet port is not forcing
this input encapsulation.
On the RS platform, the user can check for the line
'port set input-encapsulation forced-ethernet_ii'
in config mode. |
| BIT rsIfGaugeCapability | 1.3.6.1.4.1.5567.2.60.1.2.1.1 | Bits | read-only | The validity of each object in this table.
Each bit refers to one object.
This object indicates if each counter in the row is
supported. |
| rsIfGaugeEntry | 1.3.6.1.4.1.5567.2.60.1.2.1 | | not-accessible | This row contains gauges for a port interface.
The number of updates done to caluculate the
difference of a gauge in the one minute interval
may vary across different software versions.
If the updates are infrequent for example every 30
seconds, the user would observe a constant value
for that 30 seconds.
Discontinuities in the values of this row can
occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime. |
| rsIfGaugeGroup | 1.3.6.1.4.1.5567.2.60.2.2.2 | | | The collection of objects representing port interface
gauges. |
| rsIfGaugeTable | 1.3.6.1.4.1.5567.2.60.1.2 | | not-accessible | This table contains gauges for a port interface. |
| rsIfGroups | 1.3.6.1.4.1.5567.2.60.2.2 | | | |
| C64 rsIfInBridgedOctets | 1.3.6.1.4.1.5567.2.60.1.1.1.10 | Counter64 | read-only | The number of bridged octets that are received by
this interface.
The sum of rsIfInBridgedOctets and rsIfInRoutedOctets
is equal to ifInOctets.
This object is similar to dot1dTpHCPortInFrames, but
bytes are counted instead of frames. |
| C32 rsIfInCorrelatedLayer1Errors | 1.3.6.1.4.1.5567.2.60.1.1.1.9 | Counter32 | read-only | The number of frames in error due to physical signal
degradation.
This counter is a close approximation of the actual
number of frames dropped due to layer 1 errors.
An empirical experiment was done to correlate the
registers to the actual frames dropped in a controlled
environment that simulates physical signal degradation.
On the RS platform, a number of hardware registers
were identified that approximate the actual number of
frames dropped. The registers would be different for
the different interfaces on the RS platform.
Usually on WAN interface, this counter is not supported.
Refer to the value of rsIfStatsCapability to determine
if this interface supports this counter. |
| C32 rsIfInInvalidMacEncap | 1.3.6.1.4.1.5567.2.60.1.1.1.17 | Counter32 | read-only | The number of frames received by this interface that
used invalid MAC encapsulation. |
| C64 rsIfInIpTableMisses | 1.3.6.1.4.1.5567.2.60.1.1.1.16 | Counter64 | read-only | The number of times that an appropriate flow for
the packet is not found in the L3 flow table.
As a result, this packet goes to the CPU to
create a L3 flow entry.
On the RS platform with HRT mode enabled, the packet
would not go to the CPU. |
| C64 rsIfInL2TableMisses | 1.3.6.1.4.1.5567.2.60.1.1.1.12 | Counter64 | read-only | The number of times that there is no entry in the
Forwarding Database. As a result, this frame would
go to a CPU. |
| C64 rsIfInLocalFrames | 1.3.6.1.4.1.5567.2.60.1.1.1.11 | Counter64 | read-only | The number of frames whose destination address is a
local MAC address and whose etype is of L2 variety. |
| G32 rsIfInOneMinBitsPerSec | 1.3.6.1.4.1.5567.2.60.1.2.1.2 | Gauge32 | read-only | The average receive rate across the one minute
interval before the update. |
| G32 rsIfInOneMinBroadcastPkts | 1.3.6.1.4.1.5567.2.60.1.2.1.7 | Gauge32 | read-only | The number of broadcast packets received by
this port in the one minute interval before the
update. |
| G32 rsIfInOneMinMulticastPkts | 1.3.6.1.4.1.5567.2.60.1.2.1.6 | Gauge32 | read-only | The number of multicast packets received by
this port in the one minute interval before the
update. |
| G32 rsIfInOneMinPktsDiscards | 1.3.6.1.4.1.5567.2.60.1.2.1.3 | Gauge32 | read-only | The number of packets received by this port that
were discarded in the one minute interval before
the update.
On the RS platform, a reason for discarding the
packets would be buffer overflow. |
| G32 rsIfInOneMinPktsErrors | 1.3.6.1.4.1.5567.2.60.1.2.1.4 | Gauge32 | read-only | The number of packets with error received by
this port in the one minute interval before
the update.
On the RS platform, the number of received packets
with 'error' is a sum of:
frames with invalid MAC encapsulation,
oversize frames,
jabbers,
undersize frames,
frames with bad alignment,
frames with bad CRC,
internal frame error,
input VLAN dropped frames,
carrier sense error frames. |
| G32 rsIfInOneMinUnicastPkts | 1.3.6.1.4.1.5567.2.60.1.2.1.5 | Gauge32 | read-only | The number of unicast packets received by
this port in the one minute interval before
the update. |
| C64 rsIfInRoutedCpuPackets | 1.3.6.1.4.1.5567.2.60.1.1.1.15 | Counter64 | read-only | The number of IP packets sent to the CPU. This
counter would increase when a packet is destined
to the CPU and the L3 table has its flow entry. |
| C64 rsIfInRoutedOctets | 1.3.6.1.4.1.5567.2.60.1.1.1.13 | Counter64 | read-only | The number of routed octets received by this interface.
The sum of rsIfInBridgedOctets and rsIfInRoutedOctets
is equal to ifInOctets. |
| C64 rsIfInRoutedSwitchedPackets | 1.3.6.1.4.1.5567.2.60.1.1.1.14 | Counter64 | read-only | The number of IP packets that were switched through
the fabric without going to the CPU.
On the RS platform with HRT disabled, when the L3 flow
table does not have a flow entry for a packet, the first
packet for the flow would go to the CPU first to
establish a flow entry. |
| C32 rsIfInVlanTableDiscards | 1.3.6.1.4.1.5567.2.60.1.1.1.18 | Counter32 | read-only | The number of frames received by this interface that
were discarded due to VLAN related reasons.
This object is similar to dot1qTpVlanPortInDiscards.
It would have the same value if this interface belongs
to only one VLAN.
On some interfaces, this object is not valid. Refer to
the value of rsIfStatsCapability to check its validity. |
| rsIfMIB | 1.3.6.1.4.1.5567.2.60 | | | This MIB module extends the IF-MIB. |
| rsIfMIBObjects | 1.3.6.1.4.1.5567.2.60.1 | | | |
| I32 rsIfMru | 1.3.6.1.4.1.5567.2.60.1.1.1.3 | Integer32 | read-only | The size of the largest frame which can be
received by this physical network interface for a
specific media type.
Frames received that are larger than this size
will be dropped and the generic ifInErrors
counter will be incremented.
Depending on the interface type, a specific
(too big) counter will be incremented such as
dot3StatsFrameTooLongs.
On the RS platform, the user can see the MRU
by entering: 'port show mtu ' in enabled
mode. |
| C64 rsIfOutBridgedOctets | 1.3.6.1.4.1.5567.2.60.1.1.1.19 | Counter64 | read-only | The number of bridged octets that are transmitted by
this interface.
This object is similar to dot1dTpHCPortInFrames, but
bytes are counted instead of frames. |
| G32 rsIfOutOneMinBitsPerSec | 1.3.6.1.4.1.5567.2.60.1.2.1.8 | Gauge32 | read-only | The average transmit rate across the one minute.
before the update. |
| G32 rsIfOutOneMinBroadcastPkts | 1.3.6.1.4.1.5567.2.60.1.2.1.13 | Gauge32 | read-only | The number of broadcast packets transmitted in the
one minute interval before the update. |
| G32 rsIfOutOneMinMulticastPkts | 1.3.6.1.4.1.5567.2.60.1.2.1.12 | Gauge32 | read-only | The number of multicast packets transmitted in the
one minute interval before the update. |
| G32 rsIfOutOneMinPktsDiscards | 1.3.6.1.4.1.5567.2.60.1.2.1.9 | Gauge32 | read-only | The number of packets to be transmitted that were
discarded by the port interface in the minute
before the update.
On the RS platform, a reason for discarding the
packets would be buffer overflow. |
| G32 rsIfOutOneMinPktsErrors | 1.3.6.1.4.1.5567.2.60.1.2.1.10 | Gauge32 | read-only | The number of packets to be transmitted but may or
may not have been discarded by the port interface
because of 'error' in the one minute interval before
the update.
On the RS platform, the number of packets
with 'error' is a sum of:
single collision frames,
multiple collision frames,
frames dropped because of collisions,
deferred transmissions,
late collision frames,
underruns,
internal transmit errors. |
| G32 rsIfOutOneMinUnicastPkts | 1.3.6.1.4.1.5567.2.60.1.2.1.11 | Gauge32 | read-only | The number of unicast packets transmitted in the
one minute interval before the update. |
| C64 rsIfOutRoutedOctets | 1.3.6.1.4.1.5567.2.60.1.1.1.20 | Counter64 | read-only | The number of routed octets transmitted by this interface.
The sum of rsIfOutBridgedOctets and rsIfOutRoutedOctets
is equal to ifOutOctets. |
| C32 rsIfOutVlanTableDiscards | 1.3.6.1.4.1.5567.2.60.1.1.1.21 | Counter32 | read-only | The number of frames to be transmitted by this interface
but were discarded due to VLAN related reasons.
This object is similar to dot1qTpVlanPortOutDiscards.
It would have the same value if this interface belongs
to only one VLAN.
On some interfaces, this object is not valid. Refer to
the value of rsIfStatsCapability to check its validity. |
| RSQ rsIfQueuePolicy | 1.3.6.1.4.1.5567.2.60.1.1.1.2 | RsQueuePolicy | read-only | The queuing policy used on this physical interface.
On the RS platform, the user can see the queue policy
by entering: 'qos show weighted-fair port '
in enabled mode. |
| BIT rsIfStatsCapability | 1.3.6.1.4.1.5567.2.60.1.1.1.1 | Bits | read-only | The validity of each counter in this table. Each bit
refers to one counter.
This object indicates if each counter in the row is
supported. |
| rsIfStatsEntry | 1.3.6.1.4.1.5567.2.60.1.1.1 | | not-accessible | This entry provides additional information for
the corresponding interface in the ifTable.
Discontinuities in the values of this row
can occur at re-initialization of the management
system, and at other times as indicated by the
value of ifCounterDiscontinuityTime.
The objects in this entry complement other counters
in IF-MIB, P/Q-BRIDGE-MIB, EtherLike-MIB. RMON-MIB |
| rsIfStatsGroup | 1.3.6.1.4.1.5567.2.60.2.2.1 | | | The collection of objects representing additional port
interface counters and state data. |
| rsIfStatsTable | 1.3.6.1.4.1.5567.2.60.1.1 | | not-accessible | This table contains additional information for
interfaces in the ifTable. An interface would
be included in this table only if the value
of its ifConnectorPresent is true. |
| C32 rsIfTotalDownTime | 1.3.6.1.4.1.5567.2.60.1.1.1.6 | Counter32 | read-only | The amount of time since the router boots up for which
the interface is down.
The sum of rsIfTotalUpTime and rsIfTotalDownTime is equal to
sysUpTime. |
| C32 rsIfTotalUpTimeEx | 1.3.6.1.4.1.5567.2.60.1.1.1.5 | Counter32 | read-only | The amount of time since the router boots up for which
the interface is up.
The sum of rsIfTotalUpTime and rsIfTotalDownTime is equal to
sysUpTime. |
| C32 rsIfUpTransitions | 1.3.6.1.4.1.5567.2.60.1.1.1.7 | Counter32 | read-only | The number of times this interface has changed from
link-down to link-up. |