All MIBs › SWITCH-PORTSTATISTIC-MIB
Organization: Raisecom, Inc.
Last Updated: 2004-12-20
Category: RMON and Traffic Statistics, Switch Management - Raisecom
Description:
Tracks Raisecom switch per-port traffic statistics including byte, frame, and error counters.
Imported Objects
From RAISECOM-BASE-MIB
| iscomSwitch | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter64 | |
| NOTIFICATION-TYPE |
From SNMPv2-TC
| TruthValue |
What Is SWITCH-PORTSTATISTIC-MIB?
SWITCH-PORTSTATISTIC-MIB is a vendor MIB from Raisecom that provides per-port traffic statistics for its switches, tracking counters such as transmitted/received bytes, frames, and error counts on each switch port. It exposes performance-counter data rather than configuration or hardware-inventory data, giving a real-time and cumulative view of link utilization and error rates per interface. Its main monitoring value is operational: it lets an administrator watch for rising error/discard counters that indicate a failing port, cabling problem, or duplex mismatch, complementing rather than replacing standard interface uptime/status checks. It naturally overlaps with and is typically used alongside standard IF-MIB/RMON counters for the same physical ports. It is deployed on Raisecom Ethernet switches used in carrier-access and enterprise network deployments to give finer per-port traffic visibility than base MIB-II counters. Engineers can download the SWITCH-PORTSTATISTIC-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in SWITCH-PORTSTATISTIC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-port transmitted/received bytes
- per-port transmitted/received frames
- per-port error/discard counters
- per-port utilization trend
Supported Devices
- Raisecom Ethernet switch
Monitoring Examples
An operator would periodically poll the per-port statistics table, indexed by port number, to compare current byte/frame counts against the prior poll interval, computing throughput and spotting a port whose error-frame counter is climbing abnormally fast, a sign of a bad cable or negotiation mismatch. Because raw sample object names weren't available for this MIB, in practice the table is walked alongside ifTable/ifXTable so a spike in this MIB's frame-error counter can be pinned to the correct physical interface.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rcPortStatistics | 1.3.6.1.4.1.8886.6.1.7 | port statistic mib. | ||
| rcPortStatsTable | 1.3.6.1.4.1.8886.6.1.7.1 | not-accessible | A table of port statistic. | |
| rcPortStatsEntry | 1.3.6.1.4.1.8886.6.1.7.1.1 | not-accessible | Table entry of port statistic. | |
| INT rcStatsPortIndex | 1.3.6.1.4.1.8886.6.1.7.1.1.1 | INTEGER | read-only | An index based 1 that uniquely identifies a system interface. |
| C64 rcStatsInPacket | 1.3.6.1.4.1.8886.6.1.7.1.1.2 | Counter64 | read-only | count of packets received. |
| INT rcStatInPktType | 1.3.6.1.4.1.8886.6.1.7.1.1.3 | INTEGER | read-write | port ingress packet Statistic type |
| C64 rcStatsOutPacket | 1.3.6.1.4.1.8886.6.1.7.1.1.4 | Counter64 | read-only | count of packets transmitted. |
| INT rcStatOutPktType | 1.3.6.1.4.1.8886.6.1.7.1.1.5 | INTEGER | read-write | port egress packet Statistic type |
| T/F rcStatsClear | 1.3.6.1.4.1.8886.6.1.7.1.1.6 | TruthValue | read-write | clear port statistics |
| rcPortStatsAllBitsTable | 1.3.6.1.4.1.8886.6.1.7.2 | not-accessible | A table of port statistic about all bits transmitted or received. | |
| rcPortStatsAllBitsEntry | 1.3.6.1.4.1.8886.6.1.7.2.1 | not-accessible | Table entry of port statistic about all bits transmitted or received. | |
| C64 rcStatsInAllBits | 1.3.6.1.4.1.8886.6.1.7.2.1.1 | Counter64 | read-only | The total number of bits received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
| C64 rcStatsOutAllBits | 1.3.6.1.4.1.8886.6.1.7.2.1.2 | Counter64 | read-only | The total number of bits transmitted out of the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
RFC description
Raisecom switch port statistics MIB tracking packet counters and traffic statistics per physical port.
Start monitoring Raisecom Ethernet switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.