G6-QOS-MIB

File: G6-QOS-MIB.mib (12285 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

ConfigEntry  
SEQUENCE    
  configPortIndex INTEGER
  configEnable802dot1p INTEGER
  configEnableDiffserv INTEGER
  configPriorityScheme INTEGER
  configForceDefaultPriorityQueue INTEGER
  configDefaultPriorityQueue INTEGER

Ieee802dot1pPrioMappingEntry  
SEQUENCE    
  ieee802dot1pPrioMappingIndex INTEGER
  ieee802dot1pPrioMappingTag0 INTEGER
  ieee802dot1pPrioMappingTag1 INTEGER
  ieee802dot1pPrioMappingTag2 INTEGER
  ieee802dot1pPrioMappingTag3 INTEGER
  ieee802dot1pPrioMappingTag4 INTEGER
  ieee802dot1pPrioMappingTag5 INTEGER
  ieee802dot1pPrioMappingTag6 INTEGER
  ieee802dot1pPrioMappingTag7 INTEGER

DiffservPrioMappingEntry  
SEQUENCE    
  diffservPrioMappingIndex INTEGER
  diffservPrioMappingDscp INTEGER

RateShapingEntry  
SEQUENCE    
  rateShapingPortIndex INTEGER
  rateShapingEgressBandwidthPercent Integer32
  rateShapingIngressUnicastPercent Integer32
  rateShapingIngressMulticastPercent Integer32
  rateShapingIngressBroadcastPercent Integer32
  rateShapingIngressUser1Percent Integer32
  rateShapingIngressUser2Percent Integer32
  rateShapingUser1FrameTypes INTEGER
  rateShapingUser2FrameTypes INTEGER

Defined Values

protocol 1.3.6.1.4.1.3181.10.6.2
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

qos 1.3.6.1.4.1.3181.10.6.2.83
OBJECT IDENTIFIER    

qosEnableQos 1.3.6.1.4.1.3181.10.6.2.83.1
Generally enables quality of service functions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configTable 1.3.6.1.4.1.3181.10.6.2.83.2
This section configures the base QOS settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigEntry

configEntry 1.3.6.1.4.1.3181.10.6.2.83.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ConfigEntry  

configPortIndex 1.3.6.1.4.1.3181.10.6.2.83.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

configEnable802dot1p 1.3.6.1.4.1.3181.10.6.2.83.2.1.2
Enable prioritisation of received packets based on their VLAN priority value according to IEEE 802.1p.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configEnableDiffserv 1.3.6.1.4.1.3181.10.6.2.83.2.1.3
Enable prioritisation of received packets based on the DSCP value in their IP header.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configPriorityScheme 1.3.6.1.4.1.3181.10.6.2.83.2.1.4
Selection of prioritsation method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER weighted(0), strict(1)  

configForceDefaultPriorityQueue 1.3.6.1.4.1.3181.10.6.2.83.2.1.5
When enabled the default_priority_queue value is used for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

configDefaultPriorityQueue 1.3.6.1.4.1.3181.10.6.2.83.2.1.6
Default priority value for port. Received packets are handeled according to this setting if VLAN tag and IP header priority is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTable 1.3.6.1.4.1.3181.10.6.2.83.3
Mapping of the 8 VLAN priority values on the device internal 4 queues (0-3). 802.1p mapping: Prio 0-7 on Queues 1/0/0/1/2/2/3/3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ieee802dot1pPrioMappingEntry

ieee802dot1pPrioMappingEntry 1.3.6.1.4.1.3181.10.6.2.83.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  Ieee802dot1pPrioMappingEntry  

ieee802dot1pPrioMappingIndex 1.3.6.1.4.1.3181.10.6.2.83.3.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

ieee802dot1pPrioMappingTag0 1.3.6.1.4.1.3181.10.6.2.83.3.1.2
Default value: QUEUE_1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag1 1.3.6.1.4.1.3181.10.6.2.83.3.1.3
Default value: QUEUE_0
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag2 1.3.6.1.4.1.3181.10.6.2.83.3.1.4
Default value: QUEUE_0
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag3 1.3.6.1.4.1.3181.10.6.2.83.3.1.5
Default value: QUEUE_1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag4 1.3.6.1.4.1.3181.10.6.2.83.3.1.6
Default value: QUEUE_2
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag5 1.3.6.1.4.1.3181.10.6.2.83.3.1.7
Default value: QUEUE_2
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag6 1.3.6.1.4.1.3181.10.6.2.83.3.1.8
Default value: QUEUE_3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

ieee802dot1pPrioMappingTag7 1.3.6.1.4.1.3181.10.6.2.83.3.1.9
Default value: QUEUE_3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

diffservPrioMappingTable 1.3.6.1.4.1.3181.10.6.2.83.4
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiffservPrioMappingEntry

diffservPrioMappingEntry 1.3.6.1.4.1.3181.10.6.2.83.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DiffservPrioMappingEntry  

diffservPrioMappingIndex 1.3.6.1.4.1.3181.10.6.2.83.4.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

diffservPrioMappingDscp 1.3.6.1.4.1.3181.10.6.2.83.4.1.2
Mapping of the 64 DiffServ Codepoints (0-63) on the device internal queues.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER queue0(0), queue1(1), queue2(2), queue3(3)  

rateShapingTable 1.3.6.1.4.1.3181.10.6.2.83.5
This section defines optional bandwidth limiting features.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateShapingEntry

rateShapingEntry 1.3.6.1.4.1.3181.10.6.2.83.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  RateShapingEntry  

rateShapingPortIndex 1.3.6.1.4.1.3181.10.6.2.83.5.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

rateShapingEgressBandwidthPercent 1.3.6.1.4.1.3181.10.6.2.83.5.1.2
Limits the outgoing frame rate by extending the interframe gap. Egress rate shaping is independend of the frame type. Provide a percentage value of the selected port data rate. Set to 0 or 100 for unlimited normal operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rateShapingIngressUnicastPercent 1.3.6.1.4.1.3181.10.6.2.83.5.1.3
Limits the incoming unicast frame rate. Excess unicast frames are dropped and lead to port flow control frames. Provide a percentage value of the selected port data rate. Set to 0 or 100 for unlimited normal operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rateShapingIngressMulticastPercent 1.3.6.1.4.1.3181.10.6.2.83.5.1.4
Limits the incoming multicast frame rate. Excess multicast frames are dropped. Provide a percentage value of the selected port data rate. Set to 0 or 100 for unlimited normal operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rateShapingIngressBroadcastPercent 1.3.6.1.4.1.3181.10.6.2.83.5.1.5
Limits the incoming broadcast frame rate. Excess broadcast frames are dropped. Provide a percentage value of the selected port data rate. Set to 0 or 100 for unlimited normal operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rateShapingIngressUser1Percent 1.3.6.1.4.1.3181.10.6.2.83.5.1.6
Limits the incoming frames as defined for this group. Excess broadcast frames are dropped. Provide a percentage value of the selected port data rate. Set to 0 or 100 for unlimited normal operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rateShapingIngressUser2Percent 1.3.6.1.4.1.3181.10.6.2.83.5.1.7
Limits the incoming frames as defined for this group. Excess broadcast frames are dropped. Provide a percentage value of the selected port data rate. Set to 0 or 100 for unlimited normal operation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

rateShapingUser1FrameTypes 1.3.6.1.4.1.3181.10.6.2.83.5.1.8
Select for which frame types igress rate shaping should be applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), arp(1), tcpControl(2), arpAndTcpCtrl(3)  

rateShapingUser2FrameTypes 1.3.6.1.4.1.3181.10.6.2.83.5.1.9
Select for which frame types igress rate shaping should be applied and which leads to port flow control frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), udpData(1), tcpData(2), udpAndTcpData(3), nonUdpTcpData(4)