ASCEND-MIBATMQOS-MIB

File: ASCEND-MIBATMQOS-MIB.mib (8271 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibatmQosProfileEntry  
SEQUENCE    
  atmQosProfile-ContractName DisplayString
  atmQosProfile-TrafficDescriptorIndex INTEGER
  atmQosProfile-TrafficDescriptorType INTEGER
  atmQosProfile-AtmServiceCategory INTEGER
  atmQosProfile-PeakRateKbitsPerSec INTEGER
  atmQosProfile-PeakCellRateCellsPerSec INTEGER
  atmQosProfile-SustainableRateKbitsPerSec INTEGER
  atmQosProfile-SustainableCellRateCellsPerSec INTEGER
  atmQosProfile-IgnoreCellDelayVariationTolerance INTEGER
  atmQosProfile-CellDelayVariationTolerance INTEGER
  atmQosProfile-IgnoreMaxBurstSize INTEGER
  atmQosProfile-MaxBurstSize INTEGER
  atmQosProfile-AalType INTEGER
  atmQosProfile-EarlyPacketDiscard INTEGER
  atmQosProfile-PartialPacketDiscard INTEGER
  atmQosProfile-TagOrDiscard INTEGER
  atmQosProfile-SubChannel INTEGER
  atmQosProfile-Action-o INTEGER

Defined Values

mibatmQosProfile 1.3.6.1.4.1.529.23.21
OBJECT IDENTIFIER    

mibatmQosProfileTable 1.3.6.1.4.1.529.23.21.1
A list of mibatmQosProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibatmQosProfileEntry

mibatmQosProfileEntry 1.3.6.1.4.1.529.23.21.1.1
A mibatmQosProfile entry containing objects that maps to the parameters of mibatmQosProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibatmQosProfileEntry  

atmQosProfile-ContractName 1.3.6.1.4.1.529.23.21.1.1.1
The name of the Quality of Service (QoS) contract.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

atmQosProfile-TrafficDescriptorIndex 1.3.6.1.4.1.529.23.21.1.1.2
Traffic descriptor index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmQosProfile-TrafficDescriptorType 1.3.6.1.4.1.529.23.21.1.1.3
The Traffic Descriptor type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknownTrafficDescr(17), noclpNoscr(3), noclpScr(6), clpNotaggingScr(7), clpTaggingScr(8), clpTransparentNoscr(10), clpTransparentScr(11), noclpTaggingNoscr(12), noclpNoscrCdvt(13), noclpScrCdvt(14), clpNotaggingScrCdvt(15), clpTaggingScrCdvt(16)  

atmQosProfile-AtmServiceCategory 1.3.6.1.4.1.529.23.21.1.1.4
The ATM Service Category Type. In 7.11.x releases this field was called qos-class.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbr(1), realTimeVbr(2), nonRealTimeVbr(3), ubr(4)  

atmQosProfile-PeakRateKbitsPerSec 1.3.6.1.4.1.529.23.21.1.1.6
The Peak Cell Rate (PCR) expressed in Kbits per second ( Peak Bandwidth in KBits/sec )
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-PeakCellRateCellsPerSec 1.3.6.1.4.1.529.23.21.1.1.7
The Peak Cell Rate (PCR) expressed in cells per second
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-SustainableRateKbitsPerSec 1.3.6.1.4.1.529.23.21.1.1.9
The sustainable cell rate (SCR) expressed in Kbits per second ( Sustainable Bandwidth in Kbits/sec )
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-SustainableCellRateCellsPerSec 1.3.6.1.4.1.529.23.21.1.1.10
The sustainable cell rate (SCR) expressed in cells per second
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-IgnoreCellDelayVariationTolerance 1.3.6.1.4.1.529.23.21.1.1.11
Ignore cell-delay-variation-tolerance parameter. When it is set to yes, cell-delay-variation-tolerance parameter is ignored, and an internal parameter is used to tolerate bursty CPE that does not have traffic shaping capability.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

atmQosProfile-CellDelayVariationTolerance 1.3.6.1.4.1.529.23.21.1.1.12
Cell delay variation tolerance is expressed in microseconds. It is ignored when ignore-cell-delay-variation-tolerance is yes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-IgnoreMaxBurstSize 1.3.6.1.4.1.529.23.21.1.1.13
Ignore max-burst-size parameter. When it is set to yes, max-burst-size parameter is ignored, and an internal parameter is used to tolerate bursty CPE that does not have traffic shaping capability.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

atmQosProfile-MaxBurstSize 1.3.6.1.4.1.529.23.21.1.1.14
Maximum burst size determines the maximum number of cells that can be transmitted at the peak cell rate before they become candidates for discard or marking. It is ignored when ignore-max-burst-size is yes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-AalType 1.3.6.1.4.1.529.23.21.1.1.16
ATM Adaptation Layer type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER aal0(1), aal5(2), unspecified(3)  

atmQosProfile-EarlyPacketDiscard 1.3.6.1.4.1.529.23.21.1.1.17
Applies to egress AAL5 packets. If the first cell in a packet can not be queued then that cell and all the remaining cells in that packet are not queued.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

atmQosProfile-PartialPacketDiscard 1.3.6.1.4.1.529.23.21.1.1.18
Applies to ingress AAL5 packets. If non-conforming cell is discarded then the remaining cells in the packet (except the last cell) are also discarded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

atmQosProfile-TagOrDiscard 1.3.6.1.4.1.529.23.21.1.1.19
The non-conforming CLP=0 SCR cell should be tagged or discarded
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tag(1), discard(2)  

atmQosProfile-SubChannel 1.3.6.1.4.1.529.23.21.1.1.21
For DSL technologies that support multiple sub-channels on one line, when the multiple sub-channels are indeed used at same time, this parameter indicates which sub-channel will be used for this QOS profile. When only one sub-channel is used this parameter has no effect... EXAMPLE: in DMT - when the latency is set to BOTH, sub-channel #1 is the FAST channel ( typically useful for voice traffic - voice over ATM or Packet ) while sub-channel #2 is the INTERLEAVE channel ( typically useful for data traffic ).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmQosProfile-Action-o 1.3.6.1.4.1.529.23.21.1.1.20
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)