NMS-QOS-MIB

File: NMS-QOS-MIB.mib (28637 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Counter64 Integer32
TimeTicks mib-2 NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString PhysAddress
TruthValue RowStatus TimeStamp
AutonomousType TestAndIncr MODULE-COMPLIANCE
OBJECT-GROUP nms

Defined Types

PolicyMapEntry  
SEQUENCE    
  policyMapName DisplayString
  policyMapcreate DisplayString
  policyMapdelete TruthValue
  classifyIpv4AclDel TruthValue
  classifyIpv4AclName DisplayString
  classifyMacAclDel TruthValue
  classifyMacAclName DisplayString
  classifyIpv4DscpValue Integer32
  classifyVlanValue Integer32
  classify2VlanValue Integer32
  classifyInnerVlanValue Integer32
  classify2InnerVlanValue Integer32
  classifyCosValue Integer32
  classifyICosValue Integer32
  classifyEthernetType Integer32
  classifyAny TruthValue
  actionBandwidthValue Integer32
  actionCosValue Integer32
  actionQueueValue Integer32
  actionDscpValue Integer32
  actionOuterVlanOp Integer32
  actionOuterVlanValue Integer32
  actionInnerVlanOp Integer32
  actionInnerVlanValue Integer32
  actionRedirctPortValue Integer32
  actionMirrorSessionValue Integer32
  actionStat TruthValue
  actionDiscardable TruthValue
  actionDrop TruthValue
  actionForward TruthValue

PolicyMapApplyEntry  
SEQUENCE    
  portIndex Integer32
  policyName DisplayString
  policyApplyCancel Integer32
  policyDirection TruthValue

GlobalCosMapEntry  
SEQUENCE    
  globalCosMapCos Integer32
  globalCosMapQueue Integer32

PortCosMapEntry  
SEQUENCE    
  portPortIndex Integer32
  portCosMapCos Integer32
  portCosMapQueue Integer32

WrrBandwidthEntry  
SEQUENCE    
  queue Integer32
  maxBandwidthWeight Integer32
  bandwidthWeight Integer32

PortRateControlEntry  
SEQUENCE    
  portRateIndex Integer32
  portIngressType Integer32
  portEgressType Integer32
  portIngressRate Integer32
  portEgressRate Integer32
  portRateLimitUnitDescr DisplayString
  portIngressBurst Integer32
  portEgressBurst Integer32

Defined Values

qos 1.3.6.1.4.1.3320.150
.
MODULE-IDENTITY    

policyMapTable 1.3.6.1.4.1.3320.150.1
A list of policyMapEntry entries. Each rule contains Classify informations for making qos(Quality of Service) policyMap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PolicyMapEntry

policyMapEntry 1.3.6.1.4.1.3320.150.1.1
An entry containing rule Classify and rule action information.A no-existing policy map name means to creat a new policy Map.
Status: current Access: not-accessible
OBJECT-TYPE    
  PolicyMapEntry  

policyMapName 1.3.6.1.4.1.3320.150.1.1.1
A unique string for each Policy Map up to 20 characters. This string is a index of Policy Map Table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

policyMapcreate 1.3.6.1.4.1.3320.150.1.1.2
A unique string for each Policy Map up to 20 characters. This string is a index of Policy Map Table.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

policyMapdelete 1.3.6.1.4.1.3320.150.1.1.3
policyMap delete flag.True (1) will delete the policy map.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

classifyIpv4AclDel 1.3.6.1.4.1.3320.150.1.1.4
policyMap classify setting flag. True or False (0).If classifyIpv4Acl is set true, the Ipv4Acl given by classifyIpv4AclName will be deleted from the classify.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

classifyIpv4AclName 1.3.6.1.4.1.3320.150.1.1.5
A unique string for the ipv4acl name up to 20 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

classifyMacAclDel 1.3.6.1.4.1.3320.150.1.1.6
policyMap setting classify flag. True (1) or False (0).If classifyMacAcl is set true, the macacl given by classifyMacAclName will be deleted from the classify.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

classifyMacAclName 1.3.6.1.4.1.3320.150.1.1.7
A unique string for the mac acl name up to 20 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

classifyIpv4DscpValue 1.3.6.1.4.1.3320.150.1.1.8
The dscp value of Policy Map Table. It can be from 0 to 63.-1 is a invalid vlaue meaning dscp will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

classifyVlanValue 1.3.6.1.4.1.3320.150.1.1.9
The vlan value of Policy Map Table. It can be from 1 to 4094.-1 is a invalid vlaue meaning vlan will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

classify2VlanValue 1.3.6.1.4.1.3320.150.1.1.10
The vlan value of Policy Map Table. It can be from 1 to 4094.-1 is a invalid vlaue meaning vlan will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

classifyInnerVlanValue 1.3.6.1.4.1.3320.150.1.1.11
The inner vlan value of Policy Map Classify Table. It can be from 1 to 4094.-1 is a invalid vlaue meaning InnerVlan will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

classify2InnerVlanValue 1.3.6.1.4.1.3320.150.1.1.12
The inner vlan value of Policy Map Classify Table. It can be from 1 to 4094.-1 is a invalid vlaue meaning InnerVlan will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

classifyCosValue 1.3.6.1.4.1.3320.150.1.1.13
The cos value of Policy Map Classify Table. It can be from 0 to 7.-1 is a invalid vlaue meaning Cos will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

classifyICosValue 1.3.6.1.4.1.3320.150.1.1.14
The inner cos value of Policy Map Classify Table. It can be from 0 to 7.-1 is a invalid vlaue meaning ICos will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

classifyEthernetType 1.3.6.1.4.1.3320.150.1.1.15
The EthernetType value of Policy Map Classify Table. It can be from 0 to 0xffff.-1 is a invalid EthernetType meaning ICos will not be a classify.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

classifyAny 1.3.6.1.4.1.3320.150.1.1.16
The Classify of Policy Map. True (1) or False (0). If the Classify of Policy Map is set true, all traffics will be ruled by the setting action.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

actionBandwidthValue 1.3.6.1.4.1.3320.150.1.1.17
The bandwidth value of rule-matched traffics. It can be configured in Mega bps and can be from 0 to 1000.-1 is a invalid vlaue meaning Bandwidth will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

actionCosValue 1.3.6.1.4.1.3320.150.1.1.18
The cos value of rule-matched traffics . It ranges from 0 to 7.-1 is a invalid vlaue meaning Cos will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

actionQueueValue 1.3.6.1.4.1.3320.150.1.1.19
The queue value of rule-matched traffics. It ranges from 0 to 3 or 7.-1 is a invalid vlaue meaning Queue will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3  

actionDscpValue 1.3.6.1.4.1.3320.150.1.1.20
The dscp value of rule-matched traffics. It ranges from 0 to 63.-1 is a invalid vlaue meaning Dscp will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

actionOuterVlanOp 1.3.6.1.4.1.3320.150.1.1.21
The operation for actionOuterVlanValue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 not-configured(0), replace(1), add(2), delete(3)  

actionOuterVlanValue 1.3.6.1.4.1.3320.150.1.1.22
The outer vlan will to added to the rule-matched traffics .It ranges from 1 to 4094.-1 is a invalid vlaue meaning OuterVlan will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

actionInnerVlanOp 1.3.6.1.4.1.3320.150.1.1.23
The operation for actionInnerVlanValue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 not-configured(0), replace(1), add(2)  

actionInnerVlanValue 1.3.6.1.4.1.3320.150.1.1.24
The inner vlan of the rule-matched traffics . It ranges from 1 to 4094.-1 is a invalid vlaue meaning InnerVlan will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

actionRedirctPortValue 1.3.6.1.4.1.3320.150.1.1.25
The logical redirect egress port number of rule-matched traffics. -1 is a invalid vlaue meaning RedirctPort will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..29  

actionMirrorSessionValue 1.3.6.1.4.1.3320.150.1.1.26
The session number of rule-matched traffics. It can be from 1 to 4.-1 is a invalid vlaue meaning MirrorSession will not be a action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

actionStat 1.3.6.1.4.1.3320.150.1.1.27
The stat action of rule taffics. True (1) or False (0). If the stat action is set true, the traffics will be statisticed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

actionDiscardable 1.3.6.1.4.1.3320.150.1.1.28
The discardable action of rule taffics. True (1) or False (0). If the discardable action is set true, the traffics will be discarded first when congestion occurs.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

actionDrop 1.3.6.1.4.1.3320.150.1.1.29
The drop action of rule taffics. True (1) or False (0). If the drop action is set true, the traffics will be drop.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

actionForward 1.3.6.1.4.1.3320.150.1.1.30
The drop action of rule taffics. True (1) or False (0). If the forward action is set true, the traffics will be forward.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

policyMapApplyTable 1.3.6.1.4.1.3320.150.2
A list of policyMapApplyEntry entries. Qos(Quality of Service) policyMap applyed on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PolicyMapApplyEntry

policyMapApplyEntry 1.3.6.1.4.1.3320.150.2.1
An entry containing a qos(Quality of Service) policyMap applyed on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PolicyMapApplyEntry  

portIndex 1.3.6.1.4.1.3320.150.2.1.1
Port number. This number is a index of policy map apply Table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

policyName 1.3.6.1.4.1.3320.150.2.1.2
Policy map name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

policyApplyCancel 1.3.6.1.4.1.3320.150.2.1.3
Set 1 to cancel this entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

policyDirection 1.3.6.1.4.1.3320.150.2.1.4
Ingress(1) and egress(0).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

globalCosMapTable 1.3.6.1.4.1.3320.150.3
Global cos map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GlobalCosMapEntry

globalCosMapEntry 1.3.6.1.4.1.3320.150.3.1
An entry containing a cos and queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  GlobalCosMapEntry  

globalCosMapCos 1.3.6.1.4.1.3320.150.3.1.1
Cos.It ranges 0 to 7 This number is a index of global cos map Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

globalCosMapQueue 1.3.6.1.4.1.3320.150.3.1.2
Queue.It ranges 1 to 8.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portCosMapTable 1.3.6.1.4.1.3320.150.4
Port cos map Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortCosMapEntry

portCosMapEntry 1.3.6.1.4.1.3320.150.4.1
An entry containing a port, cos and queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortCosMapEntry  

portPortIndex 1.3.6.1.4.1.3320.150.4.1.1
Port number. This number is a index of port cos map Table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portCosMapCos 1.3.6.1.4.1.3320.150.4.1.2
Cos.It ranges 0 to 7
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portCosMapQueue 1.3.6.1.4.1.3320.150.4.1.3
Queue.It ranges 1 to 8
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

schedulerPolicy 1.3.6.1.4.1.3320.150.5
Queue schedule mode. 1-SP, 2-WRR, 3-WFQ, 4-DRR, 5-FCFS, 6-Hybrid1, 7-Hybrid2, 8-SP-EXOAM. Default is SP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sp(1), wrr(2), wfq(3), drr(4), fcfs(5), hybrid1(6), hybrid12(7), sp-exoam(8)  

wrrBandwidthTable 1.3.6.1.4.1.3320.150.6
The weight for each queue,used in both WRR(in packet) and DRR(in kbytes) mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WrrBandwidthEntry

wrrBandwidthEntry 1.3.6.1.4.1.3320.150.6.1
The weight for each queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  WrrBandwidthEntry  

queue 1.3.6.1.4.1.3320.150.6.1.1
Queue. This number is a index of port wrr bandwidth table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

maxBandwidthWeight 1.3.6.1.4.1.3320.150.6.1.2
The max weight that can set.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bandwidthWeight 1.3.6.1.4.1.3320.150.6.1.3
Weight.It ranges 1 to maxBandwidthWeight.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portRateControlTable 1.3.6.1.4.1.3320.150.7
Port ratelimit Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortRateControlEntry

portRateControlEntry 1.3.6.1.4.1.3320.150.7.1
Each entry contains the ratelimit(both ingress and egress) for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortRateControlEntry  

portRateIndex 1.3.6.1.4.1.3320.150.7.1.1
Port number. This number is a index of port rate control table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

portIngressType 1.3.6.1.4.1.3320.150.7.1.2
Port ratelimit ingress type.No limit(0),limit by kbytes(1),limit by percent(2).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portEgressType 1.3.6.1.4.1.3320.150.7.1.3
Port ratelimit egress type.No limit(0),limit by kbytes(1),limit by percent(2).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portIngressRate 1.3.6.1.4.1.3320.150.7.1.4
Port ratelimit ingress rate.When ingress type is 1,it ranges 1 to maxrate(described in portRateLimitUnitDescr). When ingress type is 2,it ranges 1 to 100.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portEgressRate 1.3.6.1.4.1.3320.150.7.1.5
Port ratelimit egress rate.When egress type is 1,it ranges 1 to maxrate(described in portRateLimitUnitDescr). When egress type is 2,it ranges 1 to 100.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portRateLimitUnitDescr 1.3.6.1.4.1.3320.150.7.1.6
This string describes how to set rate when the type is 1.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portIngressBurst 1.3.6.1.4.1.3320.150.7.1.7
Port ratelimit ingress burst.It has three levels composed of low,middle and high. When level is 1,it means high. And 2 means middle, while 3 means low.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

portEgressBurst 1.3.6.1.4.1.3320.150.7.1.8
Port ratelimit egress burst.It has three levels composed of low,middle and high. When level is 1,it means high. And 2 means middle, while 3 means low.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

red 1.3.6.1.4.1.3320.150.8
OBJECT IDENTIFIER    

redType 1.3.6.1.4.1.3320.150.8.1
red(Random Early Detection) Type.NONE(0), sred(1) and Wred(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

redEnable 1.3.6.1.4.1.3320.150.8.2
red Enable.Enable(1) and disable(0).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redQueue 1.3.6.1.4.1.3320.150.8.3
red queue.It ranges -1 to 7,and -1 means all queue is in red.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redDroplevel 1.3.6.1.4.1.3320.150.8.4
red droplevel.Means the color in red.It ranges -1 to 2.All color(-1),green(0),yellow(1) and red(2),
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redLowlimit 1.3.6.1.4.1.3320.150.8.5
red lowlimit by percent.Means the point to start discard.It ranges 0 to 100.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

redSlope 1.3.6.1.4.1.3320.150.8.6
red slope.It has different meaning in sred and Wred. For sred,it means drop rate,ranges 0 to 7.Number 0 means 100% drop,and others means probabilistic drop. For Wred,it means droprate slope,ranges 0 to 90.The drop rate is 0 in low limit point,and then increase by slope.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

defaultCoS 1.3.6.1.4.1.3320.150.9
Port default cos value. The range is 0-7. Default is 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7