DELL-NETWORKING-IF-EXTENSION-MIB
- Registered at
- 1.3.6.1.4.1.6027.3.11
- Last updated
- 2012-03-06 12:00
- Organization
- Dell Inc
- Revisions
- 2014-08-12 12:00, 2012-03-06 12:00, 2010-08-11 12:00, 2010-08-10 12:00
- Namespace
- dell
- Source file
DELL-NETWORKING-IF-EXTENSION-MIB- Digest
sha256:f46626135cc4273774caf396e6065e09a95f5ec6c5aae4f8b5a42bad780a9c36
Description
Dell Networking OS IF Extenstion MIB.
Contact
http://www.dell.com/support
Imports
| From | Symbols |
|---|---|
| DELL-NETWORKING-SMI | dellNetMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, 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.
DELL-NETWORKING-IF-EXTENSION-MIB DELL-NETWORKING-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dellNetIfExtensionMibObject OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1 | |||
| dellNetIfExtensionParams OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.1 | |||
| dellNetIfTable OBJECT-TYPE Dell Networking OS Extension ifTable contains generic interface parameters. | 1.3.6.1.4.1.6027.3.11.1.1.1 | not-accessible | current | |
| dellNetIfEntry OBJECT-TYPE A row defintion of Dell Networking OS Interface Extension parameters. | 1.3.6.1.4.1.6027.3.11.1.1.1.1 | not-accessible | current | |
| dellNetIfIpMtu 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 (594..9252) | read-write | current |
| dellNetIfDuplexMode OBJECT-TYPE Duplex mode of the interface. This will be read-write only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.2 | INTEGER {half(1), full(2), auto(3)} | read-write | current |
| dellNetIfQueueingStrategy 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 |
| dellNetIfRxFlowCtrl OBJECT-TYPE Flow control receive. This will be read-write only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.4 | TruthValue | read-write | current |
| dellNetIfTxFlowCtrl OBJECT-TYPE Flow Control transmit.This will be read-only only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.5 | TruthValue | read-write | current |
| dellNetIfDescr OBJECT-TYPE A textual string containing information about the interface. This will be read-write only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.6 | OCTET STRING (SIZE(0..241)) | read-write | current |
| dellNetIfAdminStatus OBJECT-TYPE A admin status of any interface. This will be read-write only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.7 | INTEGER {up(1), down(2)} | read-write | current |
| dellNetIfRateInterval OBJECT-TYPE The rate info interval for the interface. This will be read-write only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.8 | Unsigned32 (30..299) | read-write | current |
| dellNetIfSpeed OBJECT-TYPE The interface's current bandwidth in bits per second. This will be read-write only for s60 | 1.3.6.1.4.1.6027.3.11.1.1.1.1.9 | INTEGER {auto(1), tenMbps(10), hundredMbps(100), thousandMbps(1000)} | read-write | current |
| dellNetIfPortListBitPos OBJECT-TYPE This is used for identifying the bit position in PortList Object for a given interface. | 1.3.6.1.4.1.6027.3.11.1.1.1.1.10 | Integer32 | read-only | current |
| dellNetIfExtensionStats OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.2 | |||
| dellNetIfStaticsTable 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 | |
| dellNetIfStaticsEntry OBJECT-TYPE A row defintion of Dell Networking OS Extension interface statistics. | 1.3.6.1.4.1.6027.3.11.1.2.1.1 | not-accessible | current | |
| dellNetIfInVlanPkts 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 |
| dellNetIfIn64BytePkts 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 |
| dellNetIfIn65To127BytePkts 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 |
| dellNetIfIn128To255BytePkts 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 |
| dellNetIfIn256To511BytePkts 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 |
| dellNetIfIn512To1023BytePkts 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 |
| dellNetIfInOver1023BytePkts 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 |
| dellNetIfInThrottles 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 |
| dellNetIfInRunts 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 |
| dellNetIfInGiants 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 |
| dellNetIfInCRC 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 |
| dellNetIfInOverruns 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 |
| dellNetIfOutVlanPkts 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 |
| dellNetIfOutUnderruns 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 |
| dellNetIfOutUnicasts 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 |
| dellNetIfOutCollisions 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 |
| dellNetIfOutWredDrops 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 |
| dellNetIfOut64BytePkts 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 |
| dellNetIfOut65To127BytePkts 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 |
| dellNetIfOut128To255BytePkts 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 |
| dellNetIfOut256To511BytePkts 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 |
| dellNetIfOut512To1023BytePkts 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 |
| dellNetIfOutOver1023BytePkts 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 |
| dellNetIfOutThrottles 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 |
| dellNetIfLastDiscontinuityTime 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 |
| dellNetIfInCentRate OBJECT-TYPE This is the ingress rate in percentage. This is an integer value which can go from 0 to 100. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.26 | Integer32 (0..100) | read-only | current |
| dellNetIfOutCentRate OBJECT-TYPE This is the egress rate in percentage. This is an integer value which can go from 0 to 100. | 1.3.6.1.4.1.6027.3.11.1.2.1.1.27 | Integer32 (0..100) | read-only | current |
| dellNetIfTransceiverData OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.3 | |||
| dellNetIfTransceiverDataTable OBJECT-TYPE The information to monitor transceiver data. | 1.3.6.1.4.1.6027.3.11.1.3.1 | not-accessible | current | |
| dellNetIfTransceiverDataEntry OBJECT-TYPE A row defintion of Dell Networking OS Extension transceiver data. | 1.3.6.1.4.1.6027.3.11.1.3.1.1 | not-accessible | current | |
| dellNetIfTransDeviceName OBJECT-TYPE TransceiverData - DeviceName | 1.3.6.1.4.1.6027.3.11.1.3.1.1.1 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransPort OBJECT-TYPE TransceiverData - Port | 1.3.6.1.4.1.6027.3.11.1.3.1.1.2 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransOpticsPresent OBJECT-TYPE TransceiverData - OpticsPresent shows the presence of optic. The possible values are 1 when the optic is inserted and 2 when the optic is not inserted. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.3 | TruthValue | read-only | current |
| dellNetIfTransOpticsType OBJECT-TYPE TransceiverData - Type | 1.3.6.1.4.1.6027.3.11.1.3.1.1.4 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransVendorName OBJECT-TYPE TransceiverData - Name | 1.3.6.1.4.1.6027.3.11.1.3.1.1.5 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransPartNumber OBJECT-TYPE TransceiverData - PartNumber | 1.3.6.1.4.1.6027.3.11.1.3.1.1.6 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransSerialNumber OBJECT-TYPE TransceiverData - SerialNumber | 1.3.6.1.4.1.6027.3.11.1.3.1.1.7 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitPowerLane1 OBJECT-TYPE TransceiverData - Transmit Power in Lane 1 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.8 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitPowerLane2 OBJECT-TYPE TransceiverData - Transmit Power in Lane 2 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.9 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitPowerLane3 OBJECT-TYPE TransceiverData - Transmit Power in Lane 3 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.10 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitPowerLane4 OBJECT-TYPE TransceiverData - Transmit Power in Lane 4 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.11 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransReceivePowerLane1 OBJECT-TYPE TransceiverData - Receive Power in Lane 1 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.12 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransReceivePowerLane2 OBJECT-TYPE TransceiverData - Receive Power in Lane 2 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.13 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransReceivePowerLane3 OBJECT-TYPE TransceiverData - Receive Power in Lane 3 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.14 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransReceivePowerLane4 OBJECT-TYPE TransceiverData - Receive Power in Lane 4 in unit dBm. For optics supporting power, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.15 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTemperature OBJECT-TYPE TransceiverData - Temperature in unit degree Celsius. For optics supporting temperature, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.16 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransVoltage OBJECT-TYPE TransceiverData - Voltage in unit volts. For optics supporting voltage, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.17 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitBiasCurrentLane1 OBJECT-TYPE TransceiverData - Transmit Bias Current in Lane 1 in unit mA. For optics supporting current, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.18 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitBiasCurrentLane2 OBJECT-TYPE TransceiverData - Transmit Bias Current in Lane 2 in unit mA. For optics supporting current, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.19 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitBiasCurrentLane3 OBJECT-TYPE TransceiverData - Transmit Bias Current in Lane 3 in unit mA. For optics supporting current, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.20 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfTransTransmitBiasCurrentLane4 OBJECT-TYPE TransceiverData - Transmit Bias Current in Lane 4 in unit mA. For optics supporting current, valid float value will be displayed or 'null string' will be displayed. | 1.3.6.1.4.1.6027.3.11.1.3.1.1.21 | OCTET STRING (SIZE(0..241)) | read-only | current |
| dellNetIfAlarmObjects OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.4 | |||
| dellNetIfAlarmMibNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.1.4.1 | |||
| dellNetIfExtensionMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.2 | |||
| dellNetIfExtensionMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.2.1 | |||
| dellNetIfExtensionMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.11.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| dellNetIfAlarmHighBer NOTIFICATION-TYPE The driver/agent generate this trap when the Bit error rate is high on an interface. | 1.3.6.1.4.1.6027.3.11.1.4.1.1 | current |
| dellNetIfAlarmHighBerClr NOTIFICATION-TYPE The driver/agent generate this trap when the high Bit error rate alarm on an interface is cleared. | 1.3.6.1.4.1.6027.3.11.1.4.1.2 | current |
| dellNetIfAlarmFastRetrain NOTIFICATION-TYPE The driver/agent generate this trap when the retrain event is observed on an interface. | 1.3.6.1.4.1.6027.3.11.1.4.1.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dellNetIfExtensionMibCompliance MODULE-COMPLIANCE The compliance statement for Dell Networking OS IF Extension MIB. | 1.3.6.1.4.1.6027.3.11.2.1.1 | current |
| dellNetIfParamsGroup OBJECT-GROUP A collection of objects providing the Dell Networking OS IF Extenstion parameters. | 1.3.6.1.4.1.6027.3.11.2.2.1 | current |
| dellNetIfStatsGroup OBJECT-GROUP A collection of objects providing the interface statistics. | 1.3.6.1.4.1.6027.3.11.2.2.2 | current |
| dellNetIfTransceiverDataGroup OBJECT-GROUP A collection of objects providing the Dell Networking OS Transceiver Data. | 1.3.6.1.4.1.6027.3.11.2.2.3 | current |
| dellNetIfNotificationGroup NOTIFICATION-GROUP Notifications for Dell Networking OS Interface mib | 1.3.6.1.4.1.6027.3.11.2.2.4 | current |