FORCE10-MONITORING-MIB
- Registered at
- 1.3.6.1.4.1.6027.3.3
- Last updated
- 2008-12-18 12:00
- Organization
- Force10 Networks, Inc.
- Revisions
- 2008-12-18 12:00, 1906-01-20 00:00, 2000-11-02 10:30
- Namespace
- dell
- Source file
FORCE10-MONITORING-MIB- Digest
sha256:fed536277c381a2ff3adc6c20639467fa36723997a3fb529579ff320291f5263
Description
Force10 Monitoring MIB provides statistics and accounting for various Force10 products.
Contact
Force10 Networks, Inc 1440 McCarthy Blvd Milpitas, CA 95035 (408) 571-3500 support@force10networks.com http://www.force10networks.com
Imports
| From | Symbols |
|---|---|
| FORCE10-SMI | f10Mgmt |
| FORCE10-TC | F10CycloneVersion, F10PortPipeID, F10ProcessorModuleType, F10QueueID, F10SlotID, F10VlanID |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FORCE10-MONITORING-MIB FORCE10-SMI FORCE10-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| f10MonGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.1 | |||
| f10MonMibVersion OBJECT-TYPE version1(1) - initial version, define QOS Queue Statistics table. version1dot1(2) - support MAC Accounting (f10MonMac). version1dot2(3) - support Interface Queue Statistics Tables (f10MonIfQueue). | 1.3.6.1.4.1.6027.3.3.1.1 | INTEGER {version1(1), version1dot1(2), version1dot2(3)} | read-only | current |
| f10MonQueue OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.2 | |||
| f10MonQueueGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.2.1 | |||
| f10MonMaxQueue OBJECT-TYPE The maximum number of Force10 QOS queue supported by Force10 Interfaces. | 1.3.6.1.4.1.6027.3.3.2.1.1 | INTEGER | read-only | current |
| f10InQueueStatisticsTable OBJECT-TYPE The Force10 QOS Input Queue Statistics Table. This table provides Input Queue statistics for Force10 Interfaces. | 1.3.6.1.4.1.6027.3.3.2.2 | not-accessible | current | |
| f10InQueueStatisticsEntry OBJECT-TYPE An entry in the Force10 QOS Input Queue table. The Input Queue Statistics Table is indexed by the Interface and the Queue ID. The Interface index should be an valid ifIndex as defined in the RFC1213 MIB II Interface Table and the Queue ID should be a valid Force10 Queue ID. | 1.3.6.1.4.1.6027.3.3.2.2.1 | not-accessible | current | |
| f10InQueueId OBJECT-TYPE This is the second index of this table, it must be a valid Force10 QOS Queue ID. | 1.3.6.1.4.1.6027.3.3.2.2.1.1 | F10QueueID | read-only | current |
| f10InQueueDropPackets OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.2.1.2 | Counter64 | read-only | current |
| f10InQueueBytes OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.2.1.3 | Counter64 | read-only | current |
| f10InQueueMatchPackets OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.2.1.4 | Counter64 | read-only | current |
| f10InQueueMatchBytes OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.2.1.5 | Counter64 | read-only | current |
| f10InQueueMatchBps OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.2.1.6 | Counter64 | read-only | current |
| f10InQueueCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.2.2.1.7 | F10CycloneVersion | read-only | current |
| f10InQueueBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 2.0 (C2T2) hardware only. | 1.3.6.1.4.1.6027.3.3.2.2.1.8 | Counter64 | read-only | current |
| f10InQueuePktsCount OBJECT-TYPE The cumulative number of packets passing through this queue. This object is available on Cyclone version 2.0 (C2T2) hardware only. | 1.3.6.1.4.1.6027.3.3.2.2.1.9 | Counter64 | read-only | current |
| f10OutQueueStatisticsTable OBJECT-TYPE The Force10 QOS Output Queue Statistics Table. This table provides Output Queue statistics for Force10 Interfaces. | 1.3.6.1.4.1.6027.3.3.2.3 | not-accessible | current | |
| f10OutQueueStatisticsEntry OBJECT-TYPE An entry in the Output Queue table. The Output Queue Statistics Table is indexed by the Interface and the Queue ID. The Interface index should be an valid ifIndex as defined in the RFC1213 MIB II Interface Table and the the Queue ID should be a valid Force10 Queue ID. | 1.3.6.1.4.1.6027.3.3.2.3.1 | not-accessible | current | |
| f10OutQueueId OBJECT-TYPE This is the second index of this table, it must be a valid Force10 QOS Queue ID. | 1.3.6.1.4.1.6027.3.3.2.3.1.1 | F10QueueID | read-only | current |
| f10OutQueuePackets OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.3.1.2 | Counter64 | read-only | current |
| f10OutQueueBytes OBJECT-TYPE The number of bytes in the queue. This object is available on Cyclone version 1.5 (CjTj) hardware only. | 1.3.6.1.4.1.6027.3.3.2.3.1.3 | Counter64 | read-only | current |
| f10OutQueueBps OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.3.1.4 | Counter64 | read-only | current |
| f10OutQueueCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.2.3.1.5 | F10CycloneVersion | read-only | current |
| f10OutQueueBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 2.0 (C2T2) hardware only. | 1.3.6.1.4.1.6027.3.3.2.3.1.6 | Counter64 | read-only | current |
| f10WredStatisticsTable OBJECT-TYPE QOS WRED Statistics Table This table provides QOS WRED statistics for the Force10 Interfaces. | 1.3.6.1.4.1.6027.3.3.2.4 | not-accessible | current | |
| f10WredStatisticsEntry OBJECT-TYPE An entry in the WRED Statistics table. The WRED Statistics Table is indexed by the Interface and the Queue ID. The Interface index should be an valid ifIndex as defined in the RFC1213 MIB II Interface Table and the Queue ID should be a valid Force10 Queue ID. | 1.3.6.1.4.1.6027.3.3.2.4.1 | not-accessible | current | |
| f10WredQueueId OBJECT-TYPE This is the second index of this table, it must be a valid Force10 QOS Queue ID. | 1.3.6.1.4.1.6027.3.3.2.4.1.1 | F10QueueID | read-only | current |
| f10WredGreenName OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.2 | DisplayString | read-only | current |
| f10WredGreenThresholdLow OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.3 | Unsigned32 | read-only | current |
| f10WredGreenThresholdHigh OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.4 | Unsigned32 | read-only | current |
| f10WredGreenDropPackets OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.5 | Counter64 | read-only | current |
| f10WredGreenReserve1 OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.6 | Counter64 | read-only | current |
| f10WredGreenReserve2 OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.7 | Counter64 | read-only | current |
| f10WredYellowName OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.8 | DisplayString | read-only | current |
| f10WredYellowThresholdLow OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.9 | Unsigned32 | read-only | current |
| f10WredYellowThresholdHigh OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.10 | Unsigned32 | read-only | current |
| f10WredYellowDropPackets OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.11 | Counter64 | read-only | current |
| f10WredYellowReserve1 OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.12 | Counter64 | read-only | current |
| f10WredYellowReserve2 OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.13 | Counter64 | read-only | current |
| f10WredRedName OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.14 | DisplayString | read-only | current |
| f10WredRedThresholdLow OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.15 | Unsigned32 | read-only | current |
| f10WredRedThresholdHigh OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.16 | Unsigned32 | read-only | current |
| f10WredRedDropPackets OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.17 | Counter64 | read-only | current |
| f10WredRedReserve1 OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.18 | Counter64 | read-only | current |
| f10WredRedReserve2 OBJECT-TYPE | 1.3.6.1.4.1.6027.3.3.2.4.1.19 | Counter64 | read-only | current |
| f10MonMac OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.3 | |||
| f10MacGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.3.1 | |||
| f10MacAccounting OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.3.2 | |||
| f10MacAccountingDestTable OBJECT-TYPE The MAC Accounting Destination Table. Each entry in the table provides the MAC accounting statistics from a specific Interface, VLAN ID, and the desired destination MAC Address. | 1.3.6.1.4.1.6027.3.3.3.2.1 | not-accessible | current | |
| f10MacAccountingDestEntry OBJECT-TYPE An entry in the MAC Accounting Destination Table. The MAC Accounting Destination table is indexed by the input Interface, VLAN ID, and the destination MAC Address. | 1.3.6.1.4.1.6027.3.3.3.2.1.1 | not-accessible | current | |
| f10MacAccInIfIndex OBJECT-TYPE The input Interface of this entry of the table. The value should be a valid ifIndex in the MIB II Interface Table. | 1.3.6.1.4.1.6027.3.3.3.2.1.1.1 | INTEGER | read-only | current |
| f10MacAccVlan OBJECT-TYPE The VLAN ID. | 1.3.6.1.4.1.6027.3.3.3.2.1.1.2 | F10VlanID | read-only | current |
| f10MacAccMacAddr OBJECT-TYPE The MAC Address that identifies this entry of the table. This is the destination MAC Address of the packets that's going through the Interface identified by f10MacAccInIfIndex. | 1.3.6.1.4.1.6027.3.3.3.2.1.1.3 | MacAddress | read-only | current |
| f10MacAccOutIfIndex OBJECT-TYPE The output Interface of this entry of the table. The value should be a valid ifIndex in the MIB II Interface Table. | 1.3.6.1.4.1.6027.3.3.3.2.1.1.4 | INTEGER | read-only | current |
| f10MacAccPackets OBJECT-TYPE The number of packets going through this entry of the the table, identified by the Interface/MAC/VLAN. | 1.3.6.1.4.1.6027.3.3.3.2.1.1.5 | Counter64 | read-only | current |
| f10MacAccBytes OBJECT-TYPE The number of bytes traffic going through this entry of the table, identified by the Interface/MAC/VLAN. | 1.3.6.1.4.1.6027.3.3.3.2.1.1.6 | Counter64 | read-only | current |
| f10MonIfQueue OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.4 | |||
| f10MonIfQueueGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.4.1 | |||
| f10IngQueueUnicastStatTable OBJECT-TYPE The Ingress Queue Unicast Statistics Table. This table provides Queue statistics for Ingress Unicast packets between Force10 linecards. | 1.3.6.1.4.1.6027.3.3.4.2 | not-accessible | current | |
| f10IngQueueUnicastStatEntry OBJECT-TYPE An entry in the Ingress Queue Unicast Statistics table. The Ingress Queue Unicast Statistics Table is indexed by the source and destination linecard/portpipe and Queue ID. | 1.3.6.1.4.1.6027.3.3.4.2.1 | not-accessible | current | |
| f10IngUnicastSrcCard OBJECT-TYPE This is the source linecard number. This is the first index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.2.1.1 | F10SlotID | read-only | current |
| f10IngUnicastDestCard OBJECT-TYPE This is the destination linecard number. This is the 3rd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.2.1.2 | F10SlotID | read-only | current |
| f10IngUnicastSrcPortPipe OBJECT-TYPE This is the Force10 Cyclone PortPipe number of the source linecard. This is the 2nd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.2.1.3 | F10PortPipeID | read-only | current |
| f10IngUnicastDestPortPipe OBJECT-TYPE This is the Force10 Cyclone PortPipe number of the destination linecard. This is the 4th index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.2.1.4 | F10PortPipeID | read-only | current |
| f10IngUnicastQueueId OBJECT-TYPE This is the Queue ID of this entry. This is the 5th index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.2.1.5 | F10QueueID | read-only | current |
| f10IngUnicastCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.4.2.1.6 | F10CycloneVersion | read-only | current |
| f10IngUnicastBytes OBJECT-TYPE The number of bytes in the queue. This object is available on Cyclone version 1.5 (CjTj) hardware only. | 1.3.6.1.4.1.6027.3.3.4.2.1.7 | Counter64 | read-only | current |
| f10IngUnicastBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.2.1.8 | Counter64 | read-only | current |
| f10IngUnicastPacketCount OBJECT-TYPE The cumulative number of packets passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.2.1.9 | Counter64 | read-only | current |
| f10IngUnicastGreenMin OBJECT-TYPE The min threshold for Green packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.2.1.10 | Unsigned32 | read-only | current |
| f10IngUnicastGreenMax OBJECT-TYPE The max threshold for Green packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.2.1.11 | Unsigned32 | read-only | current |
| f10IngUnicastGreenDrop OBJECT-TYPE The number of Green packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.2.1.12 | Counter64 | read-only | current |
| f10IngUnicastYellowMin OBJECT-TYPE The min threshold for Yellow packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.2.1.13 | Unsigned32 | read-only | current |
| f10IngUnicastYellowMax OBJECT-TYPE The max threshold for Yellow packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.2.1.14 | Unsigned32 | read-only | current |
| f10IngUnicastYellowDrop OBJECT-TYPE The number of Yellow packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.2.1.15 | Counter64 | read-only | current |
| f10IngUnicastRedDrop OBJECT-TYPE The number of Red packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.2.1.16 | Counter64 | read-only | current |
| f10IngQueueMulticastStatTable OBJECT-TYPE The Ingress Queue Multicast Statistics Table. This table provides Queue statistics for Ingress Multicast packets at Force10 linecards. | 1.3.6.1.4.1.6027.3.3.4.3 | not-accessible | current | |
| f10IngQueueMulticastStatEntry OBJECT-TYPE An entry in the Ingress Queue Multicast Statistics table. The Ingress Queue Multicast Statistics Table is indexed by the source linecard/portpipe and Queue ID. | 1.3.6.1.4.1.6027.3.3.4.3.1 | not-accessible | current | |
| f10IngMulticastSrcCard OBJECT-TYPE This is the source linecard number. This is the first index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.3.1.1 | F10SlotID | read-only | current |
| f10IngMulticastSrcPortPipe OBJECT-TYPE This is the Force10 Cyclone PortPipe number of the source linecard. This is the 2nd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.3.1.2 | F10PortPipeID | read-only | current |
| f10IngMulticastQueueId OBJECT-TYPE This is the Queue ID of this entry. This is the 3rd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.3.1.3 | F10QueueID | read-only | current |
| f10IngMulticastCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.4.3.1.4 | F10CycloneVersion | read-only | current |
| f10IngMulticastBytes OBJECT-TYPE The number of bytes in the queue. This object is available on Cyclone version 1.5 (CjTj) hardware only. | 1.3.6.1.4.1.6027.3.3.4.3.1.5 | Counter64 | read-only | current |
| f10IngMulticastBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.3.1.6 | Counter64 | read-only | current |
| f10IngMulticastPacketCount OBJECT-TYPE The cumulative number of packets passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.3.1.7 | Counter64 | read-only | current |
| f10IngMulticastGreenMin OBJECT-TYPE The min threshold for Green packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.3.1.8 | Unsigned32 | read-only | current |
| f10IngMulticastGreenMax OBJECT-TYPE The max threshold for Green packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.3.1.9 | Unsigned32 | read-only | current |
| f10IngMulticastGreenDrop OBJECT-TYPE The number of Green packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.3.1.10 | Counter64 | read-only | current |
| f10IngMulticastYellowMin OBJECT-TYPE The min threshold for Yellow packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.3.1.11 | Unsigned32 | read-only | current |
| f10IngMulticastYellowMax OBJECT-TYPE The max threshold for Yellow packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.3.1.12 | Unsigned32 | read-only | current |
| f10IngMulticastYellowDrop OBJECT-TYPE The number of Yellow packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.3.1.13 | Counter64 | read-only | current |
| f10IngMulticastRedDrop OBJECT-TYPE The number of Red packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.3.1.14 | Counter64 | read-only | current |
| f10EgQueueUnicastStatTable OBJECT-TYPE The Egress Queue Unicast Statistics Table. This table provides Queue statistics for Egress Unicast packets at Force10 Interface. | 1.3.6.1.4.1.6027.3.3.4.4 | not-accessible | current | |
| f10EgQueueUnicastStatEntry OBJECT-TYPE An entry in the Egress Queue Unicast Statistics table. The Egress Queue Unicast Statistics Table is indexed by the ifIndex and Queue ID. The IfIndex should be an valid Interface Index as defined in the RFC1213 MIB II Interface Table. | 1.3.6.1.4.1.6027.3.3.4.4.1 | not-accessible | current | |
| f10EgUnicastQueueId OBJECT-TYPE This is the Queue ID of this entry. This is the 2nd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.4.1.1 | F10QueueID | read-only | current |
| f10EgUnicastCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.4.4.1.2 | F10CycloneVersion | read-only | current |
| f10EgUnicastBytes OBJECT-TYPE The number of bytes in the queue. This object is available on Cyclone version 1.5 (CjTj) hardware only. | 1.3.6.1.4.1.6027.3.3.4.4.1.3 | Counter64 | read-only | current |
| f10EgUnicastBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.4.1.4 | Counter64 | read-only | current |
| f10EgUnicastPacketCount OBJECT-TYPE The cumulative number of packets passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.4.1.5 | Counter64 | read-only | current |
| f10EgUnicastGreenMin OBJECT-TYPE The min threshold for Green packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.4.1.6 | Unsigned32 | read-only | current |
| f10EgUnicastGreenMax OBJECT-TYPE The max threshold for Green packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.4.1.7 | Unsigned32 | read-only | current |
| f10EgUnicastGreenDrop OBJECT-TYPE The number of Green packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.4.1.8 | Counter64 | read-only | current |
| f10EgUnicastYellowMin OBJECT-TYPE The min threshold for Yellow packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.4.1.9 | Unsigned32 | read-only | current |
| f10EgUnicastYellowMax OBJECT-TYPE The max threshold for Yellow packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.4.1.10 | Unsigned32 | read-only | current |
| f10EgUnicastYellowDrop OBJECT-TYPE The number of Yellow packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.4.1.11 | Counter64 | read-only | current |
| f10EgUnicastRedDrop OBJECT-TYPE The number of Red packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.4.1.12 | Counter64 | read-only | current |
| f10EgQueueMulticastStatTable OBJECT-TYPE The Egress Queue Multicast Statistics Table. This table provides Queue statistics for Egress Multicast packets at Force10 Interface. | 1.3.6.1.4.1.6027.3.3.4.5 | not-accessible | current | |
| f10EgQueueMulticastStatEntry OBJECT-TYPE An entry in the Egress Queue Multicast Statistics table. The Egress Queue Multicast Statistics Table is indexed by the ifIndex and Queue ID. The IfIndex should be an valid Interface Index as defined in the RFC1213 MIB II Interface Table. | 1.3.6.1.4.1.6027.3.3.4.5.1 | not-accessible | current | |
| f10EgMulticastQueueId OBJECT-TYPE This is the Queue ID of this entry. This is the 2nd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.5.1.1 | F10QueueID | read-only | current |
| f10EgMulticastCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.4.5.1.2 | F10CycloneVersion | read-only | current |
| f10EgMulticastBytes OBJECT-TYPE The number of bytes in the queue. This object is available on Cyclone version 1.5 (CjTj) hardware only. | 1.3.6.1.4.1.6027.3.3.4.5.1.3 | Counter64 | read-only | current |
| f10EgMulticastBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.5.1.4 | Counter64 | read-only | current |
| f10EgMulticastPacketCount OBJECT-TYPE The cumulative number of packets passing through this queue. This object is available on Cyclone version 2.0 (C2T2) and Cyclone version 3.0 (X3) hardwares only. | 1.3.6.1.4.1.6027.3.3.4.5.1.5 | Counter64 | read-only | current |
| f10EgMulticastGreenMin OBJECT-TYPE The min threshold for Green packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.5.1.6 | Unsigned32 | read-only | current |
| f10EgMulticastGreenMax OBJECT-TYPE The max threshold for Green packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.5.1.7 | Unsigned32 | read-only | current |
| f10EgMulticastGreenDrop OBJECT-TYPE The max threshold for Green packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.5.1.8 | Counter64 | read-only | current |
| f10EgMulticastYellowMin OBJECT-TYPE The min threshold for Yellow packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.5.1.9 | Unsigned32 | read-only | current |
| f10EgMulticastYellowMax OBJECT-TYPE The max threshold for Yellow packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.5.1.10 | Unsigned32 | read-only | current |
| f10EgMulticastYellowDrop OBJECT-TYPE The number of Yellow packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.5.1.11 | Counter64 | read-only | current |
| f10EgMulticastRedDrop OBJECT-TYPE The number of Red packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.5.1.12 | Counter64 | read-only | current |
| f10CpuIngQueueUnicastStatTable OBJECT-TYPE The CPU Ingress Queue Unicast Statistics Table. This table provides Queue statistics for Ingress Unicast packets destined for CPU. | 1.3.6.1.4.1.6027.3.3.4.6 | not-accessible | current | |
| f10CpuIngQueueUnicastStatEntry OBJECT-TYPE An entry in the CPU Ingress Queue Unicast Statistics Table. The CPU Ingress Queue Unicast Statistics Table is indexed by the source linecard/portpipe, cpu port and Queue ID. | 1.3.6.1.4.1.6027.3.3.4.6.1 | not-accessible | current | |
| f10CpuIngUnicastSrcCard OBJECT-TYPE This is the source linecard number. This is the first index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.6.1.1 | F10SlotID | not-accessible | current |
| f10CpuIngUnicastSrcPortPipe OBJECT-TYPE This is the Force10 Cyclone PortPipe number of the source linecard.This is the 2nd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.6.1.2 | F10PortPipeID | not-accessible | current |
| f10CpuIngUnicastDestCpu OBJECT-TYPE This is the destination CPU port of this entry. This is the 3rd index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.6.1.3 | F10ProcessorModuleType | not-accessible | current |
| f10CpuIngUnicastQueueId OBJECT-TYPE This is the Queue ID of this entry. This is the 4th index of this table entry. | 1.3.6.1.4.1.6027.3.3.4.6.1.4 | F10QueueID | not-accessible | current |
| f10CpuIngUnicastCycloneVersion OBJECT-TYPE The linecard Cyclone hardware version. | 1.3.6.1.4.1.6027.3.3.4.6.1.5 | F10CycloneVersion | read-only | current |
| f10CpuIngUnicastBytesCount OBJECT-TYPE The cumulative number of bytes data passing through this queue. This object is available on Cyclone version 3.0 (X3) hardware only. | 1.3.6.1.4.1.6027.3.3.4.6.1.6 | Counter64 | read-only | current |
| f10CpuIngUnicastPacketCount OBJECT-TYPE The cumulative number of packets passing through this queue. This object is available on Cyclone version 3.0 (X3) hardware only. | 1.3.6.1.4.1.6027.3.3.4.6.1.7 | Counter64 | read-only | current |
| f10CpuIngUnicastGreenMin OBJECT-TYPE The min threshold for Green packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.6.1.8 | Unsigned32 | read-only | current |
| f10CpuIngUnicastGreenMax OBJECT-TYPE The max threshold for Green packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.6.1.9 | Unsigned32 | read-only | current |
| f10CpuIngUnicastGreenDrop OBJECT-TYPE The number of Green packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.6.1.10 | Counter64 | read-only | current |
| f10CpuIngUnicastYellowMin OBJECT-TYPE The min threshold for Yellow packets. The min threshold identifies the queue size percentage at which the WRED dropping starts to be applied with a given configured probability. | 1.3.6.1.4.1.6027.3.3.4.6.1.11 | Unsigned32 | read-only | current |
| f10CpuIngUnicastYellowMax OBJECT-TYPE The max threshold for Yellow packets. The max threshold identifies the queue size level at which tail drops occurs. | 1.3.6.1.4.1.6027.3.3.4.6.1.12 | Unsigned32 | read-only | current |
| f10CpuIngUnicastYellowDrop OBJECT-TYPE The number of Yellow packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.6.1.13 | Counter64 | read-only | current |
| f10CpuIngUnicastRedDrop OBJECT-TYPE The number of Red packets being dropped in this queue. | 1.3.6.1.4.1.6027.3.3.4.6.1.14 | Counter64 | read-only | current |
| f10NetworkStat OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.5 | |||
| f10IpStatistic OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.5.1 | |||
| f10BcastPktRecv OBJECT-TYPE The total broadcast packet received. | 1.3.6.1.4.1.6027.3.3.5.1.1 | Counter64 | read-only | current |
| f10BcastPktSent OBJECT-TYPE The total broadcast packet sent. | 1.3.6.1.4.1.6027.3.3.5.1.2 | Counter64 | read-only | current |
| f10McastPktRecv OBJECT-TYPE The total multicast packet received. | 1.3.6.1.4.1.6027.3.3.5.1.3 | Counter64 | read-only | current |
| f10McastPktSent OBJECT-TYPE The total multicast packet sent. | 1.3.6.1.4.1.6027.3.3.5.1.4 | Counter64 | read-only | current |
| f10ArpStatistic OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.3.5.2 | |||
| f10ArpReqRecv OBJECT-TYPE The total ARP request received. | 1.3.6.1.4.1.6027.3.3.5.2.1 | Counter64 | read-only | current |
| f10ArpReqSent OBJECT-TYPE The total ARP request sent. | 1.3.6.1.4.1.6027.3.3.5.2.2 | Counter64 | read-only | current |
| f10ArpReplyRecv OBJECT-TYPE The total ARP reply received. | 1.3.6.1.4.1.6027.3.3.5.2.3 | Counter64 | read-only | current |
| f10ArpReplySent OBJECT-TYPE The total ARP reply sent. | 1.3.6.1.4.1.6027.3.3.5.2.4 | Counter64 | read-only | current |
| f10ArpProxySent OBJECT-TYPE The total ARP proxy sent. | 1.3.6.1.4.1.6027.3.3.5.2.5 | Counter64 | read-only | current |