RBN-ATM-PROFILE-MIB

File: RBN-ATM-PROFILE-MIB.mib (5081 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ATM-MIB RBN-SMI

Imported symbols

MODULE-IDENTITY Integer32 OBJECT-TYPE
TEXTUAL-CONVENTION TruthValue MODULE-COMPLIANCE
OBJECT-GROUP atmTrafficDescrParamEntry rbnMgmt

Defined Types

AtmProfileName  
This data type is used to model an administratively assigned name as an identifier of an ATM profile.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..80)  

RbnAtmProfileEntry  
SEQUENCE    
  rbnAtmProfileName AtmProfileName
  rbnAtmCountersEnabled TruthValue
  rbnAtmCellLossPriority TruthValue
  rbnAtmTransmitBuffers Integer32

Defined Values

rbnAtmProfileMIB 1.3.6.1.4.1.2352.2.2
The MIB for instrumenting parameters associated with an ATM profile (traffic descriptor) beyond those instrumented by standards-track MIBs.
MODULE-IDENTITY    

rbnAtmProfileMIBObjects 1.3.6.1.4.1.2352.2.2.1
OBJECT IDENTIFIER    

rbnAtmProfileTable 1.3.6.1.4.1.2352.2.2.1.1
This table provides a collection of auxiliary objects providing parameters for atm profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnAtmProfileEntry

rbnAtmProfileEntry 1.3.6.1.4.1.2352.2.2.1.1.1
Each entry in this table represents a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnAtmProfileEntry  

rbnAtmProfileName 1.3.6.1.4.1.2352.2.2.1.1.1.1
The textual handle assigned to an instance of the rbnAtmProfileTable (and via augmentation, the atmTrafficDescrParamTable). Using a textual handle instead of an arbitrary integer (such as atmTrafficDescrParamIndex) allows a configuration to contain human-friendly cross-references to the profiles from those places where they are used, such as in circuit configuration tables.
Status: current Access: read-create
OBJECT-TYPE    
  AtmProfileName  

rbnAtmCountersEnabled 1.3.6.1.4.1.2352.2.2.1.1.1.2
An indication as to whether circuits configured with this profile should enable per-circuit statistical counters. An ATM circuit will only keep per-circuit statistical counters if this object is set to true(1) in the profile being used by the circuit.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rbnAtmCellLossPriority 1.3.6.1.4.1.2352.2.2.1.1.1.3
An indication as to whether circuits configured with this profile should enable the Cell Loss Priority (CLP) bit on transmitted cells. If the profile being used by a circuit has this object set to true(1), then all cells transmitted on that circuit will have the CLP bit set.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

rbnAtmTransmitBuffers 1.3.6.1.4.1.2352.2.2.1.1.1.4
This object limits the total number of outbound transmit packet buffers that may be consumed by the circuit that references the profile. Note well that this parameter should be used with caution. Improper setting can have severe consequences on overall system performance.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..63  

rbnAtmProfileMIBConformance 1.3.6.1.4.1.2352.2.2.2
OBJECT IDENTIFIER    

rbnAtmProfileMIBGroups 1.3.6.1.4.1.2352.2.2.2.1
OBJECT IDENTIFIER    

rbnAtmProfileMIBCompliances 1.3.6.1.4.1.2352.2.2.2.2
OBJECT IDENTIFIER    

rbnAtmProfileMIBCompliance 1.3.6.1.4.1.2352.2.2.2.2.1
The compliance statement for RedBack Networks SNMP entities which represent AAL5 VCL statistics
Status: current Access: read-create
MODULE-COMPLIANCE    

rbnAtmProfileGroup 1.3.6.1.4.1.2352.2.2.2.1.1
A collection of objects providing supplemental AAL5 VCL information beyond that supplied by IETF standards-track MIBs
Status: current Access: read-create
OBJECT-GROUP