Unisphere-Data-ETHERNET-MIB
AI MIB Summary
The Unisphere-Data-ETHERNET-MIB provides standardized SNMP access to monitor and manage Ethernet interface statistics, including port status, traffic counters, error rates, and link layer parameters for Unisphere Networks storage and networking hardware.
The Ethernet MIB for the Unisphere Networks enterprise.
Main OID:
usdEthernetMIB.1.3.6.1.4.1.4874.2.2.34
47
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
47 total| Object Name |
|---|
usdEthernetMIBThe Ethernet MIB for the Unisphere Networks enterprise. MODULE-IDENTITY .1.3.6.1.4.1.4874.2.2.34 |
usdEthernetObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.1 |
usdEthernetIfLayer OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.1.1 |
usdEthernetIfTableThe parameters for the Ethernet interface. SEQUENCE OF UsdEthernetIfEntry .1.3.6.1.4.1.4874.2.2.34.1.1.1 |
usdEthernetIfEntryThe Parameters for a particular Ethernet interface. Entries in this table correspond with entries in the ifTable/ifXTable/usdIfTable. UsdEthernetIfEntry .1.3.6.1.4.1.4874.2.2.34.1.1.1.1 |
usdEthernetIfIndexThe ifIndex value of the corresponding ethernet interface. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.1.1.1.1 |
usdEthernetIfDuplexModeThe configured duplex setting for this ethernet interface. The operational value is reported in this table entry's corresponding usdEthernetIfOperDuplexMode object. NOTE, configuration dependency: Setting this object to values other than 'autoDuplex' takes effect only when the corresponding usdEthernetIfSpeed object is simultaneously set to other than 'autoNegotiate'. Otherwise (i.e. this object is set to 'autoDuplex', AND/OR corresponding usdEthernetIfSpeed object is set to 'autoNegotiate'), duplex mode is negotiated.rw Enumeration .1.3.6.1.4.1.4874.2.2.34.1.1.1.1.2 |
usdEthernetIfSpeedThe configured speed setting for this ethernet interface. The operational value is reported in the corresponding Interfaces MIB ifSpeed object. NOTE, configuration dependency: Setting this object to values other than 'autoNegotiate' takes effect only when the corresponding usdEthernetIfDuplexMode object is simultaneously set to other than 'autoDuplex'. Otherwise (i.e. this object is set to 'autoNegotiate', AND/OR the corresponding usdEthernetIfDuplexMode object is set to 'autoDuplex'), speed is negotiated.rw Enumeration .1.3.6.1.4.1.4874.2.2.34.1.1.1.1.3 |
usdEthernetIfMtuThe configured maximum transfer unit (MTU) for this ethernet interface. The operational value is reported in the corresponding Interfaces MIB ifMtu object.rw INTEGER .1.3.6.1.4.1.4874.2.2.34.1.1.1.1.4 |
usdEthernetIfOperDuplexModeThe current operational duplex mode for this ethernet interface.ro Enumeration .1.3.6.1.4.1.4874.2.2.34.1.1.1.1.5 |
usdEthernetSubIfLayer OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.1.2 |
usdEthernetSubIfNextIfIndexCoordinate ifIndex value allocation for entries in usdEthernetSubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.ro UsdNextIfIndex (Unisphere-Data-TC) .1.3.6.1.4.1.4874.2.2.34.1.2.1 |
usdEthernetSubIfTableThis table contains entries for Ethernet Subinterfaces present in the system. SEQUENCE OF UsdEthernetSubIfEntry .1.3.6.1.4.1.4874.2.2.34.1.2.2 |
usdEthernetSubIfEntryEach entry describes the characteristics of an Ethernet Subinterface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. UsdEthernetSubIfEntry .1.3.6.1.4.1.4874.2.2.34.1.2.2.1 |
usdEthernetSubIfIndexThe ifIndex of the Ethernet Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdEthernetSubNextIfIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.2.2.1.1 |
usdEthernetSubIfRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdEthernetSubIfRowStatus usdEthernetSubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdEthernetSubIfIndex must have been determined previously, by reading usdEthernetSubIfNextIfIndex. The interface identified by usdEthernetSubIfLowerIfIndex must exist, and must be a Ethernet interface. A positive value configured for usdEthernetSubIfId must not already be assigned to another subinterface layered onto the same underlying Ethernet interface. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.34.1.2.2.1.2 |
usdEthernetSubIfLowerIfIndexThe ifIndex of a Ethernet interface over which this Ethernet Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.2.2.1.3 |
usdEthernetSubIfIdAn integer identifier for the Ethernet subinterface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among subinterfaces configured on the same underlying Ethernet interface. If this object is not configured, or is configured with a value of -1, a nonzero value will be allocated internally and can be retrieved from this object after table entry creation has succeeded. A value of zero for this object is reserved for future use.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.4874.2.2.34.1.2.2.1.4 |
usdVlanMajorIfLayer OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.1.3 |
usdVlanMajorNextIfIndexCoordinate ifIndex value allocation for entries in usdVlanMajorIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.ro UsdNextIfIndex (Unisphere-Data-TC) .1.3.6.1.4.1.4874.2.2.34.1.3.1 |
usdVlanMajorIfTableThis table contains entries for major VLAN interfaces present in the system. SEQUENCE OF UsdVlanMajorIfEntry .1.3.6.1.4.1.4874.2.2.34.1.3.2 |
usdVlanMajorIfEntryEach entry describes the characteristics of a major VLAN interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. UsdVlanMajorIfEntry .1.3.6.1.4.1.4874.2.2.34.1.3.2.1 |
usdVlanMajorIfIndexThe ifIndex of the major VLAN interface. When creating entries in this table, suitable values for this object are determined by reading usdVlanMajorNextIfIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.3.2.1.1 |
usdVlanMajorIfLowerIfIndexThe ifIndex of the interface over which this major VLAN interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.3.2.1.2 |
usdVlanMajorIfRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create or delete an entry in this table, the following entry objects MUST be explicitly configured: usdVlanMajorIfRowStatus usdVlanMajorIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdVlanMajorIfIndex must have been determined previously by reading usdVlanMajorIfNextIfIndex. The interface identified by usdVlanMajorIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.34.1.3.2.1.3 |
usdVlanSubIfLayer OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.1.4 |
usdVlanSubNextIfIndexCoordinate ifIndex value allocation for entries in usdVlanSubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.ro UsdNextIfIndex (Unisphere-Data-TC) .1.3.6.1.4.1.4874.2.2.34.1.4.1 |
usdVlanSubIfTableThis table contains entries for VLAN Subinterfaces present in the system. SEQUENCE OF UsdVlanSubIfEntry .1.3.6.1.4.1.4874.2.2.34.1.4.2 |
usdVlanSubIfEntryEach entry describes the characteristics of a VLAN Subinterface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. UsdVlanSubIfEntry .1.3.6.1.4.1.4874.2.2.34.1.4.2.1 |
usdVlanSubIfIndexThe ifIndex of the VLAN Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdVlanSubNextIfIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.1 |
usdVlanSubIfVlanIdAn integer identifier or tag ID for this VLAN A value of zero indicates the default VLAN. When VLANs are enabled, the value must be unique among subinterfaces configured on the same underlying major VLAN interface. If the VLAN ID is non-zero, then the usdVlanSubIfVlanUntagged field must be disabled. Cannot be changed if the subinterface has upper bindings.rw Integer32 .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.2 |
usdVlanSubIfVlanUntaggedWhen VLANs are enabled, this allows tagged frames to be received, while transmitted frames remain untagged. This can only be enabled when the usdVlanSubIfVlanId field is zero. Cannot be changed if the vlan subinterface has upper bindings.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.3 |
usdVlanSubIfLowerIfIndexThe ifIndex of VLAN major interface over which this VLAN Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.4 |
usdVlanSubIfRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdVlanSubIfRowStatus usdVlanSubIfLowerIfIndex usdVlanSubIfVlanId usdVlanSubIfVlanUntagged To delete an entry in this table, the following entry objects MUST be explicitly configured: usdVlanSubIfRowStatus usdVlanSubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdVlanSubIfIndex must have been determined previously by reading usdVlanSubIfNextIfIndex. The interface identified by usdVlanSubIfLowerIfIndex must exist, and must be a Ethernet interface. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.5 |
usdVlanSubIfVlanStackIdAn integer identifier or tag ID for this S-VLAN. When S-VLANs are enabled, the VLAN and S-VLAN ID valuse must be unique among subinterfaces configured on the same underlying major VLAN interface. If the S-VLANs are enabled, then the usdVlanSubIfVlanUntagged field must be disabled. Cannot be changed if the subinterface has upper bindings.rw Integer32 .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.6 |
usdVlanSubIfVlanStackEthertypeThe ethertype is used to recognize and demultiplex traffic for this S-VLAN. Must be either 0x9100 or 0x9200. Cannot be changed if the subinterface has upper bindings.rw Enumeration .1.3.6.1.4.1.4874.2.2.34.1.4.2.1.7 |
usdEthernetConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.4 |
usdEthernetCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.4.1 |
usdEthernetComplianceObsolete compliance statement for entities which implement the Unisphere Ethernet MIB. This statement became obsolete when support for VLANs was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.34.4.1.1 |
usdEthernetCompliance2Obsolete compliance statement for entities which implement the Unisphere Ethernet MIB. This statement became obsolete when VLAN stack support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.34.4.1.2 |
usdEthernetCompliance3The compliance statement for entities which implement the Unisphere Ethernet MIB. Unknown .1.3.6.1.4.1.4874.2.2.34.4.1.3 |
usdEthernetGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.34.4.2 |
usdEthernetGroupA collection of objects providing management of Ethernet interfaces in a Unisphere product. Unknown .1.3.6.1.4.1.4874.2.2.34.4.2.1 |
usdEthernetSubIfGroupA collection of objects providing management of Ethernet SubInterfaces in a Unisphere product. Unknown .1.3.6.1.4.1.4874.2.2.34.4.2.2 |
usdVlanGroupA collection of objects providing management of Major VLAN interfaces in a Unisphere product. Unknown .1.3.6.1.4.1.4874.2.2.34.4.2.3 |
usdVlanSubIfGroupObsolete collection of objects providing management of VLAN SubInterfaces in a Unisphere product. This group became obsolete when VLAN stack support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.34.4.2.4 |
usdVlanSubIfGroup2A collection of objects providing management of VLAN SubInterfaces in a Unisphere product. Unknown .1.3.6.1.4.1.4874.2.2.34.4.2.5 |