SWITCH-PORTSTATISTIC-MIB: View SNMP OID List / Download MIB
VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.
Home | MIB: SWITCH-PORTSTATISTIC-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).
|
|||
Object Name | OID | Type | Access | Info |
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 | no-access |
A table of port statistic. |
|
1.3.6.1.4.1.8886.6.1.7.1.1 | no-access |
Table entry of port statistic. |
||
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. |
rcStatsInPacket | 1.3.6.1.4.1.8886.6.1.7.1.1.2 | counter64 | read-only |
count of packets received. |
rcStatInPktType | 1.3.6.1.4.1.8886.6.1.7.1.1.3 | integer | read-write |
port ingress packet Statistic type Enumeration: 'goodPacket': 1, 'badPacket': 2, 'localPacket': 3. |
rcStatsOutPacket | 1.3.6.1.4.1.8886.6.1.7.1.1.4 | counter64 | read-only |
count of packets transmitted. |
rcStatOutPktType | 1.3.6.1.4.1.8886.6.1.7.1.1.5 | integer | read-write |
port egress packet Statistic type Enumeration: 'goodPacket': 1, 'badPacket': 2, 'abortPacket': 3. |
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 | no-access |
A table of port statistic about all bits transmitted or received. |
|
1.3.6.1.4.1.8886.6.1.7.2.1 | no-access |
Table entry of port statistic about all bits transmitted or received. |
||
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. |
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. |