Unisphere-Data-ETHERNET-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-ETHERNET-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usdEthernetMIB 1.3.6.1.4.1.4874.2.2.34
The Ethernet MIB for the Unisphere Networks enterprise.
       usdEthernetObjects 1.3.6.1.4.1.4874.2.2.34.1
           usdEthernetIfLayer 1.3.6.1.4.1.4874.2.2.34.1.1
               usdEthernetIfTable 1.3.6.1.4.1.4874.2.2.34.1.1.1 no-access
The parameters for the Ethernet interface.
                   usdEthernetIfEntry 1.3.6.1.4.1.4874.2.2.34.1.1.1.1 no-access
The Parameters for a particular Ethernet interface. Entries in this table correspond with entries in the ifTable/ifXTable/usdIfTable.
                       usdEthernetIfIndex 1.3.6.1.4.1.4874.2.2.34.1.1.1.1.1 interfaceindex no-access
The ifIndex value of the corresponding ethernet interface.
                       usdEthernetIfDuplexMode 1.3.6.1.4.1.4874.2.2.34.1.1.1.1.2 integer read-write
The 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. Enumeration: 'fullDuplex': 3, 'autoDuplex': 1, 'halfDuplex': 2.
                       usdEthernetIfSpeed 1.3.6.1.4.1.4874.2.2.34.1.1.1.1.3 integer read-write
The 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. Enumeration: 'speed1000Mbps': 4, 'autoNegotiate': 1, 'speed100Mbps': 3, 'speed10Mbps': 2.
                       usdEthernetIfMtu 1.3.6.1.4.1.4874.2.2.34.1.1.1.1.4 integer read-write
The configured maximum transfer unit (MTU) for this ethernet interface. The operational value is reported in the corresponding Interfaces MIB ifMtu object.
                       usdEthernetIfOperDuplexMode 1.3.6.1.4.1.4874.2.2.34.1.1.1.1.5 integer read-only
The current operational duplex mode for this ethernet interface. Enumeration: 'fullDuplex': 3, 'autoDuplex': 1, 'halfDuplex': 2.
           usdEthernetSubIfLayer 1.3.6.1.4.1.4874.2.2.34.1.2
               usdEthernetSubIfNextIfIndex 1.3.6.1.4.1.4874.2.2.34.1.2.1 usdnextifindex read-only
Coordinate 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.
               usdEthernetSubIfTable 1.3.6.1.4.1.4874.2.2.34.1.2.2 no-access
This table contains entries for Ethernet Subinterfaces present in the system.
                   usdEthernetSubIfEntry 1.3.6.1.4.1.4874.2.2.34.1.2.2.1 no-access
Each 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.
                       usdEthernetSubIfIndex 1.3.6.1.4.1.4874.2.2.34.1.2.2.1.1 interfaceindex no-access
The ifIndex of the Ethernet Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdEthernetSubNextIfIndex.
                       usdEthernetSubIfRowStatus 1.3.6.1.4.1.4874.2.2.34.1.2.2.1.2 rowstatus read-only
Controls 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.
                       usdEthernetSubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.34.1.2.2.1.3 interfaceindexorzero read-only
The 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.
                       usdEthernetSubIfId 1.3.6.1.4.1.4874.2.2.34.1.2.2.1.4 integer32 read-only
An 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.
           usdVlanMajorIfLayer 1.3.6.1.4.1.4874.2.2.34.1.3
               usdVlanMajorNextIfIndex 1.3.6.1.4.1.4874.2.2.34.1.3.1 usdnextifindex read-only
Coordinate 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.
               usdVlanMajorIfTable 1.3.6.1.4.1.4874.2.2.34.1.3.2 no-access
This table contains entries for major VLAN interfaces present in the system.
                   usdVlanMajorIfEntry 1.3.6.1.4.1.4874.2.2.34.1.3.2.1 no-access
Each 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.
                       usdVlanMajorIfIndex 1.3.6.1.4.1.4874.2.2.34.1.3.2.1.1 interfaceindex no-access
The ifIndex of the major VLAN interface. When creating entries in this table, suitable values for this object are determined by reading usdVlanMajorNextIfIndex.
                       usdVlanMajorIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.34.1.3.2.1.2 interfaceindexorzero read-only
The 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.
                       usdVlanMajorIfRowStatus 1.3.6.1.4.1.4874.2.2.34.1.3.2.1.3 rowstatus read-only
Controls 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.
           usdVlanSubIfLayer 1.3.6.1.4.1.4874.2.2.34.1.4
               usdVlanSubNextIfIndex 1.3.6.1.4.1.4874.2.2.34.1.4.1 usdnextifindex read-only
Coordinate 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.
               usdVlanSubIfTable 1.3.6.1.4.1.4874.2.2.34.1.4.2 no-access
This table contains entries for VLAN Subinterfaces present in the system.
                   usdVlanSubIfEntry 1.3.6.1.4.1.4874.2.2.34.1.4.2.1 no-access
Each 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.
                       usdVlanSubIfIndex 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.1 interfaceindex no-access
The ifIndex of the VLAN Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdVlanSubNextIfIndex.
                       usdVlanSubIfVlanId 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.2 integer32 read-only
An 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.
                       usdVlanSubIfVlanUntagged 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.3 truthvalue read-only
When 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.
                       usdVlanSubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.4 interfaceindexorzero read-only
The 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.
                       usdVlanSubIfRowStatus 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.5 rowstatus read-only
Controls 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.
                       usdVlanSubIfVlanStackId 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.6 integer32 read-only
An 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.
                       usdVlanSubIfVlanStackEthertype 1.3.6.1.4.1.4874.2.2.34.1.4.2.1.7 integer read-only
The 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. Enumeration: 'etherType9100h': 37120, 'etherType9200h': 37376.
       usdEthernetConformance 1.3.6.1.4.1.4874.2.2.34.4
           usdEthernetCompliances 1.3.6.1.4.1.4874.2.2.34.4.1
               usdEthernetCompliance 1.3.6.1.4.1.4874.2.2.34.4.1.1
Obsolete compliance statement for entities which implement the Unisphere Ethernet MIB. This statement became obsolete when support for VLANs was added.
               usdEthernetCompliance2 1.3.6.1.4.1.4874.2.2.34.4.1.2
Obsolete compliance statement for entities which implement the Unisphere Ethernet MIB. This statement became obsolete when VLAN stack support was added.
               usdEthernetCompliance3 1.3.6.1.4.1.4874.2.2.34.4.1.3
The compliance statement for entities which implement the Unisphere Ethernet MIB.
           usdEthernetGroups 1.3.6.1.4.1.4874.2.2.34.4.2
               usdEthernetGroup 1.3.6.1.4.1.4874.2.2.34.4.2.1
A collection of objects providing management of Ethernet interfaces in a Unisphere product.
               usdEthernetSubIfGroup 1.3.6.1.4.1.4874.2.2.34.4.2.2
A collection of objects providing management of Ethernet SubInterfaces in a Unisphere product.
               usdVlanGroup 1.3.6.1.4.1.4874.2.2.34.4.2.3
A collection of objects providing management of Major VLAN interfaces in a Unisphere product.
               usdVlanSubIfGroup 1.3.6.1.4.1.4874.2.2.34.4.2.4
Obsolete collection of objects providing management of VLAN SubInterfaces in a Unisphere product. This group became obsolete when VLAN stack support was added.
               usdVlanSubIfGroup2 1.3.6.1.4.1.4874.2.2.34.4.2.5
A collection of objects providing management of VLAN SubInterfaces in a Unisphere product.