REDSTONE-ATM-MIB

File: REDSTONE-ATM-MIB.mib (26608 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB REDSTONE-SMI REDSTONE-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
OBJECT-GROUP MODULE-COMPLIANCE RowStatus
InterfaceIndex InterfaceIndexOrZero rsMgmt
RsNextIfIndex

Defined Types

RsAtmIfEntry  
SEQUENCE    
  rsAtmIfIndex InterfaceIndex
  rsAtmIfRowStatus RowStatus
  rsAtmIfLowerIfIndex InterfaceIndexOrZero
  rsAtmIfIlmiVpi Integer32
  rsAtmIfIlmiVci Integer32
  rsAtmIfIlmiVcd Integer32
  rsAtmIfIlmiPollFrequency Integer32
  rsAtmIfIlmiAdminState INTEGER
  rsAtmIfUniVersion INTEGER

RsAtmAal5IfEntry  
SEQUENCE    
  rsAtmAal5IfIndex InterfaceIndex
  rsAtmAal5IfRowStatus RowStatus
  rsAtmAal5IfLowerIfIndex InterfaceIndexOrZero

RsAtmSubIfEntry  
SEQUENCE    
  rsAtmSubIfIndex InterfaceIndex
  rsAtmSubIfRowStatus RowStatus
  rsAtmSubIfDistinguisher Integer32
  rsAtmSubIfLowerIfIndex InterfaceIndexOrZero

RsAtmSubIfVccEntry  
SEQUENCE    
  rsAtmSubIfVccVpi Integer32
  rsAtmSubIfVccVci Integer32
  rsAtmSubIfVccRowStatus RowStatus
  rsAtmSubIfVccVcd Integer32
  rsAtmSubIfVccType INTEGER
  rsAtmSubIfVccServiceCategory INTEGER
  rsAtmSubIfVccPcr Integer32
  rsAtmSubIfVccScr Integer32
  rsAtmSubIfVccMbs Integer32

Defined Values

rsAtmMIB 1.3.6.1.4.1.2773.2.8
The ATM MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsAtmObjects 1.3.6.1.4.1.2773.2.8.1
OBJECT IDENTIFIER    

rsAtmIfLayer 1.3.6.1.4.1.2773.2.8.1.1
OBJECT IDENTIFIER    

rsAtmAal5IfLayer 1.3.6.1.4.1.2773.2.8.1.2
OBJECT IDENTIFIER    

rsAtmSubIfLayer 1.3.6.1.4.1.2773.2.8.1.3
OBJECT IDENTIFIER    

rsAtmNextIfIndex 1.3.6.1.4.1.2773.2.8.1.1.1
Coordinate ifIndex value allocation for entries in rsAtmIfTable. 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    
  RsNextIfIndex  

rsAtmIfTable 1.3.6.1.4.1.2773.2.8.1.1.2
This table contains entries for ATM interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsAtmIfEntry

rsAtmIfEntry 1.3.6.1.4.1.2773.2.8.1.1.2.1
Each entry describes the characteristics of an ATM interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsAtmIfEntry  

rsAtmIfIndex 1.3.6.1.4.1.2773.2.8.1.1.2.1.1
The ifIndex of the ATM interface. When creating entries in this table, suitable values for this object are determined by reading rsAtmNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rsAtmIfRowStatus 1.3.6.1.4.1.2773.2.8.1.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: rsAtmIfRowStatus rsAtmIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsAtmIfIndex must have been determined previously, by reading rsAtmNextIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsAtmIfLowerIfIndex 1.3.6.1.4.1.2773.2.8.1.1.2.1.3
The ifIndex of an interface over which this ATM 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  

rsAtmIfIlmiVpi 1.3.6.1.4.1.2773.2.8.1.1.2.1.4
The VPI of the Ilmi of a major ATM interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rsAtmIfIlmiVci 1.3.6.1.4.1.2773.2.8.1.1.2.1.5
The VCI of the Ilmi of a major ATM interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

rsAtmIfIlmiVcd 1.3.6.1.4.1.2773.2.8.1.1.2.1.6
An integer identifier for the Ilmi, used in conjunction with the command-line interface. The value must be unique among VCs configured on the same ATM interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

rsAtmIfIlmiPollFrequency 1.3.6.1.4.1.2773.2.8.1.1.2.1.7
Use to set the Interim Local Management Interface (ILMI) keepalive timer. This value sets the allowable time between POLL PDU transmissions if there are no pending sequence data PDUs. Use the value 0 to disable ILMI keepalives.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

rsAtmIfIlmiAdminState 1.3.6.1.4.1.2773.2.8.1.1.2.1.8
The administrative status of ILMI in the ATM interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

rsAtmIfUniVersion 1.3.6.1.4.1.2773.2.8.1.1.2.1.9
Use to specify the User Network Interface (UNI) the router should use when ILMI link auto determination is unsuccesful or ILMI is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER version3Dot0(0), version3Dot1(1), version4Dot0(2)  

rsAtmAal5NextIfIndex 1.3.6.1.4.1.2773.2.8.1.2.1
Coordinate ifIndex value allocation for entries in rsAtmAal5IfTable. 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    
  RsNextIfIndex  

rsAtmAal5IfTable 1.3.6.1.4.1.2773.2.8.1.2.2
This table contains entries for ATM AAL5 interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsAtmAal5IfEntry

rsAtmAal5IfEntry 1.3.6.1.4.1.2773.2.8.1.2.2.1
Each entry describes the characteristics of an ATM AAL5 interface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsAtmAal5IfEntry  

rsAtmAal5IfIndex 1.3.6.1.4.1.2773.2.8.1.2.2.1.1
The ifIndex of the ATM AAL5 interface. When creating entries in this table, suitable values for this object are determined by reading rsAtmAal5NextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rsAtmAal5IfRowStatus 1.3.6.1.4.1.2773.2.8.1.2.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: rsAtmAal5IfRowStatus rsAtmAal5IfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for rsAtmAal5IfIndex must have been determined previously, by reading rsAtmAal5NextIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsAtmAal5IfLowerIfIndex 1.3.6.1.4.1.2773.2.8.1.2.2.1.3
The ifIndex of an ATM interface over which this ATM AAL5 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  

rsAtmSubIfNextIfIndex 1.3.6.1.4.1.2773.2.8.1.3.1
Coordinate ifIndex value allocation for entries in rsAtmSubIfTable. 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    
  RsNextIfIndex  

rsAtmSubIfTable 1.3.6.1.4.1.2773.2.8.1.3.2
This table contains entries for ATM Subinterfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsAtmSubIfEntry

rsAtmSubIfEntry 1.3.6.1.4.1.2773.2.8.1.3.2.1
Each entry describes the characteristics of an ATM Subinterface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/rsIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsAtmSubIfEntry  

rsAtmSubIfIndex 1.3.6.1.4.1.2773.2.8.1.3.2.1.1
The ifIndex of the ATM Subinterface. When creating entries in this table, suitable values for this object are determined by reading rsAtmSubNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rsAtmSubIfRowStatus 1.3.6.1.4.1.2773.2.8.1.3.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: rsAtmSubIfRowStatus rsAtmSubIfLowerIndex In addition, when creating an entry the following conditions must hold: A value for rsAtmSubIfIndex must have been determined previously, by reading rsAtmSubIfNextIfIndex. A corresponding entry in ifTable/ifXTable/rsIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsAtmSubIfDistinguisher 1.3.6.1.4.1.2773.2.8.1.3.2.1.3
An integer identifier for the sub interface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among sub interfaces configured on the same underlying ATM adaptation layer. The upper bound for the value is further constrained to be identical with the maximum number of sub interfaces supported by the lower interface. If this object is not configured, a value will be allocated internally and can be queried after table entry creation has succeeded.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

rsAtmSubIfLowerIfIndex 1.3.6.1.4.1.2773.2.8.1.3.2.1.4
The ifIndex of an ATM AAL5 interface over which this ATM 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  

rsAtmSubIfVccTable 1.3.6.1.4.1.2773.2.8.1.3.3
This table contains entries for ATM VCCs configured on ATM Subinterfaces present in the system. An implementation may constrain the number of VCCs permitted to be configured per ATM Subinterface; in particular, an implementation may restrict each ATM Subinterface to have a single VCC. Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsAtmSubIfVccEntry

rsAtmSubIfVccEntry 1.3.6.1.4.1.2773.2.8.1.3.3.1
Each entry describes the characteristics of an ATM Subinterface VCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsAtmSubIfVccEntry  

rsAtmSubIfVccVpi 1.3.6.1.4.1.2773.2.8.1.3.3.1.1
The VPI of the ATM VCC used by this subinterface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

rsAtmSubIfVccVci 1.3.6.1.4.1.2773.2.8.1.3.3.1.2
The VCI of the ATM VCC used by this subinterface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

rsAtmSubIfVccRowStatus 1.3.6.1.4.1.2773.2.8.1.3.3.1.3
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: rsAtmSubIfVccRowStatus In addition, when creating an entry the following conditions must hold: The ATM Subinterface identified by rsAtmSubIfIndex must exist. A positive value configured for rsAtmSubIfVccVcd must not already be assigned to an existing VCC. For each value of rsAtmSubIfVccServiceCategory, additional dependent objects in the entry require configuration as identified here: rsAtmSubIfVccServiceCategory Requires configuration of: ------------------------------------------------------------ ubr ubrPcr rsAtmSubIfVccPcr nrtVbr rsAtmSubIfVccPcr rsAtmSubIfVccScr rsAtmSubIfVccMbs ------------------------------------------------------------ Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsAtmSubIfVccVcd 1.3.6.1.4.1.2773.2.8.1.3.3.1.4
An integer identifier for the circuit, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among VCCs configured on the same underlying ATM interface. The upper bound for the value is further constrained to be identical with the maximum number of VCCs supported by the underlying ATM interface. If this object is not configured, or is configured with a value of zero, a value will be allocated internally and can be queried after table entry creation has succeeded.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

rsAtmSubIfVccType 1.3.6.1.4.1.2773.2.8.1.3.3.1.5
Specifies the encapsulation used by the circuit to carry IP datagrams. Encapsulations are as specified in RFC1483 Multiprotocol Interconnect over ATM.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER rfc1483VcMux(0), rfc1483Llc(1)  

rsAtmSubIfVccServiceCategory 1.3.6.1.4.1.2773.2.8.1.3.3.1.6
Service category for this circuit: ubr Unspecified bit rate (best effort). ubrPcr Unspecified Bit Rate with Peak Cell Rate limit. nrtVbr Non-realtime Variable Bit Rate.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ubr(0), ubrPcr(1), nrtVbr(2)  

rsAtmSubIfVccPcr 1.3.6.1.4.1.2773.2.8.1.3.3.1.7
Peak Cell Rate, in cells per second, of this circuit. This parameter is only required when rsAtmSubIfVccServiceCategory is configured to have one of the following values: ubrPcr nrtVbr
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

rsAtmSubIfVccScr 1.3.6.1.4.1.2773.2.8.1.3.3.1.8
Sustained Cell Rate, in cells per second, of this circuit. This parameter is only required when rsAtmSubIfVccServiceCategory is configured to have one of the following values: nrtVbr
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

rsAtmSubIfVccMbs 1.3.6.1.4.1.2773.2.8.1.3.3.1.9
Maximum Burst Size, in cells, of this circuit. This parameter is only required when rsAtmSubIfVccServiceCategory is configured to have one of the following values: nrtVbr
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

rsAtmConformance 1.3.6.1.4.1.2773.2.8.4
OBJECT IDENTIFIER    

rsAtmCompliances 1.3.6.1.4.1.2773.2.8.4.1
OBJECT IDENTIFIER    

rsAtmGroups 1.3.6.1.4.1.2773.2.8.4.2
OBJECT IDENTIFIER    

rsAtmCompliance 1.3.6.1.4.1.2773.2.8.4.1.1
The compliance statement for entities which implement the Redstone ATM MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

rsAtmGroup 1.3.6.1.4.1.2773.2.8.4.2.1
A collection of objects providing management of ATM interfaces in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP    

rsAtmAal5Group 1.3.6.1.4.1.2773.2.8.4.2.2
A collection of objects providing management of AAL5 interfaces in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP    

rsAtmSubIfGroup 1.3.6.1.4.1.2773.2.8.4.2.3
A collection of objects providing management of ATM subinterfaces in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP