RIVERSTONE-VLAN-EXTENSIONS-MIB: View SNMP OID List / Download MIB
VENDOR: RIVERSTONE NETWORKS
Home | MIB: RIVERSTONE-VLAN-EXTENSIONS-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 |
rsVlanExtensionsMIB | 1.3.6.1.4.1.5567.2.65 |
This module complements VLAN information in qBridgeMIB from RFC2674. |
||
rsVlanObjects | 1.3.6.1.4.1.5567.2.65.1 | |||
rsVlanStats | 1.3.6.1.4.1.5567.2.65.1.10 | |||
rsPortVlanStatsTable | 1.3.6.1.4.1.5567.2.65.1.10.1 | no-access |
A table that has statistics not defined in dot1qPortVlanStatisticsTable. |
|
1.3.6.1.4.1.5567.2.65.1.10.1.1 | no-access |
More traffic statistics for a VLAN on a physical interface. |
||
rsPortVlanInOctets | 1.3.6.1.4.1.5567.2.65.1.10.1.1.101 | counter32 | read-only |
The number of octets of the frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortVlanOutOctets | 1.3.6.1.4.1.5567.2.65.1.10.1.1.102 | counter32 | read-only |
The number of octets of the valid frames transmitted by this port from its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortVlanInOverflowOctets | 1.3.6.1.4.1.5567.2.65.1.10.1.1.103 | counter32 | read-only |
The number of times the associated rsPortVlanInOctets counter has overflowed. |
rsPortVlanOutOverflowOctets | 1.3.6.1.4.1.5567.2.65.1.10.1.1.104 | counter32 | read-only |
The number of times the associated rsPortVlanOutOctets counter has overflowed. |
rsPortVlanHCStatsTable | 1.3.6.1.4.1.5567.2.65.1.10.2 | no-access |
A table that has statistics not defined in dot1qPortVlanHCStatisticsTable. |
|
1.3.6.1.4.1.5567.2.65.1.10.2.1 | no-access |
More traffic statistics for a VLAN on a physical interface. |
||
rsPortVlanHCInOctets | 1.3.6.1.4.1.5567.2.65.1.10.2.1.101 | counter64 | read-only |
The number of octets of the frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortVlanHCOutOctets | 1.3.6.1.4.1.5567.2.65.1.10.2.1.102 | counter64 | read-only |
The number of octets of the valid frames transmitted by this port from its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanStatsTable | 1.3.6.1.4.1.5567.2.65.1.10.3 | no-access |
A table that has statistics not defined in dot1qPortVlanStatsTable. This table provides statistics per-port, per-customer, per-vlan. Transparent VLAN is shown as dot1qVlanIndex of 0x7000 (28672). |
|
1.3.6.1.4.1.5567.2.65.1.10.3.1 | no-access |
More traffic statistics for a VLAN on a physical interface per customer. |
||
rsPortCustomerIndex | 1.3.6.1.4.1.5567.2.65.1.10.3.1.1 | integer | no-access |
Customer Index under which this vlan falls |
rsPortCustomerVlanInFrames | 1.3.6.1.4.1.5567.2.65.1.10.3.1.2 | counter32 | read-only |
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanOutFrames | 1.3.6.1.4.1.5567.2.65.1.10.3.1.3 | counter32 | read-only |
The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanInDiscards | 1.3.6.1.4.1.5567.2.65.1.10.3.1.4 | counter32 | read-only |
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering. |
rsPortCustomerVlanInOverflowFrames | 1.3.6.1.4.1.5567.2.65.1.10.3.1.5 | counter32 | read-only |
The number of times the associated rsPortCustomerVlanPortInFrames counter has overflowed. |
rsPortCustomerVlanOutOverflowFrames | 1.3.6.1.4.1.5567.2.65.1.10.3.1.6 | counter32 | read-only |
The number of times the associated rsPortCustomerVlanPortOutFrames counter has overflowed. |
rsPortCustomerVlanInOverflowDiscards | 1.3.6.1.4.1.5567.2.65.1.10.3.1.7 | counter32 | read-only |
The number of times the associated rsPortCustomerVlanPortInDiscards counter has overflowed. |
rsPortCustomerVlanInOctets | 1.3.6.1.4.1.5567.2.65.1.10.3.1.8 | counter32 | read-only |
The number of octets of the frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanOutOctets | 1.3.6.1.4.1.5567.2.65.1.10.3.1.9 | counter32 | read-only |
The number of octets of the valid frames transmitted by this port from its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanInOverflowOctets | 1.3.6.1.4.1.5567.2.65.1.10.3.1.10 | counter32 | read-only |
The number of times the associated rsPortCustomerVlanInOctets counter has overflowed. |
rsPortCustomerVlanOutOverflowOctets | 1.3.6.1.4.1.5567.2.65.1.10.3.1.11 | counter32 | read-only |
The number of times the associated rsPortCustomerVlanOutOctets counter has overflowed. |
rsPortCustomerVlanHCStatsTable | 1.3.6.1.4.1.5567.2.65.1.10.4 | no-access |
A table that has statistics not defined in dot1qPortVlanHCStatsTable. This table provides statistics per-port, per-customer, per-vlan. Transparent VLAN is shown as dot1qVlanIndex of 0x7000 (28672). |
|
1.3.6.1.4.1.5567.2.65.1.10.4.1 | no-access |
More traffic statistics for a VLAN on a physical interface per-customer. |
||
rsPortCustomerVlanHCInFrames | 1.3.6.1.4.1.5567.2.65.1.10.4.1.1 | counter64 | read-only |
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanHCOutFrames | 1.3.6.1.4.1.5567.2.65.1.10.4.1.2 | counter64 | read-only |
The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanHCInDiscards | 1.3.6.1.4.1.5567.2.65.1.10.4.1.3 | counter64 | read-only |
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering. |
rsPortCustomerVlanHCInOctets | 1.3.6.1.4.1.5567.2.65.1.10.4.1.4 | counter64 | read-only |
The number of octets of the frames received by this port from its segment that were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsPortCustomerVlanHCOutOctets | 1.3.6.1.4.1.5567.2.65.1.10.4.1.5 | counter64 | read-only |
The number of octets of the valid frames transmitted by this port from its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanStatsTable | 1.3.6.1.4.1.5567.2.65.1.10.5 | no-access |
A table that has statistics not defined in dot1qPortVlanStatsTable. This table provides cumulative statistics per-customer, per-vlan from all the physical-ports. Transparent VLAN is shown as dot1qVlanIndex of 0x7000 (28672). |
|
1.3.6.1.4.1.5567.2.65.1.10.5.1 | no-access |
Cumulative traffic statistics for a VLAN from physical interfaces per-customer. |
||
rsCustomerVlanInFrames | 1.3.6.1.4.1.5567.2.65.1.10.5.1.1 | counter32 | read-only |
The number of valid frames received by the ports from its segment which were classified as belonging to this VLAN. Note that a frame received on the ports is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanOutFrames | 1.3.6.1.4.1.5567.2.65.1.10.5.1.2 | counter32 | read-only |
The number of valid frames transmitted by the ports to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanInDiscards | 1.3.6.1.4.1.5567.2.65.1.10.5.1.3 | counter32 | read-only |
The number of valid frames received by the ports from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering. |
rsCustomerVlanInOverflowFrames | 1.3.6.1.4.1.5567.2.65.1.10.5.1.4 | counter32 | read-only |
The number of times the associated rsCustomerVlanPortInFrames counter has overflowed. |
rsCustomerVlanOutOverflowFrames | 1.3.6.1.4.1.5567.2.65.1.10.5.1.5 | counter32 | read-only |
The number of times the associated rsCustomerVlanPortOutFrames counter has overflowed. |
rsCustomerVlanInOverflowDiscards | 1.3.6.1.4.1.5567.2.65.1.10.5.1.6 | counter32 | read-only |
The number of times the associated rsCustomerVlanPortInDiscards counter has overflowed. |
rsCustomerVlanInOctets | 1.3.6.1.4.1.5567.2.65.1.10.5.1.7 | counter32 | read-only |
The number of octets of the frames received by the ports from its segment that were classified as belonging to this VLAN. Note that a frame received on the ports is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanOutOctets | 1.3.6.1.4.1.5567.2.65.1.10.5.1.8 | counter32 | read-only |
The number of octets of the valid frames transmitted by the ports from its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanInOverflowOctets | 1.3.6.1.4.1.5567.2.65.1.10.5.1.9 | counter32 | read-only |
The number of times the associated rsCustomerVlanInOctets counter has overflowed. |
rsCustomerVlanOutOverflowOctets | 1.3.6.1.4.1.5567.2.65.1.10.5.1.10 | counter32 | read-only |
The number of times the associated rsCustomerVlanOutOctets counter has overflowed. |
rsCustomerVlanHCStatsTable | 1.3.6.1.4.1.5567.2.65.1.10.6 | no-access |
A table that has statistics not defined in dot1qPortVlanHCStatsTable. This table provides cumulative statistics per-customer, per-vlan from all the physical-ports. Transparent VLAN is shown as dot1qVlanIndex of 0x7000 (28672). |
|
1.3.6.1.4.1.5567.2.65.1.10.6.1 | no-access |
Cumulative traffic statistics for a VLAN from physical interfaces per-customer. |
||
rsCustomerVlanHCInFrames | 1.3.6.1.4.1.5567.2.65.1.10.6.1.1 | counter64 | read-only |
The number of valid frames received by the ports from its segment which were classified as belonging to this VLAN. Note that a frame received on the ports is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanHCOutFrames | 1.3.6.1.4.1.5567.2.65.1.10.6.1.2 | counter64 | read-only |
The number of valid frames transmitted by the ports to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanHCInDiscards | 1.3.6.1.4.1.5567.2.65.1.10.6.1.3 | counter64 | read-only |
The number of valid frames received by the ports from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering. |
rsCustomerVlanHCInOctets | 1.3.6.1.4.1.5567.2.65.1.10.6.1.4 | counter64 | read-only |
The number of octets of the frames received by the ports from its segment that were classified as belonging to this VLAN. Note that a frame received on the ports is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsCustomerVlanHCOutOctets | 1.3.6.1.4.1.5567.2.65.1.10.6.1.5 | counter64 | read-only |
The number of octets of the valid frames transmitted by the ports from its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP). |
rsVlanConformance | 1.3.6.1.4.1.5567.2.65.2 | |||
rsVlanCompliances | 1.3.6.1.4.1.5567.2.65.2.1 | |||
rsVlanCompliance | 1.3.6.1.4.1.5567.2.65.2.1.1 |
The compliance statement for RIVERSTONE-VLAN-EXTENSIONS-MIB. |
||
rsVlanGroups | 1.3.6.1.4.1.5567.2.65.2.2 | |||
rsPortVlanStatsGroup | 1.3.6.1.4.1.5567.2.65.2.2.1 |
A collection of additional objects providing per-port packet statistics for all VLANs currently configured on this device. |
||
rsPortVlanStatsOverflowGroup | 1.3.6.1.4.1.5567.2.65.2.2.2 |
A collection of additional objects providing overflow counters for per-port packet statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 20,000,000 bits/second. |
||
rsPortVlanHCStatsGroup | 1.3.6.1.4.1.5567.2.65.2.2.3 |
A collection of additional objects providing per-port packet statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 20,000,000 bits/second. |
||
rsPortCustomerVlanStatsGroup | 1.3.6.1.4.1.5567.2.65.2.2.4 |
A collection of additional objects providing per-port statistics for all VLANs currently configured on this device. |
||
rsPortCustomerVlanStatsOverflowGroup | 1.3.6.1.4.1.5567.2.65.2.2.5 |
A collection of additional objects providing overflow counters for per-port statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding cumulative instance of ifSpeed greater than 20,000,000 bits/second. |
||
rsPortCustomerVlanHCStatsGroup | 1.3.6.1.4.1.5567.2.65.2.2.6 |
A collection of additional objects providing per-port, per-customer statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 20,000,000 bits/second. |
||
rsCustomerVlanStatsGroup | 1.3.6.1.4.1.5567.2.65.2.2.7 |
A collection of additional objects providing cumulative (all physical ports) statistics for all VLANs currently configured on this device. |
||
rsCustomerVlanStatsOverflowGroup | 1.3.6.1.4.1.5567.2.65.2.2.8 |
A collection of additional objects providing overflow counters for cumulative statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 20,000,000 bits/second. |
||
rsCustomerVlanHCStatsGroup | 1.3.6.1.4.1.5567.2.65.2.2.9 |
A collection of additional objects providing cumulative statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 20,000,000 bits/second. |