Juniper-SMDS-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-SMDS-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
 juniSmdsMIB 1.3.6.1.4.1.4874.2.2.50
The Switched Multimegabit Data Service (SMDS) MIB for the Juniper Networks enterprise.
       juniSmdsObjects 1.3.6.1.4.1.4874.2.2.50.1
           juniSmdsNextIfIndex 1.3.6.1.4.1.4874.2.2.50.1.1 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniSmdsIfTable. 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.
           juniSmdsIfTable 1.3.6.1.4.1.4874.2.2.50.1.2 no-access
This table contains entries for SMDS interfaces present in the system.
               juniSmdsIfEntry 1.3.6.1.4.1.4874.2.2.50.1.2.1 no-access
Each entry describes the characteristics of an SMDS interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
                   juniSmdsIfIndex 1.3.6.1.4.1.4874.2.2.50.1.2.1.1 interfaceindex no-access
The ifIndex of the SMDS interface. When creating entries in this table, suitable values for this object are determined by reading juniSmdsNextIfIndex.
                   juniSmdsIfRowStatus 1.3.6.1.4.1.4874.2.2.50.1.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: juniSmdsIfRowStatus juniSmdsIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniSmdsIfIndex must have been determined previously, by reading juniSmdsNextIfIndex. The interface identified by juniSmdsIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                   juniSmdsIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.50.1.2.1.3 interfaceindexorzero read-only
The ifIndex of an interface over which this SMDS 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.
           juniSmdsMajorNextIfIndex 1.3.6.1.4.1.4874.2.2.50.1.3 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniSmdsMajorIfTable. 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.
           juniSmdsMajorIfTable 1.3.6.1.4.1.4874.2.2.50.1.4 no-access
This table contains entries for SMDS major interfaces present in the system.
               juniSmdsMajorIfEntry 1.3.6.1.4.1.4874.2.2.50.1.4.1 no-access
Each entry describes the characteristics of an SMDS major interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
                   juniSmdsMajorIfIndex 1.3.6.1.4.1.4874.2.2.50.1.4.1.1 interfaceindex no-access
The ifIndex of the SMDS major interface. When creating entries in this table, suitable values for this object are determined by reading juniSmdsMajorNextIfIndex.
                   juniSmdsMajorIfRowStatus 1.3.6.1.4.1.4874.2.2.50.1.4.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: juniSmdsMajorIfRowStatus juniSmdsMajorIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniSmdsMajorIfIndex must have been determined previously, by reading juniSmdsMajorNextIfIndex. The interface identified by juniSmdsMajorIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                   juniSmdsMajorIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.50.1.4.1.3 interfaceindexorzero read-only
The ifIndex of an interface over which this SMDS major 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.
                   juniSmdsMajorIfKeepalive 1.3.6.1.4.1.4874.2.2.50.1.4.1.4 integer32 read-only
Keepalive interval in seconds. A value of zero disables keepalive.
           juniSmdsSubNextIfIndex 1.3.6.1.4.1.4874.2.2.50.1.5 juninextifindex read-only
Coordinate ifIndex value allocation for entries in juniSmdsSubIfTable. 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.
           juniSmdsSubIfTable 1.3.6.1.4.1.4874.2.2.50.1.6 no-access
This table contains entries for SMDS subinterfaces present in the system.
               juniSmdsSubIfEntry 1.3.6.1.4.1.4874.2.2.50.1.6.1 no-access
Each entry describes the characteristics of an SMDS subinterface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
                   juniSmdsSubIfIndex 1.3.6.1.4.1.4874.2.2.50.1.6.1.1 interfaceindex no-access
The ifIndex of the SMDS subinterface. When creating entries in this table, suitable values for this object are determined by reading juniSmdsSubNextIfIndex.
                   juniSmdsSubIfRowStatus 1.3.6.1.4.1.4874.2.2.50.1.6.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: juniSmdsSubIfRowStatus juniSmdsSubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniSmdsSubIfIndex must have been determined previously, by reading juniSmdsSubNextIfIndex. The interface identified by juniSmdsSubIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table.
                   juniSmdsSubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.50.1.6.1.3 interfaceindexorzero read-only
The ifIndex of an interface over which this SMDS 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.
                   juniSmdsSubIfSmdsAddress 1.3.6.1.4.1.4874.2.2.50.1.6.1.4 octet string read-only
The 64 bit E.164 SMDS address that has been assigned to this SMDS subinterface. A value of 0 indicates no address is configured.
                   juniSmdsSubIfSmdsMulticastIpAddress 1.3.6.1.4.1.4874.2.2.50.1.6.1.5 octet string read-only
The 64 bit E.164 SMDS ip multicast address that has been assigned to this SMDS subinterface. A value of 0 indicates no address is configured.
                   juniSmdsSubIfSmdsMulticastArpAddress 1.3.6.1.4.1.4874.2.2.50.1.6.1.6 octet string read-only
The 64 bit E.164 SMDS multicast arp address that has been assigned to this SMDS subinterface. A value of 0 indicates no address is configured.
           juniSmdsMajorIfStatsTable 1.3.6.1.4.1.4874.2.2.50.1.7 no-access
This table contains entries for SMDS major interface statistics present in the system.
               juniSmdsMajorIfStatsEntry 1.3.6.1.4.1.4874.2.2.50.1.7.1 no-access
Each entry describes the statistics of an SMDS major interface.
                   juniSmdsMajorIfStatsInKeepaliveRequests 1.3.6.1.4.1.4874.2.2.50.1.7.1.1 counter32 read-only
The number of keepalive requests received.
                   juniSmdsMajorIfStatsOutKeepaliveRequests 1.3.6.1.4.1.4874.2.2.50.1.7.1.2 counter32 read-only
The number of keepalive requests transmitted.
                   juniSmdsMajorIfStatsInKeepaliveReplies 1.3.6.1.4.1.4874.2.2.50.1.7.1.3 counter32 read-only
The number of keepalive replies received.
                   juniSmdsMajorIfStatsOutKeepaliveReplies 1.3.6.1.4.1.4874.2.2.50.1.7.1.4 counter32 read-only
The number of keepalive replies transmitted.
                   juniSmdsMajorIfStatsKeepaliveFailures 1.3.6.1.4.1.4874.2.2.50.1.7.1.5 counter32 read-only
The number of keepalive failures detected.
       juniSmdsConformance 1.3.6.1.4.1.4874.2.2.50.4
           juniSmdsCompliances 1.3.6.1.4.1.4874.2.2.50.4.1
               juniSmdsCompliance 1.3.6.1.4.1.4874.2.2.50.4.1.1
Obsolete compliance statement for entities which implement the Juniper SMDS MIB. This statement became obsolete when support was added for major and sub interfaces.
               juniSmdsCompliance2 1.3.6.1.4.1.4874.2.2.50.4.1.2
The compliance statement for entities which implement the Juniper SMDS MIB.
           juniSmdsGroups 1.3.6.1.4.1.4874.2.2.50.4.2
               juniSmdsGroup 1.3.6.1.4.1.4874.2.2.50.4.2.1
Obsolete collection of objects providing management of SMDS interfaces in a Juniper product. This group became obsolete when support was added for major and sub interfaces.
               juniSmdsGroup2 1.3.6.1.4.1.4874.2.2.50.4.2.2
A collection of objects providing management of SMDS interfaces in a Juniper product.