Unisphere-Data-SMDS-MIB

File: Unisphere-Data-SMDS-MIB.mib (21443 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Unisphere-Data-MIBs Unisphere-Data-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 RowStatus MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex InterfaceIndexOrZero
usDataMibs UsdNextIfIndex

Defined Types

UsdSmdsIfEntry  
SEQUENCE    
  usdSmdsIfIndex InterfaceIndex
  usdSmdsIfRowStatus RowStatus
  usdSmdsIfLowerIfIndex InterfaceIndexOrZero

UsdSmdsMajorIfEntry  
SEQUENCE    
  usdSmdsMajorIfIndex InterfaceIndex
  usdSmdsMajorIfRowStatus RowStatus
  usdSmdsMajorIfLowerIfIndex InterfaceIndexOrZero
  usdSmdsMajorIfKeepalive Integer32

UsdSmdsSubIfEntry  
SEQUENCE    
  usdSmdsSubIfIndex InterfaceIndex
  usdSmdsSubIfRowStatus RowStatus
  usdSmdsSubIfLowerIfIndex InterfaceIndexOrZero
  usdSmdsSubIfSmdsAddress OCTET STRING
  usdSmdsSubIfSmdsMulticastIpAddress OCTET STRING
  usdSmdsSubIfSmdsMulticastArpAddress OCTET STRING

UsdSmdsMajorIfStatsEntry  
SEQUENCE    
  usdSmdsMajorIfStatsInKeepaliveRequests Counter32
  usdSmdsMajorIfStatsOutKeepaliveRequests Counter32
  usdSmdsMajorIfStatsInKeepaliveReplies Counter32
  usdSmdsMajorIfStatsOutKeepaliveReplies Counter32
  usdSmdsMajorIfStatsKeepaliveFailures Counter32

Defined Values

usdSmdsMIB 1.3.6.1.4.1.4874.2.2.50
The SMDS MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdSmdsObjects 1.3.6.1.4.1.4874.2.2.50.1
OBJECT IDENTIFIER    

usdSmdsNextIfIndex 1.3.6.1.4.1.4874.2.2.50.1.1
Coordinate ifIndex value allocation for entries in usdSmdsIfTable. 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdSmdsIfTable 1.3.6.1.4.1.4874.2.2.50.1.2
This table contains entries for SMDS interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSmdsIfEntry

usdSmdsIfEntry 1.3.6.1.4.1.4874.2.2.50.1.2.1
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/usdIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSmdsIfEntry  

usdSmdsIfIndex 1.3.6.1.4.1.4874.2.2.50.1.2.1.1
The ifIndex of the SMDS interface. When creating entries in this table, suitable values for this object are determined by reading usdSmdsNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdSmdsIfRowStatus 1.3.6.1.4.1.4874.2.2.50.1.2.1.2
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: usdSmdsIfRowStatus usdSmdsIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdSmdsIfIndex must have been determined previously, by reading usdSmdsNextIfIndex. The interface identified by usdSmdsIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSmdsIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.50.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdSmdsMajorNextIfIndex 1.3.6.1.4.1.4874.2.2.50.1.3
Coordinate ifIndex value allocation for entries in usdSmdsMajorIfTable. 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdSmdsMajorIfTable 1.3.6.1.4.1.4874.2.2.50.1.4
This table contains entries for SMDS major interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSmdsMajorIfEntry

usdSmdsMajorIfEntry 1.3.6.1.4.1.4874.2.2.50.1.4.1
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/usdIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSmdsMajorIfEntry  

usdSmdsMajorIfIndex 1.3.6.1.4.1.4874.2.2.50.1.4.1.1
The ifIndex of the SMDS major interface. When creating entries in this table, suitable values for this object are determined by reading usdSmdsMajorNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdSmdsMajorIfRowStatus 1.3.6.1.4.1.4874.2.2.50.1.4.1.2
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: usdSmdsMajorIfRowStatus usdSmdsMajorIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdSmdsMajorIfIndex must have been determined previously, by reading usdSmdsMajorNextIfIndex. The interface identified by usdSmdsMajorIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSmdsMajorIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.50.1.4.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdSmdsMajorIfKeepalive 1.3.6.1.4.1.4874.2.2.50.1.4.1.4
Keepalive interval in seconds. A value of zero disables keepalive.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 5..32767  

usdSmdsSubNextIfIndex 1.3.6.1.4.1.4874.2.2.50.1.5
Coordinate ifIndex value allocation for entries in usdSmdsSubIfTable. 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.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdSmdsSubIfTable 1.3.6.1.4.1.4874.2.2.50.1.6
This table contains entries for SMDS subinterfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSmdsSubIfEntry

usdSmdsSubIfEntry 1.3.6.1.4.1.4874.2.2.50.1.6.1
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/usdIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSmdsSubIfEntry  

usdSmdsSubIfIndex 1.3.6.1.4.1.4874.2.2.50.1.6.1.1
The ifIndex of the SMDS subinterface. When creating entries in this table, suitable values for this object are determined by reading usdSmdsSubNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdSmdsSubIfRowStatus 1.3.6.1.4.1.4874.2.2.50.1.6.1.2
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: usdSmdsSubIfRowStatus usdSmdsSubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdSmdsSubIfIndex must have been determined previously, by reading usdSmdsSubNextIfIndex. The interface identified by usdSmdsSubIfLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSmdsSubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.50.1.6.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

usdSmdsSubIfSmdsAddress 1.3.6.1.4.1.4874.2.2.50.1.6.1.4
The 64 bit E.164 SMDS address that has been assigned to this SMDS subinterface. A value of 0 indicates no address is configured.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

usdSmdsSubIfSmdsMulticastIpAddress 1.3.6.1.4.1.4874.2.2.50.1.6.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

usdSmdsSubIfSmdsMulticastArpAddress 1.3.6.1.4.1.4874.2.2.50.1.6.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

usdSmdsMajorIfStatsTable 1.3.6.1.4.1.4874.2.2.50.1.7
This table contains entries for SMDS major interface statistics present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSmdsMajorIfStatsEntry

usdSmdsMajorIfStatsEntry 1.3.6.1.4.1.4874.2.2.50.1.7.1
Each entry describes the statistics of an SMDS major interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSmdsMajorIfStatsEntry  

usdSmdsMajorIfStatsInKeepaliveRequests 1.3.6.1.4.1.4874.2.2.50.1.7.1.1
The number of keepalive requests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSmdsMajorIfStatsOutKeepaliveRequests 1.3.6.1.4.1.4874.2.2.50.1.7.1.2
The number of keepalive requests transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSmdsMajorIfStatsInKeepaliveReplies 1.3.6.1.4.1.4874.2.2.50.1.7.1.3
The number of keepalive replies received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSmdsMajorIfStatsOutKeepaliveReplies 1.3.6.1.4.1.4874.2.2.50.1.7.1.4
The number of keepalive replies transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSmdsMajorIfStatsKeepaliveFailures 1.3.6.1.4.1.4874.2.2.50.1.7.1.5
The number of keepalive failures detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSmdsConformance 1.3.6.1.4.1.4874.2.2.50.4
OBJECT IDENTIFIER    

usdSmdsCompliances 1.3.6.1.4.1.4874.2.2.50.4.1
OBJECT IDENTIFIER    

usdSmdsGroups 1.3.6.1.4.1.4874.2.2.50.4.2
OBJECT IDENTIFIER    

usdSmdsCompliance 1.3.6.1.4.1.4874.2.2.50.4.1.1
Obsolete compliance statement for entities which implement the Unisphere SMDS MIB. This statement became obsolete when support was added for major and sub interfaces.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdSmdsCompliance2 1.3.6.1.4.1.4874.2.2.50.4.1.2
The compliance statement for entities which implement the Unisphere SMDS MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

usdSmdsGroup 1.3.6.1.4.1.4874.2.2.50.4.2.1
Obsolete collection of objects providing management of SMDS interfaces in a Unisphere product. This group became obsolete when support was added for major and sub interfaces.
Status: obsolete Access: read-only
OBJECT-GROUP    

usdSmdsGroup2 1.3.6.1.4.1.4874.2.2.50.4.2.2
A collection of objects providing management of SMDS interfaces in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP