F10-IF-EXTENSION-MIB
- Last updated
- 2008-04-07 12:00
- Organization
- Force10 Networks, Inc.
- Revisions
- 2008-04-07 12:00, 2007-10-03 12:00
- Namespace
- dell
- Source file
F10-IF-EXTENSION-MIB- Digest
sha256:52264951bc680f5fe9d0708d3aaed682e8b8b97a92613992bd947a7300911cf1
Description
Force10 Enterprise IF Extenstion MIB.
Contact
Force10 Networks, Inc. 350 Holger Way San Jose, CA 95134 USA Phone: +1 (408) 571 3500 Fax: +1 (408) 571 3550 Email: support@force10networks.com
Imports
| From | Symbols |
|---|---|
| FORCE10-SMI | f10Mgmt |
| 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, TEXTUAL-CONVENTION, TimeStamp, 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.
F10-IF-EXTENSION-MIB FORCE10-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| f10IfExtensionMibObject OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1 | |||
| f10IfExtensionParams OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.1 | |||
| f10IfTable OBJECT-TYPE Force10 Extension ifTable contains generic interface parameters. | 1.3.6.1.4.1.6027.3.11.1.1.1 | not-accessible | current | |
| f10IfEntry OBJECT-TYPE A row defintion of Force10 Interface Extension parameters. | 1.3.6.1.4.1.6027.3.11.1.1.1.1 | not-accessible | current | |
| f10IfIpMtu OBJECT-TYPE The IP (Internet Protocol), Maximum Transmission Unit value. | 1.3.6.1.4.1.6027.3.11.1.1.1.1.1 | Unsigned32 | read-only | current |
| f10IfDuplexMode OBJECT-TYPE Duplex mode of the interface. | 1.3.6.1.4.1.6027.3.11.1.1.1.1.2 | INTEGER {half(1), full(2), auto(3)} | read-only | current |
| f10IfQueueingStrategy OBJECT-TYPE Queueing strategy used for packets. | 1.3.6.1.4.1.6027.3.11.1.1.1.1.3 | DisplayString (SIZE(0..32)) | read-only | current |
| f10IfRxFlowCtrl OBJECT-TYPE Flow control receive. | 1.3.6.1.4.1.6027.3.11.1.1.1.1.4 | TruthValue | read-only | current |
| f10IfTxFlowCtrl OBJECT-TYPE Flow Control transmit. | 1.3.6.1.4.1.6027.3.11.1.1.1.1.5 | TruthValue | read-only | current |
| f10IfExtensionStats OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.2 | |||
| f10IfStaticsTable OBJECT-TYPE The statistcs information of the interfaces for performance monitoring. | 1.3.6.1.4.1.6027.3.11.1.2.1 | not-accessible | current | |
| f10IfStaticsEntry OBJECT-TYPE A row defintion of Force10 Extension interface statistics. | 1.3.6.1.4.1.6027.3.11.1.2.1.1 | not-accessible | current | |
| f10IfInVlanPkts OBJECT-TYPE The total number of valid VLAN Tagged frames received. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.1 | Counter64 | read-only | current |
| f10IfIn64BytePkts OBJECT-TYPE The total number of frames (including bad frames) received that were 64 octets in length (excluding framing bits but in-cluding FCS octets). | 1.3.6.1.4.1.6027.3.11.1.2.1.1.2 | Counter64 | read-only | current |
| f10ifIn65To127BytePkts OBJECT-TYPE The total number of frames (including bad frames) received that were between 65 and 127 octets in length inclusive (ex-cluding framing bits but including FCS octets). | 1.3.6.1.4.1.6027.3.11.1.2.1.1.3 | Counter64 | read-only | current |
| f10IfIn128To255BytePkts OBJECT-TYPE The total number of frames (including bad frames) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). | 1.3.6.1.4.1.6027.3.11.1.2.1.1.4 | Counter64 | read-only | current |
| f10IfIn256To511BytePkts OBJECT-TYPE The total number of frames (including bad frames) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). | 1.3.6.1.4.1.6027.3.11.1.2.1.1.5 | Counter64 | read-only | current |
| f10IfIn512To1023BytePkts OBJECT-TYPE The total number of frames (including bad frames) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). | 1.3.6.1.4.1.6027.3.11.1.2.1.1.6 | Counter64 | read-only | current |
| f10IfInOver1023BytePkts OBJECT-TYPE The total number of frames received that were longer than 1023 (1025 Bytes in case of VLAN Tag) octets (excluding framing bits, but including FCS octets) and were otherwise well formed. This counter is not incremented for too long frames. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.7 | Counter64 | read-only | current |
| f10IfInThrottles OBJECT-TYPE This counter is incremented when a valid frame with a length or type field value equal to 0x8808 (Control Frame) is re-ceived. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.8 | Counter64 | read-only | current |
| f10IfInRunts OBJECT-TYPE The total number of frames received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.9 | Counter64 | read-only | current |
| f10IfInGiants OBJECT-TYPE The total number of frames received that were longer than 1518 (1522 Bytes in case of VLAN Tag) octets (excluding framing bits, but including FCS octets) and were otherwise well formed. This counter is not incremented for too long frames. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.10 | Counter64 | read-only | current |
| f10IfInCRC OBJECT-TYPE The total number of frames received that had a length (ex-cluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but had a bad CRC. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.11 | Counter64 | read-only | current |
| f10IfInOverruns OBJECT-TYPE The total number of frames dropped because of buffer issue. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.12 | Counter64 | read-only | current |
| f10IfOutVlanPkts OBJECT-TYPE The Number of Good VLAN Tagged Frames sent successfully. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.13 | Counter64 | read-only | current |
| f10IfOutUnderruns OBJECT-TYPE The total number of frames dropped because of buffer underrun. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.14 | Counter64 | read-only | current |
| f10IfOutUnicasts OBJECT-TYPE The Number of Good Unicast Frames sent successfully. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.15 | Counter64 | read-only | current |
| f10IfOutCollisions OBJECT-TYPE A count of the frames that due to excessive or late collisions are not transmitted successfully. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.16 | Counter64 | read-only | current |
| f10IfOutWredDrops OBJECT-TYPE A count of the frames that are dropped using WRED policy because of to excessive traffic. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.17 | Counter64 | read-only | current |
| f10IfOut64BytePkts OBJECT-TYPE The Number of Good Frames sent successfully whose size was 64 Bytes. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.18 | Counter64 | read-only | current |
| f10IfOut65To127BytePkts OBJECT-TYPE The Number of Good Frames sent successfully whose size was in the range of 65 to 127 Bytes. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.19 | Counter64 | read-only | current |
| f10IfOut128To255BytePkts OBJECT-TYPE The Number of Good Frames sent successfully whose size was in the range of 128 to 255 Bytes. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.20 | Counter64 | read-only | current |
| f10IfOut256To511BytePkts OBJECT-TYPE The Number of Good Frames sent successfully whose size was in the range of 256 to 511 Bytes. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.21 | Counter64 | read-only | current |
| f10IfOut512To1023BytePkts OBJECT-TYPE The Number of Good Frames sent successfully whose size was in the range of 512 to 1023 Bytes. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.22 | Counter64 | read-only | current |
| f10IfOutOver1023BytePkts OBJECT-TYPE The Number of Good Frames sent successfully whose size was greater than 1023 Bytes. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.23 | Counter64 | read-only | current |
| f10IfOutThrottles OBJECT-TYPE This counter is incremented when a valid frame with a length or type field value equal to 0x8808 (Control Frame) is sent. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.24 | Counter64 | read-only | current |
| f10IfLastDiscontinuityTime OBJECT-TYPE The value of sysUpTime on the most recent occasion at which this interface's counters suffered a discontinuity via a reset. If no such discontinuities have occurred since the last reinitialization of the local management subsystem, then this object contains a zero value. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.25 | TimeStamp | read-only | current |
| f10IfExtensionMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.2 | |||
| f10IfExtensionMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.2.1 | |||
| f10IfExtensionMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| f10IfExtensionMibCompliance MODULE-COMPLIANCE The compliance statement for Force10 IF Extension MIB. | 1.3.6.1.4.1.6027.3.11.2.1.1 | current |
| f10IfParamsGroup OBJECT-GROUP A collection of objects providing the Force10 IF Extenstion parameters. | 1.3.6.1.4.1.6027.3.11.2.2.1 | current |
| f10IfStatsGroup OBJECT-GROUP A collection of objects providing the interface statistics. | 1.3.6.1.4.1.6027.3.11.2.2.2 | current |