E5-111-AS-ATM-MIB

File: E5-111-AS-ATM-MIB.mib (14126 bytes)

Imported modules

RFC-1212 SNMPv2-SMI RFC1155-SMI
RFC1213-MIB SNMPv2-TC Q-BRIDGE-MIB
E5-111-MIB

Imported symbols

OBJECT-TYPE Unsigned32 Counter
ifIndex DisplayString RowStatus
VlanIndex PortList accessSwitchCommonATM

Defined Types

AsChannelEntry  
SEQUENCE    
  asChannelVpi INTEGER
  asChannelVci INTEGER
  asChannelPvid VlanIndex
  asChannelPriority INTEGER
  asChannelProfile DisplayString
  asChannelRowStatus RowStatus

AsChannelProfileEntry  
SEQUENCE    
  asChannelProfileName DisplayString
  asChannelProfileEncap INTEGER
  asChannelProfileAAL INTEGER
  asChannelProfileClass INTEGER
  asChannelProfilePcr Unsigned32
  asChannelProfileCdvt INTEGER
  asChannelProfileScrMcr Unsigned32
  asChannelProfileBt INTEGER
  asChannelProfileRowStatus RowStatus

AsChannelStatusEntry  
SEQUENCE    
  asChannelTxPackets Counter
  asChannelRxPackets Counter
  asChannelTxCells Counter
  asChannelRxCells Counter

AsIpqosProfileEntry  
SEQUENCE    
  asIpqosProfileName DisplayString
  asIpqosProfileEncap INTEGER
  asIpqosProfileQueueNumber INTEGER
  asIpqosProfileRowStatus RowStatus

AsIpqosProfileQueueEntry  
SEQUENCE    
  asIpqosProfileQueueIndex INTEGER
  asIpqosProfileAAL INTEGER
  asIpqosProfileLevel INTEGER
  asIpqosProfileRate Unsigned32

Defined Values

asMaxNumOfChannels 1.3.6.1.4.1.6321.1.2.3.2.99.1
The maximum number of virtual channels which can be created on a port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

asChannelTable 1.3.6.1.4.1.6321.1.2.3.2.99.2
This table includes the configuration of the virtual channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsChannelEntry

asChannelEntry 1.3.6.1.4.1.6321.1.2.3.2.99.2.1
An entry in asChannelTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsChannelEntry  

asChannelVpi 1.3.6.1.4.1.6321.1.2.3.2.99.2.1.1
VPI of the channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

asChannelVci 1.3.6.1.4.1.6321.1.2.3.2.99.2.1.2
VCI of the channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

asChannelPvid 1.3.6.1.4.1.6321.1.2.3.2.99.2.1.3
The default VID of the channel.
Status: mandatory Access: read-create
OBJECT-TYPE    
  VlanIndex  

asChannelPriority 1.3.6.1.4.1.6321.1.2.3.2.99.2.1.5
The 802.1p default priority of the channel.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

asChannelProfile 1.3.6.1.4.1.6321.1.2.3.2.99.2.1.6
The value of this object identifies the row in the asChannelProfileTable, which applies for this channel.
Status: mandatory Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

asChannelRowStatus 1.3.6.1.4.1.6321.1.2.3.2.99.2.1.7
This object is used to create a new row or delete an existing row in this table.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

asMaxNumOfChannelProfiles 1.3.6.1.4.1.6321.1.2.3.2.99.3
The maximum number of channel profiles which the system supports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

asChannelProfileTable 1.3.6.1.4.1.6321.1.2.3.2.99.6
This table contains information on the virtual channel configuration. One entry in this table reflects a profile which can be used to configure the virtual channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsChannelProfileEntry

asChannelProfileEntry 1.3.6.1.4.1.6321.1.2.3.2.99.6.1
An entry in asChannelProfileTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsChannelProfileEntry  

asChannelProfileName 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.1
This object is used by the channel profile table in order to identify a row of this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

asChannelProfileEncap 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.2
RFC1483 encapsulation.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER llc(1), vc(2)  

asChannelProfileAAL 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.3
ATM Adaptation Layer policy.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER 0..5  

asChannelProfileClass 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.4
ATM traffic class, including constant bit rate, real-time variable bit rate, non real-time variable bit rate, unspecified bit rate, and available bit rate.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER cbr(1), rt-vbr(2), nrt-vbr(3), ubr(4), abr(5)  

asChannelProfilePcr 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.5
Peak cell rate (cells/sec).
Status: mandatory Access: read-create
OBJECT-TYPE    
  Unsigned32  

asChannelProfileCdvt 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.6
Cell delay variation tolerance.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

asChannelProfileScrMcr 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.7
Sustain cell rate for vbr traffic class, or minimum cell rate for abr traffic class. The unit is the number of cells per second.
Status: mandatory Access: read-create
OBJECT-TYPE    
  Unsigned32  

asChannelProfileBt 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.8
Burst tolerance for vbr traffic class.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

asChannelProfileRowStatus 1.3.6.1.4.1.6321.1.2.3.2.99.6.1.9
This object is used to create a new row or delete an existing row in this table.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

asChannelStatusTable 1.3.6.1.4.1.6321.1.2.3.2.99.7
This table includes the status of the virtual channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsChannelStatusEntry

asChannelStatusEntry 1.3.6.1.4.1.6321.1.2.3.2.99.7.1
An entry in asChannelStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsChannelStatusEntry  

asChannelTxPackets 1.3.6.1.4.1.6321.1.2.3.2.99.7.1.1
Count of channel Tx packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asChannelRxPackets 1.3.6.1.4.1.6321.1.2.3.2.99.7.1.2
Count of channel Rx packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asChannelTxCells 1.3.6.1.4.1.6321.1.2.3.2.99.7.1.3
Count of channel Tx cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asChannelRxCells 1.3.6.1.4.1.6321.1.2.3.2.99.7.1.4
Count of channel Rx cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

asMaxNumOfIpqosProfiles 1.3.6.1.4.1.6321.1.2.3.2.99.8
The maximum number of ipqos profiles which the system supports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

asIpqosProfileTable 1.3.6.1.4.1.6321.1.2.3.2.99.9
This table contains information on the ipqos profile configuration. One entry in this table reflects a profile which can be used to configure the virtual channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsIpqosProfileEntry

asIpqosProfileEntry 1.3.6.1.4.1.6321.1.2.3.2.99.9.1
An entry in asIpqosProfileTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsIpqosProfileEntry  

asIpqosProfileName 1.3.6.1.4.1.6321.1.2.3.2.99.9.1.1
This object is used by the ipqos profile table in order to identify a row of this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

asIpqosProfileEncap 1.3.6.1.4.1.6321.1.2.3.2.99.9.1.2
RFC1483 encapsulation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER llc(1), vc(2)  

asIpqosProfileQueueNumber 1.3.6.1.4.1.6321.1.2.3.2.99.9.1.3
Number of Ipqos profile egress queue.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one(1), two(2), four(4)  

asIpqosProfileRowStatus 1.3.6.1.4.1.6321.1.2.3.2.99.9.1.4
This object is used to create a new row or delete an existing row in this table.
Status: mandatory Access: read-create
OBJECT-TYPE    
  RowStatus  

asIpqosProfileQueueTable 1.3.6.1.4.1.6321.1.2.3.2.99.10
This table contains information on the ipqos profile queue configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AsIpqosProfileQueueEntry

asIpqosProfileQueueEntry 1.3.6.1.4.1.6321.1.2.3.2.99.10.1
An entry in asIpqosProfileTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AsIpqosProfileQueueEntry  

asIpqosProfileQueueIndex 1.3.6.1.4.1.6321.1.2.3.2.99.10.1.1
The index of a ipqos profile egress queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

asIpqosProfileAAL 1.3.6.1.4.1.6321.1.2.3.2.99.10.1.2
ATM Adaptation Layer policy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..5  

asIpqosProfileLevel 1.3.6.1.4.1.6321.1.2.3.2.99.10.1.3
ATM traffic class, including constant bit rate, real-time variable bit rate, non real-time variable bit rate, and unspecified bit rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ubr(0), nrt-vbr(1), rt-vbr(2), cbr(3)  

asIpqosProfileRate 1.3.6.1.4.1.6321.1.2.3.2.99.10.1.4
Peak cell rate (cells/sec).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32  

asShapingMode 1.3.6.1.4.1.6321.1.2.3.2.99.11
The two types of shaping mechanism can not co-exist, and this variable is used to switch between these two types of shaping mechanism. To change to new shaping mode, E5-11x will remove all configured PVC, save current configuration and reboot automatically. After reboot, the new shaping mode can take effect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER atm(1), packet(2)