HUAWEI-CBQOS-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-CBQOS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwQoS | 1.3.6.1.4.1.2011.5.25.32 | |||
hwCBQoSMIB | 1.3.6.1.4.1.2011.5.25.32.1 |
The HUAWEI-CBQOS-MIB contains objects to Manage configuration and Monitor running state for Class Based QoS feature. |
||
hwCBQoSObjects | 1.3.6.1.4.1.2011.5.25.32.1.1 | |||
hwCBQoSClassifierObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.1 | |||
hwCBQoSClassifierIndexNext | 1.3.6.1.4.1.2011.5.25.32.1.1.1.1 | integer32 | read-only |
The value of this object identifies the index of the next available traffic classifier. The index defined when the user creates a traffic class must be the same as the value of hwCBQoSClassifierIndexNext; otherwise, the traffic class cannot be created. |
hwCBQoSClassifierCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2 | no-access |
A table of Traffic Classifier configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1 | no-access |
Traffic Classifier Configuration Information Entry. |
||
hwCBQoSClassifierIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.1 | integer32 | read-only |
The value of this object identifies the index of the traffic classifier. The value ranges from 0 to 65535. This object has no default value. |
hwCBQoSClassifierName | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.2 | octet string | read-only |
This object indicates the name of the traffic classifier. The value of this object is a string of 1 to 64 visible ASCII characters. This object has no default value. No space can exist between characters in the string. The initial space and end space are ignored. |
hwCBQoSClassifierRuleCount | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.3 | integer32 | read-only |
The value of this object identifies the number of the matching rules for the traffic classifier. The value ranges from 0 to 16. This object has no default value. |
hwCBQoSClassifierOperator | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.4 | integer | read-only |
The value of this object identifies the relationship between matching rules. The value of this object can be AND(1) or OR(2). The default value is OR(2). Enumeration: 'and': 1, 'or': 2. |
hwCBQoSClassifierLayer | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.5 | integer | read-only |
Configuration layer of traffic classifier. Only hardware QoS support it. -1(unavailable) is returned only when getting value from software QoS. -1(unavailable) can't be set. Enumeration: 'both': 3, 'l2': 1, 'unavailable': -1, 'l3': 2. |
hwCBQoSClassifierRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.6 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSMatchRuleCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3 | no-access |
A table of Match Rule configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1 | no-access |
Match Rule Configuration Information Entry. |
||
hwCBQoSMatchRuleIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.1 | integer32 | read-only |
The value of this object identifies the rule index. The value ranges from 0 to 15. This object has no default value. |
hwCBQoSMatchRuleIfNot | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.2 | integer | read-only |
The value of this object identifies the if-match rule is a Match or NotMatch statement. The value of this object can be match(1) or match-not(2). Enumeration: 'notMatch': 2, 'match': 1. |
hwCBQoSMatchRuleType | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.3 | matchruletype | read-only |
The value of this object identifies the rule type. The value of this object can be any of the following: any(1) ipv4-acl(2) rtp-port(3) protocol(4) ip-prec(5) dscp(6) vlan-8021p(7) mpls-exp(8) source-mac(9) destination-mac(10) classifier(11) inbound-interface(12) mac-group(13) ipv6-acl(14) qos-local-id(15) fr-de(16) atm-clp(17) ipv6-dscp(18) ipv6-next-header(19) ipv6-any(20) ipv6-dst-ip(21) ipv6-src-ip(22) rule-string(23) vlan-id(24) outbound-interface(25) l2-protocol(26) l2Acl(27), tcpFlag(28), cvlanId(29), doubleTag(30), sourceQosLocalId(31), cvlan8021p(32), discard(33), dlci(34), app-protocol(35), protocol-group(36), vlanid-cvlanid(37), tagged-vxlan(38), untagged-vxlan(39) This object has no default value. |
hwCBQoSMatchRuleStringValue | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.4 | octet string | read-only |
This object indicates the rule contents. The value range and the default value of the object vary with hwCBQoSMatchRuleType. When the supported types are Source-MAC(9) and Destination-MAC(10), the value of this object can be a string of six ASCII characters, which represents a MAC address. For example, abcdef indicates the MAC address 6162-6364-6566. When the supported types are ipv6-dst-ip(21) and ipv6-src-ip(22), the value of this object is a string of 16 ASCII characters, which represents an IPv6 address. For example, 1111111111111111 indicates an IPv6 address 3131-3131-3131-3131-3131-3131-3131-3131. This object has no default value. |
hwCBQoSMatchRuleIntValue1 | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.5 | unsigned32 | read-only |
This object indicates the rule contents. The value range and the default value of the object vary with hwCBQoSMatchRuleType. When the supported type is ipv4-acl(2), the value of this object ranges from 2000 to 4099. When the type is ip-prec(5), the value of this object ranges from 2^1 to 2^7, respectively representing the IP precedence from 0 to 7. When the supported types are dscp(6) and ipv6-dscp(18), the value ranges from 2^1 to 2^32, respectively representing the DSCP value ranging from 32 to 63. When the type is ipv6-acl(14), the value of this object ranges from 2000 to 3999. When the type is ipv6-dscp(18), the value of this object ranges from 0 to 63. When the type is Ipv6-next-header(19), the value ranges from 0 to 255. When the type is tcp-flag(27), the value ranges from 0 to 63. When the types are ipv6-dst-ip(21) and ipv6-src-ip(22), the value ranges from 0 to 128. This object has no default value. |
hwCBQoSMatchRuleIntValue2 | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.6 | unsigned32 | read-only |
This object indicates the rule contents. The value range and the default value of the object vary with hwCBQoSMatchRuleType. When the supported type is dscp(6), the value ranges from 2^1 to 2^32, respectively representing the DSCP value ranging from 0 to 31. This object has no default value. |
hwCBQoSMatchRuleRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.7 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSMatchMacMask | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.8 | octet string | read-only |
Value of Match Rule. Source-MAC(9): SIZE (0..6) HHHHHH for example: ffff00 means the match rule is 'if-match source-mac XX-XX-XX ff-ff-00' Destination-MAC(10): SIZE (0..6) HHHHHH for example: ffff00 means the match rule is 'if-match destination-mac XX-XX-XX ff-ff-00' default:0XFFFFFF |
hwCBQoSMatchVlanBeginId | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.9 | unsigned32 | no-access |
Start vlan ID. |
hwCBQoSMatchVlanEndId | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.10 | unsigned32 | read-only |
End vlan ID. |
hwCBQoSMatchInnerSrcIp | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.11 | ipaddress | read-only |
Inner source IP address. |
hwCBQoSMatchInnerSrcIpMask | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.12 | unsigned32 | read-only |
Mask length of inner source IP address, ranges from 0 to 32. |
hwCBQoSMatchInnerDstIp | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.13 | ipaddress | read-only |
Inner destination IP address. |
hwCBQoSMatchInnerDstIpMask | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.14 | unsigned32 | read-only |
Mask length of inner destination IP address, ranges from 0 to 32. |
hwCBQoSMatchInnerSrcPort | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.15 | unsigned32 | read-only |
Inner source port, ranges from 0 to 65535. The invalid value is 65536. |
hwCBQoSMatchInnerDstPort | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.16 | unsigned32 | read-only |
Inner destination port, ranges from 0 to 65535. The invalid value is 65536. |
hwCBQoSMatchInnerProtocol | 1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.17 | unsigned32 | read-only |
Inner IP protocol, ranges from 0 to 255. The invalid value is 65536. |
hwCBQoSBehaviorObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.2 | |||
hwCBQoSBehaviorIndexNext | 1.3.6.1.4.1.2011.5.25.32.1.1.2.1 | integer32 | read-only |
The value of this object identifies the index of the next available traffic behavior. The index used when the user creates a traffic behavior must be the same as the value of hwCBQoSBehaviorIndexNext; otherwise, the traffic behavior cannot be created. |
hwCBQoSBehaviorCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.2 | no-access |
A table of Traffic Behavior configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1 | no-access |
Traffic Behavior Configuration Information Entry. |
||
hwCBQoSBehaviorIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1.1 | integer32 | read-only |
The value of this object identifies the index of the traffic behavior. The value ranges from 0 to 65535. This object has no default value. |
hwCBQoSBehaviorName | 1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1.2 | octet string | read-only |
This object indicates the name of the traffic behavior. The value of this object is a string of 1 to 64 visible ASCII characters, with no default value. Space cannot exist between the characters in the string. The initial space and end space are ignored. |
hwCBQoSBehaviorRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1.3 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSCarCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3 | no-access |
A table of CAR feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1 | no-access |
CAR Configuration Information Entry. |
||
hwCBQoSCarCir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.1 | unsigned32 | read-only |
The value of this object identifies the Committed Information Rate (CIR). The value ranges from 100 to 1000000, in kbit/s, with no default value. |
hwCBQoSCarCbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.2 | unsigned32 | read-only |
The value of this object identifies the Committed Burst Size (CBS). The value ranges from 10000 to 33554432 bytes. The default value is 10000 bytes. |
hwCBQoSCarEbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.3 | unsigned32 | read-only |
Excess Burst Size. Unit: byte. 0..19375000 Only software QoS support this node. -1 is returned only when getting value from hardware QoS. -1 can't be set. |
hwCBQoSCarPir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.4 | unsigned32 | read-only |
The value of this object identifies the Peak Information Rate (PIR). The value ranges from 100 to 1000000, in kbit/s. This object has no default value. |
hwCBQoSCarPbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.5 | unsigned32 | read-only |
The value of this object identifies the Peak Burst Size (PBS). The value ranges from 0 to 33554432 bytes. The default value is as follows: When hwCBQoSCarPir is not specified, the default value is 0 bytes. When hwCBQoSCarPir is specified, the default value is 10000 bytes. |
hwCBQoSCarGreenAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.6 | caraction | read-only |
The value of this object identifies the action adopted when CIR is not reached. pass (1), discard (2), remark IP Precedence (3), remark DSCP(4), remark Mpls Exp(5), remark (6), remark 8021p(7) The default value is pass (1). |
hwCBQoSCarGreenRemarkValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.7 | integer32 | read-only |
The value is to remark When green action is remarking. the range is 11~81; the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7) the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red) Only software QoS support this node. -1 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. -1 can't be set. |
hwCBQoSCarYellowAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.8 | caraction | read-only |
The value of this object identifies the action adopted when CIR is exceeded but PIR is not reached. pass (1), discard (2), remark IP Precedence (3), remark DSCP(4), remark Mpls Exp(5), remark (6), remark 8021p(7) The default value is pass (1). |
hwCBQoSCarYellowRemarkValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.9 | integer32 | read-only |
The value is to remark When yellow action is remarking. For remarking DSCP, the range is 11~81; the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7) the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red) For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. -1 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. -1 can't be set. |
hwCBQoSCarRedAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.10 | caraction | read-only |
The value of this object identifies the action performed when PIR is exceeded. pass (1), discard (2), remark IP Precedence (3), remark DSCP(4), remark Mpls Exp(5), remark (6), remark 8021p(7) The default value is pass (1). |
hwCBQoSCarRedRemarkValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.11 | integer32 | read-only |
The value is to remark When red action is remarking. For remarking DSCP, the range is 11~81; the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7) the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red) For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. -1 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. -1 can't be set. |
hwCBQoSCarRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.12 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQosCarAggregation | 1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.13 | integer | read-only |
aggregationCar(1): aggregation car; noneAggregationCar(2) : none aggregation car. Enumeration: 'noneAggregationCar': 2, 'aggregationCar': 1. |
hwCBQoSGtsCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4 | no-access |
A table of GTS feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1 | no-access |
GTS Configuration Information Entry. |
||
hwCBQoSGtsCir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.1 | integer32 | read-only |
Committed Information Rate. Unit: kbytes |
hwCBQoSGtsCbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.2 | integer32 | read-only |
Committed Burst Size. Unit: bit default: max(cir*1/2,15000) |
hwCBQoSGtsEbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.3 | integer32 | read-only |
Excess Burst Size. Unit: bit |
hwCBQoSGtsQueueLength | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.4 | integer32 | read-only |
The length of GTS buffer. |
hwCBQoSGtsRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.5 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSGtsPir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.6 | integer32 | read-only |
Peak information rate. |
hwCBQoSRemarkCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.5 | no-access |
A table of Remarking feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1 | no-access |
Remarking Configuration Information Entry. |
||
hwCBQoSRemarkType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.1 | remarktype | read-only |
The value of this object identifies the re-mark type. The value can be any of the following: IP-Prec(1) DSCP(2) MPLS-EXP(3) VLAN-8021p(4) ATM-CLP(5) FR-DE(6) QoS-Local-ID(7) IPV6-DSCP(8) Local-Prec(9) destination-mac(10) VLAN-ID(11) Vlan-Protocol(12) This object has no default value. |
hwCBQoSRemarkValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.2 | integer32 | read-only |
The value of this object identifies the re-mark value. When hwCBQoSRemarkType is ip-prec(1), mpls-exp(3), and vlan-8021p(4), the value ranges from 0 to 7. When hwCBQoSRemarkType is dscp(2) or ipv6-dscp(8), the value ranges from 0 to 63. This object has no default value. |
hwCBQoSRemarkStringValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.3 | octet string | read-only |
Destination-MAC(10): SIZE (0..6) HHHHHH for example: 010102020303 means the remark action is 'remark destination-mac 0101-0202-0303'; Vlan-Protocol(12):SIZE(3..4) HEX<600-FFFF> |
hwCBQoSRemarkRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.4 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSQueueCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6 | no-access |
A table of queueing feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1 | no-access |
Queue Configuration Information Entry. |
||
hwCBQoSQueueType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.1 | cbqueuetype | read-only |
Queueing Type: EF: (1) AF: (2) WFQ: (3) LLQ: (4) |
hwCBQoSQueueDropType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.2 | integer | read-only |
The drop type of queue. Only valid for AF and WFQ queue. -1 is returned only when getting value about EF queue. -1 can't be set. Enumeration: 'wred': 2, 'unavailable': -1, 'tailDrop': 1. |
hwCBQoSQueueLength | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.3 | integer32 | read-only |
The length of QueueLength. Only valid for tailDrop type of AF and WFQ queue. -1 is returned only when getting value about EF queue or wred type of AF and WFQ queue. -1 can't be set. |
hwCBQoSQueueBandwidthUnit | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.4 | queuebandwidthunit | read-only |
Bandwidth Unit: Absolute, Unit Kbps (1) Percent, Unit % (2) Only valid for EF and AF queue. -1 is returned only when getting value about WFQ queue. -1 can't be set. |
hwCBQoSQueueBandwidthValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.5 | integer32 | read-only |
Bandwidth value: Absolute value: 8~1000000. Unit: Kbps Percent value: 1~100. Only valid for EF and AF queue. -1 is returned only when getting value about WFQ queue. -1 can't be set. |
hwCBQoSQueueCbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.6 | integer32 | read-only |
Committed Burst Size. Unit: byte. Only valid for EF queue. -1 is returned only when getting value about AF or WFQ queue. -1 can't be set. |
hwCBQoSQueueQueueNumber | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.7 | integer | read-only |
Max number of hashed queues (a power of 2). Only valid for WFQ. -1 is returned only when getting value about AF or EF queue. -1 can't be set. Enumeration: 'a256': 256, 'a32': 32, 'a16': 16, 'unavailable': -1, 'a4096': 4096, 'a64': 64, 'a128': 128, 'a2048': 2048, 'a512': 512, 'a1': 1, 'a1024': 1024, 'a8': 8. |
hwCBQoSQueueRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.8 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSQueueCbsRatio | 1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.9 | integer32 | read-only |
Committed Burst Size Ratio. Unit: byte. CBS = CBS_Ratio * Bandwidth(k bps) Only valid for EF queue. -1 is returned only when getting value about AF or WFQ queue. -1 can't be set. |
hwCBQoSWredCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.7 | no-access |
A table of WRED configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1 | no-access |
WRED Configuration Information Entry. |
||
hwCBQoSWredType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1.1 | wredtype | read-write |
IP-Prec Based (1) DSCP Based (2) |
hwCBQoSWredWeightConst | 1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1.2 | integer32 | read-write |
Specify weight for calculating mean queue depth. |
hwCBQoSWredDropProfileIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1.3 | integer32 | read-write |
The index of wred class entry. -1 is returned when no drop profile is used. -1 can not be set. |
hwCBQoSWredCfgRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1.4 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSWredClassCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.8 | no-access |
A table of WRED configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1 | no-access |
WRED Class Configuration Information Entry. |
||
hwCBQoSWredClassValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.1 | integer32 | read-only |
The class value. For IP precedence based WRED, the class is IP precedence, and range is 0~7. For DSCP based WRED, the class is DSCP, and range is 0~63. |
hwCBQoSWredClassLowLimit | 1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.2 | integer32 | read-write |
The low limit of queue depth. |
hwCBQoSWredClassHighLimit | 1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.3 | integer32 | read-write |
The high limit of queue depth. |
hwCBQoSWredClassDiscardProb | 1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.4 | integer32 | read-write |
The discard probability denominator. |
hwCBQoSNatCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.10 | no-access |
A table of Nat configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1 | no-access |
Nat Configuration Information Entry. |
||
hwCBQoSNatAddressGroup | 1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.1 | octet string | read-only |
address group's name |
hwCBQoSNatNoPat | 1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.2 | integer | read-only |
1: no pat 2: pat Enumeration: 'pat': 2, 'nopat': 1. |
hwCBQoSNatServiceClass | 1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.3 | integer32 | read-only |
The service class. DEFVAL: 2 |
hwCBQoSNatRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.4 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSFirewallCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.11 | no-access |
A table of Firewall configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.11.1 | no-access |
Firewall Configuration Information Entry. |
||
hwCBQoSFirewallAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.11.1.1 | integer | read-only |
The value of this object identifies the firewall action. The value can be permit(1) or deny(2). The default value is permit(1). Enumeration: 'deny': 2, 'permit': 1. |
hwCBQoSFirewallRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.11.1.2 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSSamplingCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.12 | no-access |
A table of Sampling configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1 | no-access |
Sampling Configuration Information Entry. |
||
hwCBQoSIfSamplingType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1.1 | samplingtype | read-only |
This object indicates the sampling type. The value can be any of the following: Fix-packets(1) Fix-time(2) Random-packets(3) Random-time(4) This object has no default value. |
hwCBQoSSamplingNum | 1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1.2 | integer32 | read-only |
This object indicates the sampling parameter. The value can be any of the following: Fix-packets (1-65535) Fix-time (5-30000ms) Random-packets (1-65535) Random-time (3/6/12/24/48/96/192/383.5/767/1534/3068/6136ms) This object has no default value. |
hwCBQoSSamplingRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1.3 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSLrCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.13 | no-access |
A table of Line Rate configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1 | no-access |
LR Configuration Information Entry. |
||
hwCBQoSLrUnit | 1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.1 | lrcirunit | read-only |
CIR Unit: Absolute, Unit bps (1) Percent, Unit % (2) |
hwCBQoSLrCir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.2 | integer32 | read-only |
Committed Information Rate. Absolute value: 8000..155000000. Unit: bps Percent value: 1~100. |
hwCBQoSLrCbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.3 | integer32 | read-only |
Committed Burst Size. When CIR is absolute value, CBS value: 15000..155000000, default value: max(cir*1/2,15000), Unit: bit; When CIR is percent value, CBS value: 50..2000, default value: 500, Unit: ms. |
hwCBQoSLrEbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.4 | integer32 | read-only |
Excess Burst Size. When CIR is absolute value, EBS value: 0..155000000, Unit: bit; When CIR is percent value, EBS value: 0..2000, Unit: ms. |
hwCBQoSLrRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.5 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSNestPolicyCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.14 | no-access |
A table of Hierachical Policy configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.14.1 | no-access |
Hierachical Policy Configuration Information Entry. |
||
hwCBQoSNestPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.2.14.1.1 | octet string | read-only |
Name of hierachical traffic policy. |
hwCBQoSNestPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.14.1.2 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSRedirectCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15 | no-access |
A table of Redirect configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1 | no-access |
Redirect Configuration Information Entry. |
||
hwCBQoSRedirectType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.1 | redirecttype | read-only |
The value of this object identifies the traffic redirection type. The value can be ip-nexthop(2), ipv6-nexthop(5), or lsppath(6). This object has no default value. |
hwCBQoSRedirectIpAddress | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.2 | octet string | read-only |
This object indicates the destination address of the redirected traffic. The value of this object can be any valid IP address.This object has no default value. |
hwCBQoSRedirectIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.3 | integer32 | read-only |
The value of this object identifies the outbound interface of the redirected traffic. This object has no value range, and the default value is 0.The outbound interface cannot be an interface of the Main Processing Unit (MPU) or a Layer 2 interface. The value 0 indicates that no outbound interface is specified. |
hwCBQoSRedirectVlanId | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.4 | integer32 | read-only |
The value of this object identifies the VLAN ID of the outbound interface of the redirected traffic. |
hwCBQoSRedirectCtrlType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.5 | redirectctrltype | read-only |
The value of this object identifies the traffic redirection control type. |
hwCBQoSRedirectRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.6 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSRedirectLSPDstIpAddress | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.7 | octet string | read-only |
This object indicates the next hop of an LSP. The value of this object can be any valid IP address. This object has no default value. |
hwCBQoSRedirectLSPSecondary | 1.3.6.1.4.1.2011.5.25.32.1.1.2.15.1.8 | integer | read-only |
The value of this object identifies whether a primary or a standby LSP is used. The value can be main-lsp-path(1) or backup-lsp-path(2). The default value is main-lsp-path(1). Enumeration: 'mainLSPPath': 1, 'notConfigLSP': -1, 'backupLSPPath': 2. |
hwCBQoSMirrorCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.16 | no-access |
A table of Mirror configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.16.1 | no-access |
Mirror Configuration Information Entry. |
||
hwCBQoSMirrorObserveIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.2.16.1.1 | integer32 | read-only |
The mirror observe port number |
hwCBQoSMirrorRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.16.1.2 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSUrpfCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.17 | no-access |
A table of Urpf configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.17.1 | no-access |
Urpf Configuration Information Entry. |
||
hwCBQoSUrpfCtrlType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.17.1.1 | urpfctrltype | read-only |
The value of this object identifies URPF control type. The value can be strict(1) or loose(2). This object has no default value. |
hwCBQoSUrpfAllowDefault | 1.3.6.1.4.1.2011.5.25.32.1.1.2.17.1.2 | integer32 | read-only |
The value of this object identifies whether URPF flags the default route. The value can be 0 or 1. 0: indicates that the default route is not allowed. 1: indicates that the default route is allowed. The default value is 1. |
hwCBQoSUrpfRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.17.1.3 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSCountCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.18 | no-access |
A table of Count configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.18.1 | no-access |
Count Configuration Information Entry. |
||
hwCBQoSCountAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.18.1.1 | integer | read-only |
The Count action Enumeration: 'count': 1. |
hwCBQoSCountRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.18.1.2 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSHighDropCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.19 | no-access |
A table of Drop configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.19.1 | no-access |
Drop Configuration Information Entry. |
||
hwCBQoSHighDropPrecedence | 1.3.6.1.4.1.2011.5.25.32.1.1.2.19.1.1 | integer | read-only |
The Drop Precedence Enumeration: 'high': 1. |
hwCBQoSHighDropRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.19.1.2 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSLoadBalanceCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.20 | no-access |
A table of configuring load balance method. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.20.1 | no-access |
Load Balance Configuration Information Entry. |
||
hwCBQoSLoadBalanceType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.20.1.1 | integer | read-only |
The value of this object identifies the type of the algorithm for load balancing. The value can be flow(1) or packet(2). The default value is flow(1). Enumeration: 'flow': 1, 'packet': 2. |
hwCBQoSLoadBalanceRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.20.1.2 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSEgressGtsCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.21 | no-access |
A table of Egress GTS feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.21.1 | no-access |
Egress GTS feature configuration information Entry. |
||
hwCBQoSEgressGtsIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.2.21.1.1 | interfaceindex | no-access |
Interface index. |
hwCBQoSEgressGtsCir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.21.1.2 | integer32 | read-only |
Committed Information Rate. Unit: kbps |
hwCBQoSEgressGtsPir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.21.1.3 | integer32 | read-only |
Peak information rate. Unit: kbps |
hwCBQoSEgressGtsRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.21.1.4 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSServiceClassCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.22 | no-access |
A table of ServiceClass feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.22.1 | no-access |
ServiceClass feature configuration information Entry. |
||
hwCBQoSServiceClassQueueId | 1.3.6.1.4.1.2011.5.25.32.1.1.2.22.1.1 | costype | read-only |
Indicates the queue ID. |
hwCBQoSServiceClassColor | 1.3.6.1.4.1.2011.5.25.32.1.1.2.22.1.2 | integer | read-only |
Indicates the color. Enumeration: 'green': 1, 'red': 3, 'yellow': 2. |
hwCBQoSServiceClassRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.22.1.3 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSServiceClassNoremarkflag | 1.3.6.1.4.1.2011.5.25.32.1.1.2.22.1.4 | integer32 | read-only |
QOS service class no remark flag. |
hwCBQoSRedirectMULCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23 | no-access |
A table of Redirect MultiNHP configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1 | no-access |
Redirect MultiNHP Configuration Information Entry. |
||
hwCBQoSRedirectMULIpAddress1 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.1 | octet string | read-only |
Indicates the first available next-hop IP address. |
hwCBQoSRedirectMULIfIndex1 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.2 | integer32 | read-only |
Indicates the first available next-hop outbound interface. |
hwCBQoSRedirectMULIpAddress2 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.3 | octet string | read-only |
Indicates the second available next-hop IP address. |
hwCBQoSRedirectMULIfIndex2 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.4 | integer32 | read-only |
Indicates the second available next-hop outbound interface. |
hwCBQoSRedirectMULIpAddress3 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.5 | octet string | read-only |
Indicates the third available next-hop IP address. |
hwCBQoSRedirectMULIfIndex3 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.6 | integer32 | read-only |
Indicates the third available next-hop outbound interface. |
hwCBQoSRedirectMULIpAddress4 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.7 | octet string | read-only |
Indicates the fourth available next-hop IP address. |
hwCBQoSRedirectMULIfIndex4 | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.8 | integer32 | read-only |
Indicates the fourth available next-hop outbound interface. |
hwCBQoSRedirectMULCtrlType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.9 | redirectctrltype | read-only |
Indicates the redirection type. |
hwCBQoSRedirectMULRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.23.1.10 | rowstatus | read-only |
Indicates the row status. |
hwCBQoSRandomDiscardCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.24 | no-access |
Description. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.24.1 | no-access |
Description. |
||
hwCBQoSRandomPercent | 1.3.6.1.4.1.2011.5.25.32.1.1.2.24.1.1 | integer32 | read-only |
Description. |
hwCBQoSRandomDiscardRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.24.1.50 | rowstatus | read-only |
Description. |
hwCBQoSDenyPacketLengthCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.25 | no-access |
Description. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.25.1 | no-access |
Description. |
||
hwCBQoSDenyPacketLengthOptype | 1.3.6.1.4.1.2011.5.25.32.1.1.2.25.1.1 | integer | read-only |
Description. Enumeration: 'range': 1, 'gt': 3, 'eq': 2, 'lt': 4. |
hwCBQoSDenyPacketLengthMin | 1.3.6.1.4.1.2011.5.25.32.1.1.2.25.1.2 | integer32 | read-only |
Description. |
hwCBQoSDenyPacketLengthMax | 1.3.6.1.4.1.2011.5.25.32.1.1.2.25.1.3 | integer32 | read-only |
Description. |
hwCBQoSDenyPacketLength | 1.3.6.1.4.1.2011.5.25.32.1.1.2.25.1.4 | integer32 | read-only |
Description. |
hwCBQoSDenyPacketLengthRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.25.1.50 | rowstatus | read-only |
Description. |
hwCBQoSDAAStatisticsCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.26 | no-access |
Description. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.26.1 | no-access |
Description. |
||
hwCBQoSDAAStatisticsSummary | 1.3.6.1.4.1.2011.5.25.32.1.1.2.26.1.1 | integer | read-only |
Description. Enumeration: 'enable': 1, 'disable': 2. |
hwCBQoSDAAStatisticsRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.26.1.50 | rowstatus | read-only |
Description. |
hwCBQoSDAATariffLevelCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.27 | no-access |
Description. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.27.1 | no-access |
Description. |
||
hwCBQoSDAATariffLevelValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.27.1.1 | integer32 | read-only |
Description. |
hwCBQoSDAATariffLevelRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.27.1.50 | rowstatus | read-only |
Description. |
hwCBQoSRemarkIpDfCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.28 | no-access |
A table of Remark Ip-Df configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.28.1 | no-access |
Remark Ip-Df Configuration Information Entry. |
||
hwCBQoSRemarkIpDf | 1.3.6.1.4.1.2011.5.25.32.1.1.2.28.1.1 | integer32 | read-only |
0: remark ip-df 0 1: remark ip-df 1 |
hwCBQoSRemarkIpDfRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.28.1.2 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSDropProfileCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.29 | no-access |
A table of drop profile configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.29.1 | no-access |
Drop Profile Configuration Information Entry. |
||
hwCBQoSDropProfileIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.2.29.1.1 | integer32 | read-only |
The value of this object identifies the index of the drop profile. The value ranges from 1 to 31. This object has no default value. |
hwCBQoSDropProfileName | 1.3.6.1.4.1.2011.5.25.32.1.1.2.29.1.2 | octet string | read-only |
This object indicates the name of the drop profile. The value of this object is a string of 1 to 31 visible ASCII characters, with no default value. Space cannot exist between the characters in the string. The initial space and end space are ignored. |
hwCBQoSDropProfileType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.29.1.3 | integer32 | read-only |
0: based on IP-precedence 1: based on dscp The default value is 0 |
hwCBQoSDropProfileRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.29.1.4 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSDropProfileClassCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.30 | no-access |
A table of drop profile class configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.30.1 | no-access |
Drop Profile Class Configuration Information Entry. |
||
hwCBQoSDropProfileClassValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.30.1.1 | integer32 | read-only |
The value of this object identifies the value of WRED based on the class. IP precedence based WRED: the value ranges from 0 to 31. DSCP (DiffServ code points) based WRED: the value ranges from 0 to 63 This object has no default value. |
hwCBQoSDropProfileLowLimit | 1.3.6.1.4.1.2011.5.25.32.1.1.2.30.1.2 | integer32 | read-write |
This object indicates the low limit for the WRED, the percent of the current queue length. The range of the value is 0 to 100. The default value is 30. |
hwCBQoSDropProfileHighLimit | 1.3.6.1.4.1.2011.5.25.32.1.1.2.30.1.3 | integer32 | read-write |
This object indicates the high limit for the WRED, the percent of the current queue length. The range of the value is 0 to 100. The default value is 100. |
hwCBQoSDropProfileDiscardProb | 1.3.6.1.4.1.2011.5.25.32.1.1.2.30.1.4 | integer32 | read-write |
This object indicates the discard probility for the WRED. The range of the value is 0 to 100. The default value is 10. |
hwCBQoSRedirectVsiTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.31 | no-access |
A table of redirect vsi configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.31.1 | no-access |
Drop Profile Class Configuration Information Entry. |
||
hwCBQoSRedirectVsiName | 1.3.6.1.4.1.2011.5.25.32.1.1.2.31.1.1 | octet string | read-only |
the vsi name of data flow redirected to. |
hwCBQoSRedirectVsiRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.31.1.2 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSSuppressionCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32 | no-access |
A table of mqc Suppression configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1 | no-access |
Mqc Suppression Configuration Information Entry. |
||
hwCBQoSSuppressionType | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.1 | integer | read-only |
This object indicates the suppression type. Enumeration: 'broadcast': 1, 'multicast': 2, 'unkonwnunicast': 3. |
hwCBQoSSuppressionCir | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.2 | integer32 | read-only |
The value of this object identifies the Committed Information Rate (CIR). The value ranges from 100 to 1000000, in kbit/s, with no default value. |
hwCBQoSSuppressionCbs | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.3 | integer32 | read-only |
The value of this object identifies the Committed Burst Size (CBS). The value ranges from 10000 to 33554432 bytes. The default value is 10000 bytes. |
hwCBQoSSuppressionGreenAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.4 | caraction | read-only |
The value of this object identifies the action adopted when CIR is not reached. pass (1), discard (2), The default value is pass (1). |
hwCBQoSSuppressionGreenRemarkValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.5 | integer32 | read-only |
The value is to remark When green action is remarking. the range is 11~81; the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7) the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red) Only software QoS support this node. -1 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. -1 can't be set. |
hwCBQoSSuppressionRedAction | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.6 | caraction | read-only |
The value of this object identifies the action performed when CIR is exceeded. pass (1), discard (2), The default value is pass (1). |
hwCBQoSSuppressionRedRemarkValue | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.7 | integer32 | read-only |
The value is to remark When red action is remarking. For remarking DSCP, the range is 11~81; the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7) the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red) For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. -1 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. -1 can't be set. |
hwCBQoSSuppressionRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.2.32.1.8 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSPolicyObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.3 | |||
hwCBQoSPolicyIndexNext | 1.3.6.1.4.1.2011.5.25.32.1.1.3.1 | integer32 | read-only |
This object contains an appropriate value to be used for hwCBQoSPolicyIndex when creating rows in the hwCBQoSPolicyCfgInfoTable. Begin with 0. |
hwCBQoSPolicyCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2 | no-access |
A table of QoS policy configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1 | no-access |
Traffic Policy Configuration Information Entry. |
||
hwCBQoSPolicyIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.1 | integer32 | read-only |
The value of this object identifies the policy index. The value ranges from 1 to 1024. This object has no default value. |
hwCBQoSPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.2 | octet string | read-only |
This object indicates the policy name. The value of this object is a string of 1 to 64 visible ASCII characters. This object has no default value. Space cannot exist between the characters in the string. The initial space and end space are ignored. |
hwCBQoSPolicyClassCount | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.3 | integer32 | read-only |
The value of this object identifies the number of traffic classes that are associated with a policy. |
hwCBQoSPolicyConfigMode | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.4 | integer | read-only |
Configuration mode of Traffic Policy. Only hardware QoS support this node. -1 is returned only when getting value from software QoS. -1 can't be set. Enumeration: 'auto': 2, 'config': 1, 'unavailable': -1. |
hwCBQoSPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.5 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSPolicyShareFlag | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.6 | integer | read-only |
The value of the object identifies the attribute flag deciding sharing or not sharing a policy. The value can be either of the following: multiple(1): indicates that a policy is not shared. single(2): indicates that a policy is shared. The default value is multiple(1). Enumeration: 'single': 2, 'multiple': 1. |
hwCBQoSPolicyStatisticsFlag | 1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.7 | enabledstatus | read-only |
This object indicates the flag deciding whether the policy statistics are enabled. The value of this object can be either of the following: enabled(1) disabled(2) The default value is disabled (2). |
hwCBQoSPolicyClassCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3 | no-access |
A table of QoS Policy classifier-behavior configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1 | no-access |
Traffic Policy classifier-behavior Configuration Information Entry. |
||
hwCBQoSPolicyClassIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.1 | integer32 | read-only |
The value of the object identifies the policy class index in a QoS policy. The value ranges from 0 to 255. This object has no default value. |
hwCBQoSPolicyClassClassifierIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.2 | integer32 | read-only |
The value of the object identifies the index of the classifier applied by a policy. The value ranges from 0 to 4095. This object has no default value. |
hwCBQoSPolicyClassClassifierName | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.3 | octet string | read-only |
This object indicates the policy class name in a QoS policy. The value of this object is a string of 1 to 64 visible ASCII characters. This object has no default value. Space cannot exist between the characters in the string. The initial space and end space are ignored. |
hwCBQoSPolicyClassBehaviorIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.4 | integer32 | read-only |
The value of the object identifies the index of the behavior applied by a policy. The value ranges from 0 to 4095. |
hwCBQoSPolicyClassBehaviorName | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.5 | octet string | read-only |
This object indicates the name of the behavior applied by a policy. The value of this object is a string of 1 to 64 visible ASCII characters. This object has no default value. Space cannot exist between the characters in the string. The initial space and end space are ignored. |
hwCBQoSPolicyClassPrecedence | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.6 | integer32 | read-only |
The Precedence of the class in the policy. Only hardware QoS support this node. -1 is returned only when getting value from software QoS. -1 can't be set. |
hwCBQoSPolicyClassRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.7 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSPolicyShareModeCfgInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.3.4 | no-access |
Policy Share Mode feature configuration information. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.3.4.1 | no-access |
Policy Share Mode feature configuration information Entry. |
||
hwCBQoSPolicyShareModeFlag | 1.3.6.1.4.1.2011.5.25.32.1.1.3.4.1.1 | enabledstatus | read-only |
The flag that the share Mode of a policy is enabled. |
hwCBQoSPolicyShareModeRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.3.4.1.2 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy. |
hwCBQoSApplyPolicyObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.4 | |||
hwCBQoSIfApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.1 | no-access |
A table of QoS policy instance. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1 | no-access |
Policy applied on interface Configuration Information Entry. |
||
hwCBQoSIfApplyPolicyIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.1 | integer32 | read-only |
The value of this object identifies the index of the interface on which the policy is applied. This object has no value range and default value. The interface must not be an interface of the MPU or a Layer 2 interface. |
hwCBQoSIfApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.2 | directiontype | read-only |
The value of this object identifies the direction in which a policy is applied. The value can be inbound(1) or outbound(2). This object has no default value. |
hwCBQoSIfApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.3 | octet string | read-only |
This object indicates the policy name. The value of this object is a string of 1 to 64 visible ASCII characters. This object has no default value. Space cannot exist between the characters in the string. The initial space and end space are ignored. |
hwCBQoSIfApplyPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.4 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSIfApplyPolicyLinkLayer | 1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.5 | integer | read-only |
If it is set link-layer, it means l2 configuration is valid, or if ip-layer is set, means l3 configuration is valid, or if mpls-layer is set, means mpls configuration is valid, or it means all Enumeration: 'iplayer': 3, 'alllayer': 2, 'mplslayer': 4, 'linklayer': 1. |
hwCBQoSAtmPvcApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2 | no-access |
A table of QoS policy instance. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1 | no-access |
Policy applied on ATM PVC Configuration Information Entry. |
||
hwCBQoSAtmPvcApplyPolicyIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.1 | integer32 | read-only |
ATM Interface Index, equal to ifIndex. |
hwCBQoSAtmPvcApplyPolicyVPI | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.2 | integer32 | read-only |
VPI value of ATM Interface. |
hwCBQoSAtmPvcApplyPolicyVCI | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.3 | integer32 | read-only |
VCI value of ATM Interface. |
hwCBQoSAtmPvcApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.4 | directiontype | read-only |
Policy direction: inbound (1) outbound (2) |
hwCBQoSAtmPvcApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.5 | octet string | read-only |
Name of Traffic Policy. |
hwCBQoSAtmPvcApplyPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.6 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSIfVlanApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3 | no-access |
A table of QoS policy instance. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1 | no-access |
Policy applied on Ethernet Vlan Configuration Information Entry. |
||
hwCBQoSIfVlanApplyPolicyIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.1 | integer32 | read-only |
Indicates the Ethernet interface index. |
hwCBQoSIfVlanApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.2 | directiontype | read-only |
Indicates the direction to which the policy is applied. |
hwCBQoSIfVlanApplyPolicyVlanid1 | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.3 | integer32 | read-only |
Indicates the VLAN that the Ethernet interface belongs to. |
hwCBQoSIfVlanApplyPolicyVlanid2 | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.4 | integer32 | read-only |
Indicates the VLAN that the Ethernet interface belongs to. |
hwCBQoSIfVlanApplyPolicyCeVidEnd | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.5 | integer32 | read-only |
Indicates the VLAN that the Ethernet interface belongs to. |
hwCBQoSIfVlanApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.6 | octet string | read-only |
Indicates the policy name. |
hwCBQoSIfVlanApplyPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.7 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSIfVlanApplyPolicyLinkLayer | 1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.8 | integer | read-only |
Indicates the link layer. The value range is: link-layer(1),all-layer(2),ip-layer(3),mpls-layer(4). Enumeration: 'iplayer': 3, 'alllayer': 2, 'mplslayer': 4, 'linklayer': 1. |
hwCBQoSFrClassApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.4 | no-access |
A table of QoS policy instance. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1 | no-access |
Policy applied on fr class Configuration Information Entry. |
||
hwCBQoSFrClassApplyPolicyFrClassName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.1 | octet string | read-only |
The name of fr class. |
hwCBQoSFrClassApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.2 | directiontype | read-only |
Policy direction: inbound (1) outbound (2) |
hwCBQoSFrClassApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.3 | octet string | read-only |
Name of Traffic Policy. |
hwCBQoSFrClassApplyPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.4 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSFrPvcApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.5 | no-access |
A table of QoS policy instance. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1 | no-access |
Policy applied on FR PVC Configuration Information Entry. |
||
hwCBQoSFrPvcApplyPolicyIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.1 | integer32 | read-only |
Fr Interface Index, equal to ifIndex. |
hwCBQoSFrPvcApplyPolicyDlciNum | 1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.2 | integer32 | read-only |
Fr DLCI number. |
hwCBQoSFrPvcApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.3 | directiontype | read-only |
Policy direction: inbound (1) outbound (2) |
hwCBQoSFrPvcApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.4 | octet string | read-only |
Name of Traffic Policy. |
hwCBQoSVsiApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.6 | no-access |
A table of QoS policy instance. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.6.1 | no-access |
Policy applied on VSI Configuration Information Entry. |
||
hwCBQoSVsiApplyPolicyVsiIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.6.1.1 | integer32 | read-only |
VSI Interface Index, equal to ifIndex. |
hwCBQoSVsiName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.6.1.2 | octet string | read-only |
Vlan of Ethernet Interface. |
hwCBQoSVsiApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.6.1.3 | directiontype | read-only |
Policy direction: inbound (1) outbound (2) |
hwCBQoSVsiApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.6.1.4 | octet string | read-only |
Name of Traffic Policy. |
hwCBQoSVsiApplyPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.6.1.5 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy |
hwCBQoSVlanApplyPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.7 | no-access |
A table of applying policy on VLAN. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.7.1 | no-access |
Policy applied on VLAN Configuration Information Entry. |
||
hwCBQoSVlanApplyPolicyVlanId | 1.3.6.1.4.1.2011.5.25.32.1.1.4.7.1.1 | integer32 | read-only |
VLAN number. |
hwCBQoSVlanApplyPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.7.1.2 | integer | read-only |
Policy Direction: inbound(1), apply policy inbound; outbound(2), apply policy outbound. Enumeration: 'inbound': 1, 'outbound': 2. |
hwCBQoSVlanApplyPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.7.1.3 | octet string | read-only |
Policy name: The name of the applied policy. |
hwCBQoSVlanApplyPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.7.1.4 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy. |
hwCBQoSRuleNotSupportAlarmTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.8 | no-access |
hwCBQoSRuleNotSupportAlarmTable |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.8.1 | no-access |
hwCBQoSRuleNotSupportAlarmEntry |
||
hwCBQoSRuleDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.8.1.1 | octet string | read-only |
hwCBQoSRuleDirection |
hwCBQoSRuleSlotID | 1.3.6.1.4.1.2011.5.25.32.1.1.4.8.1.2 | integer32 | read-only |
hwCBQoSRuleSlotID |
hwCBQoSRuleInfo | 1.3.6.1.4.1.2011.5.25.32.1.1.4.8.1.3 | octet string | read-only |
hwCBQoSRuleInfo |
hwCBQoSActionNotSupportAlarmTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.9 | no-access |
hwCBQoSActionNotSupportAlarmTable |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.9.1 | no-access |
hwCBQoSActionNotSupportAlarmEntry |
||
hwCBQoSActionDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.9.1.1 | octet string | read-only |
hwCBQoSActionDirection |
hwCBQoSActionSlotID | 1.3.6.1.4.1.2011.5.25.32.1.1.4.9.1.2 | integer32 | read-only |
hwCBQoSActionSlotID |
hwCBQoSActionInfo | 1.3.6.1.4.1.2011.5.25.32.1.1.4.9.1.3 | octet string | read-only |
hwCBQoSActionInfo |
hwCBQoSIfApplyMultiPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.10 | no-access |
A table of applying multi-policy on interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.10.1 | no-access |
Policy applied on interface Configuration Information Entry. |
||
hwCBQoSIfApplyMultiPolicyIfIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.10.1.1 | integer32 | read-only |
The value of this object identifies the index of the interface on which the policy is applied. This object has no value range and default value. |
hwCBQoSIfApplyMultiPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.10.1.2 | directiontype | read-only |
Policy Direction: inbound(1), apply policy inbound; outbound(2), apply policy outbound. |
hwCBQoSIfApplyMultiPolicyIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.10.1.3 | integer32 | read-only |
The value of this object identifies the policy index. |
hwCBQoSIfApplyMultiPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.10.1.4 | octet string | read-only |
Name of the applied policy. |
hwCBQoSIfApplyMultiPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.10.1.5 | rowstatus | read-only |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
hwCBQoSVlanApplyMultiPolicyTable | 1.3.6.1.4.1.2011.5.25.32.1.1.4.11 | no-access |
A table of applying multi-policy on VLAN. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.4.11.1 | no-access |
Policy applied on VLAN Configuration Information Entry. |
||
hwCBQoSVlanApplyMultiPolicyVlanId | 1.3.6.1.4.1.2011.5.25.32.1.1.4.11.1.1 | integer32 | read-only |
VLAN number. |
hwCBQoSVlanApplyMultiPolicyDirection | 1.3.6.1.4.1.2011.5.25.32.1.1.4.11.1.2 | integer | read-only |
Policy Direction: inbound(1), apply policy inbound; outbound(2), apply policy outbound. Enumeration: 'inbound': 1, 'outbound': 2. |
hwCBQoSVlanApplyMultiPolicyIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.4.11.1.3 | integer32 | read-only |
The value of this object identifies the policy index. |
hwCBQoSVlanApplyMultiPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.4.11.1.4 | octet string | read-only |
Name of the applied policy. |
hwCBQoSVlanApplyMultiPolicyRowStatus | 1.3.6.1.4.1.2011.5.25.32.1.1.4.11.1.5 | rowstatus | read-only |
RowStatus. Three actions are used: active, createAndGo, destroy. |
hwCBQoSApplyPolicyStaticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5 | |||
hwCBQoSIfStaticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1 | |||
hwCBQoSIfCbqRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1 | no-access |
A table of interface CBQ Running statistics. When policy using queue behavior is applied on interface the interface will using Class Based Queuing. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1 | no-access |
Interface CBQ statistics entry. |
||
hwCBQoSIfCbqQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.1 | integer32 | read-only |
Queue size of CBQ |
hwCBQoSIfCbqDiscard | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.2 | counter64 | read-only |
The number of discarded packets which coundn't be enqueued. |
hwCBQoSIfCbqEfQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.3 | integer32 | read-only |
Queue size of EF |
hwCBQoSIfCbqAfQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.4 | integer32 | read-only |
Queue size of AF |
hwCBQoSIfCbqBeQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.5 | integer32 | read-only |
Queue size of BE |
hwCBQoSIfCbqBeActiveQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.6 | integer32 | read-only |
the number of Active Be Queue |
hwCBQoSIfCbqBeMaxActiveQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.7 | integer32 | read-only |
the max number of Active Be Queue |
hwCBQoSIfCbqBeTotalQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.8 | integer32 | read-only |
the total number of Be Queue |
hwCBQoSIfCbqAfAllocatedQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.9 | integer32 | read-only |
the Allocated number of Af Queue |
hwCBQoSIfClassMatchRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2 | no-access |
A table of Running statistics for matching a classifier in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1 | no-access |
Classifier's matching statistics information entry. |
||
hwCBQoSIfClassMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.1 | counter64 | read-only |
Number of packets matching a class in a QoS policy. |
hwCBQoSIfClassMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.2 | counter64 | read-only |
Number of bytes matching a class in a QoS policy. Only software QoS support this node. |
hwCBQoSIfClassAverageRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.3 | counter64 | read-only |
Average rate of the traffic matching a class in a QoS policy. For inbound QoS policy, it is the rate of the traffic input; For outbound QoS policy, it is the rate of the traffic output. Only software QoS support this node. |
hwCBQosIfClassPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.4 | counter64 | read-only |
Number of passed packets matching a class in a QoS policy. |
hwCBQosIfClassDroppedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.5 | counter64 | read-only |
Number of dropped packets matching a class in a QoS policy. |
hwCBQoSIfCarRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3 | no-access |
A table of Running statistics for CAR in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1 | no-access |
CAR statistics information entry. |
||
hwCBQoSIfCarGreenPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.1 | counter64 | read-only |
Passed packets of green packet |
hwCBQoSIfCarGreenPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.2 | counter64 | read-only |
Passed bytes of green packet |
hwCBQoSIfCarGreenRemarkedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.3 | counter64 | read-only |
Remarked packets of green packet |
hwCBQoSIfCarGreenRemarkedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.4 | counter64 | read-only |
Remarked bytes of green packet |
hwCBQoSIfCarGreenDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.5 | counter64 | read-only |
Discarded packets of green packet |
hwCBQoSIfCarGreenDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.6 | counter64 | read-only |
Discarded bytes of green packet |
hwCBQoSIfCarYellowPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.7 | counter64 | read-only |
Passed packets of yellow packet |
hwCBQoSIfCarYellowPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.8 | counter64 | read-only |
Passed bytes of yellow packet |
hwCBQoSIfCarYellowRemarkedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.9 | counter64 | read-only |
Remarked packets of yellow packet |
hwCBQoSIfCarYellowRemarkedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.10 | counter64 | read-only |
Remarked bytes of yellow packet |
hwCBQoSIfCarYellowDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.11 | counter64 | read-only |
Discarded packets of yellow packet |
hwCBQoSIfCarYellowDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.12 | counter64 | read-only |
Discarded bytes of yellow packet |
hwCBQoSIfCarRedPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.13 | counter64 | read-only |
Passed packets of red packet |
hwCBQoSIfCarRedPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.14 | counter64 | read-only |
Passed bytes of red packet |
hwCBQoSIfCarRedRemarkedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.15 | counter64 | read-only |
Remarked packets of red packet |
hwCBQoSIfCarRedRemarkedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.16 | counter64 | read-only |
Remarked bytes of red packet |
hwCBQoSIfCarRedDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.17 | counter64 | read-only |
Discarded packets of red packet |
hwCBQoSIfCarRedDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.18 | counter64 | read-only |
Discarded bytes of red packet |
hwCBQoSIfCarGreenPassedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.19 | counter64 | read-only |
Rate of forwarded green packets |
hwCBQoSIfCarGreenPassedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.20 | counter64 | read-only |
Rate of forwarded bytes of green packets |
hwCBQoSIfCarGreenRemarkedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.21 | counter64 | read-only |
Rate of re-marked green packets |
hwCBQoSIfCarGreenRemarkedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.22 | counter64 | read-only |
Rate of re-marked bytes of green packets |
hwCBQoSIfCarGreenDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.23 | counter64 | read-only |
Rate of discarded green packets |
hwCBQoSIfCarGreenDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.24 | counter64 | read-only |
Rate of discarded bytes of green packets |
hwCBQoSIfCarYellowPassedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.25 | counter64 | read-only |
Rate of forwarded yellow packets |
hwCBQoSIfCarYellowPassedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.26 | counter64 | read-only |
Rate of forwarded bytes of yellow packets |
hwCBQoSIfCarYellowRemarkedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.27 | counter64 | read-only |
Rate of re-marked yellow packets |
hwCBQoSIfCarYellowRemarkedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.28 | counter64 | read-only |
Rate of re-marked bytes of yellow packets |
hwCBQoSIfCarYellowDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.29 | counter64 | read-only |
Rate of discarded yellow packets |
hwCBQoSIfCarYellowDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.30 | counter64 | read-only |
Rate of discarded bytes of yellow packets |
hwCBQoSIfCarRedPassedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.31 | counter64 | read-only |
Rate of forwarded red packets |
hwCBQoSIfCarRedPassedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.32 | counter64 | read-only |
Rate of forwarded bytes of red packets |
hwCBQoSIfCarRedRemarkedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.33 | counter64 | read-only |
Rate of re-marked red packets |
hwCBQoSIfCarRedRemarkedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.34 | counter64 | read-only |
Rate of re-marked bytes of red packets |
hwCBQoSIfCarRedDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.35 | counter64 | read-only |
Rate of discarded red packets |
hwCBQoSIfCarRedDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.36 | counter64 | read-only |
Rate of discarded bytes of red packets |
hwCBQoSIfGtsRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4 | no-access |
A table of Running statistics for GTS in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1 | no-access |
GTS statistics entry. |
||
hwCBQoSIfGtsPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.1 | counter64 | read-only |
Number of packets passed by GTS. |
hwCBQoSIfGtsPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.2 | counter64 | read-only |
Number of bytes passed by GTS. |
hwCBQoSIfGtsDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.3 | counter64 | read-only |
Number of packets discarded by GTS. |
hwCBQoSIfGtsDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.4 | counter64 | read-only |
Number of bytes discarded by GTS. |
hwCBQoSIfGtsDelayedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.5 | counter64 | read-only |
Number of packets delayed by GTS. |
hwCBQoSIfGtsDelayedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.6 | counter64 | read-only |
Number of bytes delayed by GTS. |
hwCBQoSIfGtsQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.7 | integer32 | read-only |
Queue size of GTS queue. |
hwCBQoSIfRemarkRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5 | no-access |
A table of Running statistics for remarking in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5.1 | no-access |
Remarking statistics entry. |
||
hwCBQoSIfRemarkedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5.1.1 | counter64 | read-only |
Number of packets remarked. |
hwCBQoSIfRemarkedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5.1.2 | counter64 | read-only |
Number of bytes remarked. |
hwCBQoSIfQueueRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6 | no-access |
A table of Running statistics for queue in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1 | no-access |
Queue statistics entry. |
||
hwCBQoSIfQueueMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.1 | counter64 | read-only |
Number of packets matched to enqueue. |
hwCBQoSIfQueueMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.2 | counter64 | read-only |
Number of bytes matched to enqueue. |
hwCBQoSIfQueueEnqueuedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.3 | counter64 | read-only |
Number of packets enqueued. |
hwCBQoSIfQueueEnqueuedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.4 | counter64 | read-only |
Number of bytes enqueued. |
hwCBQoSIfQueueDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.5 | counter64 | read-only |
Number of packets discarded when enqueued by discard method. |
hwCBQoSIfQueueDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.6 | counter64 | read-only |
Number of bytes discarded when enqueued by discard method. |
hwCBQoSIfQueueMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.7 | counter64 | read-only |
Rate of packets matched to enqueue. |
hwCBQoSIfQueueMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.8 | counter64 | read-only |
Rate of bytes matched to enqueue. |
hwCBQoSIfQueueEnqueuedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.9 | counter64 | read-only |
Rate of packets enqueued. |
hwCBQoSIfQueueEnqueuedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.10 | counter64 | read-only |
Rate of bytes enqueued. |
hwCBQoSIfQueueDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.11 | counter64 | read-only |
Rate of packets discarded when enqueued by discard method. |
hwCBQoSIfQueueDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.12 | counter64 | read-only |
Rate of bytes discarded when enqueued by discard method. |
hwCBQoSIfWredRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7 | no-access |
A table of Running statistics for WRED in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7.1 | no-access |
WRED statistics entry. |
||
hwCBQoSIfWredRandomDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7.1.1 | counter64 | read-only |
Number of packets that random-discarded by WRED. |
hwCBQoSIfWredTailDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7.1.2 | counter64 | read-only |
Number of packets that tail-discarded by WRED. |
hwCBQoSIfLrRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8 | no-access |
A table of Running statistics for LR in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1 | no-access |
LR statistics entry. |
||
hwCBQoSIfLrPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.1 | counter64 | read-only |
Number of packets passed by LR. |
hwCBQoSIfLrPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.2 | counter64 | read-only |
Number of bytes passed by LR. |
hwCBQoSIfLrDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.3 | counter64 | read-only |
Number of packets discarded by LR. |
hwCBQoSIfLrDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.4 | counter64 | read-only |
Number of bytes discarded by LR. |
hwCBQoSIfLrDelayedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.5 | counter64 | read-only |
Number of packets delayed by LR. |
hwCBQoSIfLrDelayedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.6 | counter64 | read-only |
Number of bytes delayed by LR. |
hwCBQoSIfRedirectRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.9 | no-access |
A table of Running statistics for redirect in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.9.1 | no-access |
Redirect statistics entry. |
||
hwCBQoSIfRedirectedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.9.1.1 | counter64 | read-only |
Number of packets Redirected. |
hwCBQoSIfRedirectedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.9.1.2 | counter64 | read-only |
Number of bytes Redirected. |
hwCBQoSIfFirewallRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.10 | no-access |
A table of Running statistics for fire wall in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.10.1 | no-access |
Fire wall statistics entry. |
||
hwCBQoSIfFilteredPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.10.1.1 | counter64 | read-only |
Number of packets Filtered. |
hwCBQoSIfFilteredBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.10.1.2 | counter64 | read-only |
Number of bytes Filtered. |
hwCBQoSIfMirrorRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.11 | no-access |
A table of Running statistics for mirror in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.11.1 | no-access |
Mirror statistics entry. |
||
hwCBQoSIfMirroredPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.11.1.1 | counter64 | read-only |
Number of packets Mirrored. |
hwCBQoSIfMirroredBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.11.1.2 | counter64 | read-only |
Number of bytes Mirrored. |
hwCBQoSIfUrpfRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.12 | no-access |
A table of Running statistics for urpf in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.12.1 | no-access |
Urpf statistics entry. |
||
hwCBQoSIfUrpfPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.12.1.1 | counter64 | read-only |
Number of packets passed. |
hwCBQoSIfUrpfPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.12.1.2 | counter64 | read-only |
Number of bytes passed. |
hwCBQoSIfUrpfDroppedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.12.1.3 | counter64 | read-only |
Number of packets dropped. |
hwCBQoSIfUrpfDroppedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.12.1.4 | counter64 | read-only |
Number of bytes dropped. |
hwCBQoSIfSampleRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.13 | no-access |
A table of Running statistics for sample in a QoS policy applied on the interface. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.1.13.1 | no-access |
Sample statistics entry. |
||
hwCBQoSIfSampledPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.13.1.1 | counter64 | read-only |
Number of packets Sampled. |
hwCBQoSIfSampledBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.1.13.1.2 | counter64 | read-only |
Number of bytes Sampled. |
hwCBQoSAtmPvcStaticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2 | |||
hwCBQoSAtmPvcCbqRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1 | no-access |
A table of atm pvc CBQ Running statistics. When policy using queue behavior is applied on atm pvc atm pvc will using Class Based Queuing. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1 | no-access |
FR PVC CBQ statistics entry. |
||
hwCBQoSAtmPvcCbqQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.1 | integer32 | read-only |
Queue size of CBQ |
hwCBQoSAtmPvcCbqDiscard | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.2 | counter64 | read-only |
The number of discarded packets which coundn't be enqueued. |
hwCBQoSAtmPvcCbqEfQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.3 | integer32 | read-only |
Queue size of EF |
hwCBQoSAtmPvcCbqAfQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.4 | integer32 | read-only |
Queue size of AF |
hwCBQoSAtmPvcCbqBeQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.5 | integer32 | read-only |
Queue size of BE |
hwCBQoSAtmPvcCbqBeActiveQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.6 | integer32 | read-only |
the number of Active Be Queue |
hwCBQoSAtmPvcCbqBeMaxActiveQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.7 | integer32 | read-only |
the max number of Active Be Queue |
hwCBQoSAtmPvcCbqBeTotalQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.8 | integer32 | read-only |
the total number of Be Queue |
hwCBQoSAtmPvcCbqAfAllocatedQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.9 | integer32 | read-only |
the Allocated number of Af Queue |
hwCBQoSAtmPvcClassMatchRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2 | no-access |
A table of Running statistics for matching a classifier in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1 | no-access |
Classifier matching statistics entry. |
||
hwCBQoSAtmPvcClassMatchPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1.1 | counter64 | read-only |
Number of packets matching a class in a QoS policy. |
hwCBQoSAtmPvcClassMatchBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1.2 | counter64 | read-only |
Number of bytes matching a class in a QoS policy. |
hwCBQoSAtmPvcClassAverageRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1.3 | counter64 | read-only |
Average rate of the traffic matching a class in a QoS policy. For inbound QoS policy, it is the rate of the traffic input; For outbound QoS policy, it is the rate of the traffic output. Only software QoS support this node. |
hwCBQoSAtmPvcCarRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3 | no-access |
A table of Running statistics for CAR in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1 | no-access |
CAR statistics entry. |
||
hwCBQoSAtmPvcCarConformPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.1 | counter64 | read-only |
Number of packets that conforming specified CIR. |
hwCBQoSAtmPvcCarConformBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.2 | counter64 | read-only |
Number of bytes that conforming specified CIR. |
hwCBQoSAtmPvcCarExceedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.3 | counter64 | read-only |
Number of packets exceeded CIR. |
hwCBQoSAtmPvcCarExceedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.4 | counter64 | read-only |
Number of bytes exceeded CIR. |
hwCBQoSAtmPvcCarConformPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.5 | counter64 | read-only |
Rate of packets that conforming specified CIR. |
hwCBQoSAtmPvcCarConformBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.6 | counter64 | read-only |
Rate of bytes that conforming specified CIR. |
hwCBQoSAtmPvcCarExceedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.7 | counter64 | read-only |
Rate of packets exceeded CIR. |
hwCBQoSAtmPvcCarExceedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.8 | counter64 | read-only |
Rate of bytes exceeded CIR. |
hwCBQoSAtmPvcGtsRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4 | no-access |
A table of Running statistics for GTS in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1 | no-access |
GTS statistics entry. |
||
hwCBQoSAtmPvcGtsPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.1 | counter64 | read-only |
Number of packets passed by GTS. |
hwCBQoSAtmPvcGtsPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.2 | counter64 | read-only |
Number of bytes passed by GTS. |
hwCBQoSAtmPvcGtsDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.3 | counter64 | read-only |
Number of packets discarded by GTS. |
hwCBQoSAtmPvcGtsDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.4 | counter64 | read-only |
Number of bytes discarded by GTS. |
hwCBQoSAtmPvcGtsDelayedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.5 | counter64 | read-only |
Number of packets delayed by GTS. |
hwCBQoSAtmPvcGtsDelayedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.6 | counter64 | read-only |
Number of bytes delayed by GTS. |
hwCBQoSAtmPvcGtsQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.7 | integer32 | read-only |
Queue size of GTS queue. |
hwCBQoSAtmPvcRemarkRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.5 | no-access |
A table of Running statistics for remarking in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.5.1 | no-access |
Remarking statistics entry. |
||
hwCBQoSAtmPvcRemarkedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.5.1.1 | counter64 | read-only |
Number of packets remarked. |
hwCBQoSAtmPvcQueueRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6 | no-access |
A table of Running statistics for queue in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1 | no-access |
Queue statistics entry. |
||
hwCBQoSAtmPvcQueueMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.1 | counter64 | read-only |
Number of packets matched to enqueue. |
hwCBQoSAtmPvcQueueMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.2 | counter64 | read-only |
Number of bytes matched to enqueue. |
hwCBQoSAtmPvcQueueEnqueuedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.3 | counter64 | read-only |
Number of packets enqueued. |
hwCBQoSAtmPvcQueueEnqueuedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.4 | counter64 | read-only |
Number of bytes enqueued. |
hwCBQoSAtmPvcQueueDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.5 | counter64 | read-only |
Number of packets discard when enqueued by discard method. |
hwCBQoSAtmPvcQueueDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.6 | counter64 | read-only |
Number of bytes discard when enqueued by discard method. |
hwCBQoSAtmPvcQueueMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.7 | counter64 | read-only |
Rate of packets matched to enqueue. |
hwCBQoSAtmPvcQueueMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.8 | counter64 | read-only |
Rate of bytes matched to enqueue. |
hwCBQoSAtmPvcQueueEnqueuedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.9 | counter64 | read-only |
Rate of packets enqueued. |
hwCBQoSAtmPvcQueueEnqueuedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.10 | counter64 | read-only |
Rate of bytes enqueued. |
hwCBQoSAtmPvcQueueDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.11 | counter64 | read-only |
Rate of packets discard when enqueued by discard method. |
hwCBQoSAtmPvcQueueDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.12 | counter64 | read-only |
Rate of bytes discard when enqueued by discard method. |
hwCBQoSAtmPvcWredRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7 | no-access |
A table of Running statistics for WRED in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7.1 | no-access |
WRED statistics entry. |
||
hwCBQoSAtmPvcWredRandomDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7.1.1 | counter64 | read-only |
Number of packets randomly discarded by WRED. |
hwCBQoSAtmPvcWredTailDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7.1.2 | counter64 | read-only |
Number of packets tail-discarded by WRED. |
hwCBQoSAtmPvcLrRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8 | no-access |
A table of Running statistics for LR in a QoS policy applied on ATM PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1 | no-access |
LR statistics entry. |
||
hwCBQoSAtmPvcLrPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.1 | counter64 | read-only |
Number of packets passed by LR. |
hwCBQoSAtmPvcLrPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.2 | counter64 | read-only |
Number of bytes passed by LR. |
hwCBQoSAtmPvcLrDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.3 | counter64 | read-only |
Number of packets discarded by LR. |
hwCBQoSAtmPvcLrDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.4 | counter64 | read-only |
Number of bytes discarded by LR. |
hwCBQoSAtmPvcLrDelayedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.5 | counter64 | read-only |
Number of packets delayed by LR. |
hwCBQoSAtmPvcLrDelayedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.6 | counter64 | read-only |
Number of bytes delayed by LR. |
hwCBQoSFrPvcStaticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3 | |||
hwCBQoSFrPvcCbqRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1 | no-access |
A table of fr pvc CBQ Running statistics. When policy using queue behavior is applied on fr pvc fr pvc will using Class Based Queuing. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1 | no-access |
FR PVC CBQ statistics entry. |
||
hwCBQoSFrPvcCbqQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.1 | integer32 | read-only |
Queue size of CBQ |
hwCBQoSFrPvcCbqDiscard | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.2 | counter64 | read-only |
The number of discarded packets which coundn't be enqueued. |
hwCBQoSFrPvcCbqEfQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.3 | integer32 | read-only |
Queue size of EF |
hwCBQoSFrPvcCbqAfQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.4 | integer32 | read-only |
Queue size of AF |
hwCBQoSFrPvcCbqBeQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.5 | integer32 | read-only |
Queue size of BE |
hwCBQoSFrPvcCbqBeActiveQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.6 | integer32 | read-only |
the number of Active Be Queue |
hwCBQoSFrPvcCbqBeMaxActiveQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.7 | integer32 | read-only |
the max number of Active Be Queue |
hwCBQoSFrPvcCbqBeTotalQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.8 | integer32 | read-only |
the total number of Be Queue |
hwCBQoSFrPvcCbqAfAllocatedQueueNum | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.9 | integer32 | read-only |
the Allocated number of Af Queue |
hwCBQoSFrPvcClassMatchRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2 | no-access |
A table of Running statistics for matching a classifier in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1 | no-access |
Classifier matching statistics entry. |
||
hwCBQoSFrPvcClassMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1.1 | counter64 | read-only |
Number of packets matching a class in a QoS policy. |
hwCBQoSFrPvcClassMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1.2 | counter64 | read-only |
Number of bytes matching a class in a QoS policy. |
hwCBQoSFrPvcClassAverageRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1.3 | counter64 | read-only |
Average rate of the traffic matching a class in a QoS policy. For inbound QoS policy, it is the rate of the traffic input; For outbound QoS policy, it is the rate of the traffic output. Only software QoS support this node. |
hwCBQoSFrPvcCarRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3 | no-access |
A table of Running statistics for CAR in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1 | no-access |
CAR statistics entry. |
||
hwCBQoSFrPvcCarConformPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.1 | counter64 | read-only |
Number of packets conform CIR. |
hwCBQoSFrPvcCarConformBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.2 | counter64 | read-only |
Number of bytes conform CIR. |
hwCBQoSFrPvcCarExceedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.3 | counter64 | read-only |
Number of packets exceed CIR. |
hwCBQoSFrPvcCarExceedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.4 | counter64 | read-only |
Number of bytes exceed CIR. |
hwCBQoSFrPvcCarConformPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.5 | counter64 | read-only |
Rate of packets conform CIR. |
hwCBQoSFrPvcCarConformBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.6 | counter64 | read-only |
Rate of bytes conform CIR. |
hwCBQoSFrPvcCarExceedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.7 | counter64 | read-only |
Rate of packets exceed CIR. |
hwCBQoSFrPvcCarExceedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.8 | counter64 | read-only |
Rate of bytes exceed CIR. |
hwCBQoSFrPvcGtsRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4 | no-access |
A table of Running statistics for GTS in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1 | no-access |
GTS statistics entry. |
||
hwCBQoSFrPvcGtsPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.1 | counter64 | read-only |
Number of packets passed by GTS. |
hwCBQoSFrPvcGtsPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.2 | counter64 | read-only |
Number of bytes passed by GTS. |
hwCBQoSFrPvcGtsDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.3 | counter64 | read-only |
Number of packets discarded by GTS. |
hwCBQoSFrPvcGtsDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.4 | counter64 | read-only |
Number of bytes discarded by GTS. |
hwCBQoSFrPvcGtsDelayedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.5 | counter64 | read-only |
Number of packets delayed by GTS. |
hwCBQoSFrPvcGtsDelayedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.6 | counter64 | read-only |
Number of bytes delayed by GTS. |
hwCBQoSFrPvcGtsQueueSize | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.7 | integer32 | read-only |
Queue size of GTS queue. |
hwCBQoSFrPvcRemarkRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.5 | no-access |
A table of Running statistics for remarking in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.5.1 | no-access |
Remarking statistics entry. |
||
hwCBQoSFrPvcRemarkedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.5.1.1 | counter64 | read-only |
Number of packets remarked. |
hwCBQoSFrPvcQueueRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6 | no-access |
A table of Running statistics for queue in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1 | no-access |
Queue statistics entry. |
||
hwCBQoSFrPvcQueueMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.1 | counter64 | read-only |
Number of packets matched to enqueue. |
hwCBQoSFrPvcQueueMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.2 | counter64 | read-only |
Number of bytes matched to enqueue. |
hwCBQoSFrPvcQueueEnqueuedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.3 | counter64 | read-only |
Number of packets enqueued. |
hwCBQoSFrPvcQueueEnqueuedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.4 | counter64 | read-only |
Number of bytes enqueued. |
hwCBQoSFrPvcQueueDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.5 | counter64 | read-only |
Number of packets discarded when enqueued by discard method. |
hwCBQoSFrPvcQueueDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.6 | counter64 | read-only |
Number of bytes discarded when enqueued by discard method. |
hwCBQoSFrPvcQueueMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.7 | counter64 | read-only |
Rate of packets matched to enqueue. |
hwCBQoSFrPvcQueueMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.8 | counter64 | read-only |
Rate of bytes matched to enqueue. |
hwCBQoSFrPvcQueueEnqueuedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.9 | counter64 | read-only |
Rate of packets enqueued. |
hwCBQoSFrPvcQueueEnqueuedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.10 | counter64 | read-only |
Rate of bytes enqueued. |
hwCBQoSFrPvcQueueDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.11 | counter64 | read-only |
Rate of packets discarded when enqueued by discard method. |
hwCBQoSFrPvcQueueDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.12 | counter64 | read-only |
Rate of bytes discarded when enqueued by discard method. |
hwCBQoSFrPvcWredRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7 | no-access |
A table of Running statistics for WRED in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7.1 | no-access |
WRED statistics entry. |
||
hwCBQoSFrPvcWredRandomDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7.1.1 | counter64 | read-only |
Number of packets randomly discarded by WRED. |
hwCBQoSFrPvcWredTailDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7.1.2 | counter64 | read-only |
Number of packets tail-discarded by WRED. |
hwCBQoSFrPvcLrRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8 | no-access |
A table of Running statistics for LR in a QoS policy applied on FR PVC. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1 | no-access |
LR statistics entry. |
||
hwCBQoSFrPvcLrPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.1 | counter64 | read-only |
Number of packets passed by LR. |
hwCBQoSFrPvcLrPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.2 | counter64 | read-only |
Number of bytes passed by LR. |
hwCBQoSFrPvcLrDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.3 | counter64 | read-only |
Number of packets discarded by LR. |
hwCBQoSFrPvcLrDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.4 | counter64 | read-only |
Number of bytes discarded by LR. |
hwCBQoSFrPvcLrDelayedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.5 | counter64 | read-only |
Number of packets delayed by LR. |
hwCBQoSFrPvcLrDelayedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.6 | counter64 | read-only |
Number of bytes delayed by LR. |
hwCBQoSIfVlanStaticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5.4 | |||
hwCBQoSIfVlanClassMatchRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1 | no-access |
A table of Running statistics for matching a classifier in a QoS policy applied on ethernet vlan. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1.1 | no-access |
Classifier matching statistics entry. |
||
hwCBQoSIfVlanClassMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1.1.1 | counter64 | read-only |
Number of packets matching a class in a QoS policy. |
hwCBQoSIfVlanClassMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1.1.2 | counter64 | read-only |
Number of Bytes matching a class in a QoS policy. |
hwCBQoSVsiStaticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5.5 | |||
hwCBQoSVsiClassMatchRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.5.1 | no-access |
A table of Running statistics for matching a classifier in a QoS policy applied on VSI. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.5.1.1 | no-access |
Classifier matching statistics entry. |
||
hwCBQoSVsiClassMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.5.1.1.1 | counter64 | read-only |
Number of packets matching a class in a QoS policy. |
hwCBQoSVsiClassMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.5.1.1.2 | counter64 | read-only |
Number of Bytes matching a class in a QoS policy. |
hwCBQoSPolicyStatisticsObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6 | |||
hwCBQoSCarStatisticsTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1 | no-access |
A table of CAR statistics for class-based traffic classification applied in traffic monitoring. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1 | no-access |
A table of CAR statistics for class-based traffic classification applied in traffic monitoring, including the statistics of packets that have the rate within CIR, of CIR, of PIR or exceeds PIR. |
||
hwCBQoSCarConformedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.11 | counter64 | read-only |
This object indicates the number of packets within the range of CIR. |
hwCBQoSCarConformedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.12 | counter64 | read-only |
This object indicates the number of bytes within the range of CIR. |
hwCBQoSCarConformedPacketRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.13 | counter64 | read-only |
This object indicates the packet rate within the range of CIR, in pps. |
hwCBQoSCarConformedByteRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.14 | counter64 | read-only |
This object indicates the bytes rate within the range of CIR, in bps. |
hwCBQoSCarExceededPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.15 | counter64 | read-only |
This object indicates the number of packets between PIR and CIR. |
hwCBQoSCarExceededBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.16 | counter64 | read-only |
This object indicates the number of bytes between PIR and CIR. |
hwCBQoSCarExceededPacketRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.17 | counter64 | read-only |
This object indicates the packet rate between PIR and CIR, in pps. |
hwCBQoSCarExceededByteRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.18 | counter64 | read-only |
This object indicates the byte rate between PIR and CIR, in pps. |
hwCBQoSCarOverflowPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.19 | counter64 | read-only |
This object indicates the rate of packets that exceeds the PIR. |
hwCBQoSCarOverflowBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.20 | counter64 | read-only |
This object indicates the number of bytes when PIR is exceeded. |
hwCBQoSCarOverflowPacketRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.21 | counter64 | read-only |
This object indicates the rate of packets that exceeds the PIR. |
hwCBQoSCarOverflowByteRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.22 | counter64 | read-only |
This object indicates the rate of bytes that exceeds the PIR. |
hwCBQoSCarPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.23 | counter64 | read-only |
This object indicates the number of packets passed after the Committed Access Rate (CAR) is set. |
hwCBQoSCarPassedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.24 | counter64 | read-only |
This object indicates the number of the bytes passed after CAR is set. |
hwCBQoSCarDroppedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.25 | counter64 | read-only |
This object indicates the number of discarded packets after CAR is set. |
hwCBQoSCarDroppedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.1.1.26 | counter64 | read-only |
This object indicates the number of discarded bytes after CAR is set. |
hwCBQoSPolicyStatisticsTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2 | no-access |
A table of policy statistics applied on the interface. It takes the interface as a unit to sum up all the classes in the policy that are matched or are not matched. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1 | no-access |
Statistics information of the policy. |
||
hwCBQoSPolicyMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.11 | counter64 | read-only |
This object indicates the number of packets matching the traffic classification policy. |
hwCBQoSPolicyMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.12 | counter64 | read-only |
This object indicates the number of bytes matching the traffic classification policy. |
hwCBQoSPolicyUnmatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.13 | counter64 | read-only |
This object indicates the number of packets mismatching the traffic classification policy. |
hwCBQoSPolicyUnmatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.14 | counter64 | read-only |
This object indicates the number of bytes mismatching the traffic classification policy. |
hwCBQoSPolicyMatchedPassPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.15 | counter64 | read-only |
Number of packets that match the traffic classification policy and pass through |
hwCBQoSPolicyMatchedPassBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.16 | counter64 | read-only |
Number of bytes that match the traffic classification policy and pass through |
hwCBQoSPolicyMatchedDropPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.17 | counter64 | read-only |
Number of packets that match the traffic classification policy and are discarded |
hwCBQoSPolicyMatchedDropBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.18 | counter64 | read-only |
Number of bytes that match the traffic classification policy and are discarded |
hwCBQoSPolicyResetFlag | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.19 | enabledstatus | read-write |
Reset flag enable(1),disable(2). |
hwCBQoSPolicyMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.20 | counter64 | read-only |
This object indicates the rate of packets matching the traffic classification policy. |
hwCBQoSPolicyMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.21 | counter64 | read-only |
This object indicates the rate of bytes matching the traffic classification policy. |
hwCBQoSPolicyMatchedPassPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.22 | counter64 | read-only |
Rate of packets that match the traffic classification policy and pass through |
hwCBQoSPolicyMatchedPassBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.23 | counter64 | read-only |
Rate of bytes that match the traffic classification policy and pass through |
hwCBQoSPolicyMatchedDropPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.24 | counter64 | read-only |
Rate of packets that match the traffic classification policy and are discarded |
hwCBQoSPolicyMatchedDropBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.25 | counter64 | read-only |
Rate of bytes that match the traffic classification policy and are discarded |
hwCBQoSClassifierStatisticsTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3 | no-access |
A table of classifier statistics applied on the interface. It takes the interface as a unit in the class that are matched or are not matched. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1 | no-access |
Statistics information of the class. |
||
hwCBQoSPolicyClassifierIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.4 | integer32 | read-only |
Indicates the index of a traffic class. |
hwCBQoSClassifierMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.5 | counter64 | read-only |
Indicates the number of packets that match the class. |
hwCBQoSClassifierMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.6 | counter64 | read-only |
Indicates the number of matched bytes. |
hwCBQoSClassifierMatchedPassPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.7 | counter64 | read-only |
Indicates the matched and passed traffic in packets. |
hwCBQoSClassifierMatchedPassBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.8 | counter64 | read-only |
Indicates the matched and passed traffic in bytes. |
hwCBQoSClassifierMatchedDropPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.9 | counter64 | read-only |
Indicates the matched and discarded traffic in packets. |
hwCBQoSClassifierMatchedDropBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.3.1.10 | counter64 | read-only |
Indicates the matched and discarded traffic in bytes. |
hwCBQoSPolicyStatisticsClassifierTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4 | no-access |
A table of class based policy statistics. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1 | no-access |
Class based policy statistics entry. |
||
hwCBQoSPolicyStatClassifierName | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.1 | octet string | read-only |
Name of classifier. |
hwCBQoSPolicyStatClassifierMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.2 | counter64 | read-only |
Number of matched packets. |
hwCBQoSPolicyStatClassifierMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.3 | counter64 | read-only |
Number of matched bytes. |
hwCBQoSPolicyStatClassifierUnmatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.4 | counter64 | read-only |
Number of unmatched packets. |
hwCBQoSPolicyStatClassifierUnmatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.5 | counter64 | read-only |
Number of unmatched bytes. |
hwCBQoSPolicyStatClassifierMatchedPassPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.6 | counter64 | read-only |
Number of packets that match the traffic classifier and pass through |
hwCBQoSPolicyStatClassifierMatchedPassBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.7 | counter64 | read-only |
Number of bytes that match the traffic classifier and pass through |
hwCBQoSPolicyStatClassifierMatchedDropPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.8 | counter64 | read-only |
Number of packets that match the traffic classification policy and are discarded |
hwCBQoSPolicyStatClassifierMatchedDropBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.9 | counter64 | read-only |
Number of bytes that match the traffic classification policy and are discarded |
hwCBQoSPolicyStatClassifierMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.10 | counter64 | read-only |
Rate of matched packets. |
hwCBQoSPolicyStatClassifierMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.11 | counter64 | read-only |
Rate of matched bytes. |
hwCBQoSPolicyStatClassifierMatchedPassPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.12 | counter64 | read-only |
Rate of packets that match the traffic classifier and pass through |
hwCBQoSPolicyStatClassifierMatchedPassBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.13 | counter64 | read-only |
Rate of bytes that match the traffic classifier and pass through |
hwCBQoSPolicyStatClassifierMatchedDropPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.14 | counter64 | read-only |
Rate of packets that match the traffic classification policy and are discarded |
hwCBQoSPolicyStatClassifierMatchedDropBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.4.1.15 | counter64 | read-only |
Rate of bytes that match the traffic classification policy and are discarded |
hwCBQoSVlanClassMatchRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.5 | no-access |
A table of Running statistics for class in a QoS policy applied on VLAN. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.5.1 | no-access |
Statistics for class in a QoS policy applied on VLAN entry. |
||
hwCBQoSVlanClassMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.5.1.1 | counter64 | read-only |
Number of packets matched the class in a policy applied on a VLAN. |
hwCBQoSVlanClassPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.5.1.2 | counter64 | read-only |
Number of passed packets matched the class in a policy applied on a VLAN. |
hwCBQoSVlanClassDroppedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.5.1.3 | counter64 | read-only |
Number of dropped packets matched the class in a policy applied on a VLAN. |
hwCBQoSVlanCarRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.6 | no-access |
A table of Running statistics for CAR statistics in policy applied on VLAN. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.6.1 | no-access |
CAR statistics entry. |
||
hwCBQoSVlanCarPassedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.6.1.1 | counter64 | read-only |
Number of passed packets. |
hwCBQoSVlanCarDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.6.1.2 | counter64 | read-only |
Number of discarded packets. |
hwCBQoSMultiPolicyStatisticsTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7 | no-access |
A table of statistics for policy applied on the interface and VLAN. It sums up all the classes in the policy that are matched or not matched. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1 | no-access |
Statistics information of the policy. |
||
hwCBQoSMultiPolicyIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.11 | integer32 | read-only |
The value of this object identifies the policy index. |
hwCBQoSMultiPolicyMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.12 | counter64 | read-only |
This object indicates the number of packets matching the traffic classification policy. |
hwCBQoSMultiPolicyMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.13 | counter64 | read-only |
This object indicates the number of bytes matching the traffic classification policy. |
hwCBQoSMultiPolicyUnmatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.14 | counter64 | read-only |
This object indicates the number of packets mismatching the traffic classification policy. |
hwCBQoSMultiPolicyUnmatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.15 | counter64 | read-only |
This object indicates the number of bytes mismatching the traffic classification policy. |
hwCBQoSMultiPolicyMatchedPassPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.16 | counter64 | read-only |
Number of packets that match the traffic classification policy and pass through |
hwCBQoSMultiPolicyMatchedPassBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.17 | counter64 | read-only |
Number of bytes that match the traffic classification policy and pass through |
hwCBQoSMultiPolicyMatchedDropPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.18 | counter64 | read-only |
Number of packets that match the traffic classification policy and are discarded |
hwCBQoSMultiPolicyMatchedDropBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.19 | counter64 | read-only |
Number of bytes that match the traffic classification policy and are discarded |
hwCBQoSMultiPolicyResetFlag | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.7.1.20 | enabledstatus | read-write |
Reset flag enable(1),disable(2). |
hwCBQoSMultiPolicyStatisticsClassifierTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8 | no-access |
A table of class based policy statistics. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1 | no-access |
Class based policy statistics entry. |
||
hwCBQoSMultiPolicyStaPolicyIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.1 | integer32 | read-only |
The value of this object identifies the policy index. |
hwCBQoSMultiPolicyStatClassifierIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.2 | integer32 | read-only |
The value of this object identifies the classifier index. |
hwCBQoSMultiPolicyStatClassifierName | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.3 | octet string | read-only |
Name of classifier. |
hwCBQoSMultiPolicyStatClassifierMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.4 | counter64 | read-only |
Number of matched packets. |
hwCBQoSMultiPolicyStatClassifierMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.5 | counter64 | read-only |
Number of matched bytes. |
hwCBQoSMultiPolicyStatClassifierUnmatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.6 | counter64 | read-only |
Number of unmatched packets. |
hwCBQoSMultiPolicyStatClassifierUnmatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.7 | counter64 | read-only |
Number of unmatched bytes. |
hwCBQoSMultiPolicyStatClassifierMatchedPassPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.8 | counter64 | read-only |
Number of packets that match the traffic classifier and pass through |
hwCBQoSMultiPolicyStatClassifierMatchedPassBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.9 | counter64 | read-only |
Number of bytes that match the traffic classifier and pass through |
hwCBQoSMultiPolicyStatClassifierMatchedDropPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.10 | counter64 | read-only |
Number of packets that match the traffic classifier and discard |
hwCBQoSMultiPolicyStatClassifierMatchedDropBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.8.1.11 | counter64 | read-only |
Number of bytes that match the traffic classifier and discard |
hwCBQoSPolicyStatSubPolicyClassifierRunInfoTable | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9 | no-access |
A table of class based subpolicy statistics. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1 | no-access |
Class based subpolicy statistics entry. |
||
hwCBQoSSubPolicyClassIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.1 | integer32 | read-only |
PolicyClassIndex of subpolicy. |
hwCBQoSSubPolicyStatClassifierMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.2 | counter64 | read-only |
Number of matched packets. |
hwCBQoSSubPolicyStatClassifierMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.3 | counter64 | read-only |
Number of matched bytes. |
hwCBQoSSubPolicyStatClassifierPassPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.4 | counter64 | read-only |
Number of passed packets. |
hwCBQoSSubPolicyStatClassifierPassBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.5 | counter64 | read-only |
Number of passed bytes. |
hwCBQoSSubPolicyStatClassifierDropPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.6 | counter64 | read-only |
Number of dropped packets. |
hwCBQoSSubPolicyStatClassifierDropBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.7 | counter64 | read-only |
Number of dropped bytes. |
hwCBQoSSubPolicyStatClassifierQueueMatchedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.8 | counter64 | read-only |
Number of queue matched packets. |
hwCBQoSSubPolicyStatClassifierQueueMatchedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.9 | counter64 | read-only |
Number of queue matched bytes. |
hwCBQoSSubPolicyStatClassifierQueueEnqueuedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.10 | counter64 | read-only |
Number of queue passed packets. |
hwCBQoSSubPolicyStatClassifierQueueEnqueuedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.11 | counter64 | read-only |
Number of queue passed bytes. |
hwCBQoSSubPolicyStatClassifierQueueDiscardedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.12 | counter64 | read-only |
Number of queue dropped packets. |
hwCBQoSSubPolicyStatClassifierQueueDiscardedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.13 | counter64 | read-only |
Number of queue dropped bytes. |
hwCBQoSSubPolicyStatClassifierCarGreenPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.14 | counter64 | read-only |
Number of green packets. |
hwCBQoSSubPolicyStatClassifierCarGreenBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.15 | counter64 | read-only |
Number of green bytes. |
hwCBQoSSubPolicyStatClassifierCarYellowPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.16 | counter64 | read-only |
Number of yellow packets. |
hwCBQoSSubPolicyStatClassifierCarYellowBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.17 | counter64 | read-only |
Number of yellow bytes. |
hwCBQoSSubPolicyStatClassifierCarRedPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.18 | counter64 | read-only |
Number of red packets. |
hwCBQoSSubPolicyStatClassifierCarRedBytes | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.19 | counter64 | read-only |
Number of red bytes. |
hwCBQoSSubPolicyStatClassifierMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.20 | counter64 | read-only |
Rate of matched packets. |
hwCBQoSSubPolicyStatClassifierMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.21 | counter64 | read-only |
Rate of matched bytes. |
hwCBQoSSubPolicyStatClassifierMatchedPassPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.22 | counter64 | read-only |
Rate of passed packets. |
hwCBQoSSubPolicyStatClassifierMatchedPassBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.23 | counter64 | read-only |
Rate of passed bytes. |
hwCBQoSSubPolicyStatClassifierMatchedDropPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.24 | counter64 | read-only |
Rate of dropped packets. |
hwCBQoSSubPolicyStatClassifierMatchedDropBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.25 | counter64 | read-only |
Rate of dropped bytes. |
hwCBQoSSubPolicyStatClassifierQueueMatchedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.26 | counter64 | read-only |
Rate of queue matched packets. |
hwCBQoSSubPolicyStatClassifierQueueMatchedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.27 | counter64 | read-only |
Rate of queue matched bytes. |
hwCBQoSSubPolicyStatClassifierQueueEnqueuedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.28 | counter64 | read-only |
Rate of queue passed packets. |
hwCBQoSSubPolicyStatClassifierQueueEnqueuedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.29 | counter64 | read-only |
Rate of queue passed bytes. |
hwCBQoSSubPolicyStatClassifierQueueDiscardedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.30 | counter64 | read-only |
Rate of queue dropped packets. |
hwCBQoSSubPolicyStatClassifierQueueDiscardedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.31 | counter64 | read-only |
Rate of queue dropped bytes. |
hwCBQoSSubPolicyStatClassifierCarGreenPassedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.32 | counter64 | read-only |
Rate of green packets. |
hwCBQoSSubPolicyStatClassifierCarGreenPassedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.33 | counter64 | read-only |
Rate of green bytes. |
hwCBQoSSubPolicyStatClassifierCarYellowPassedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.34 | counter64 | read-only |
Rate of yellow packets. |
hwCBQoSSubPolicyStatClassifierCarYellowPassedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.35 | counter64 | read-only |
Rate of yellow bytes. |
hwCBQoSSubPolicyStatClassifierCarRedPassedPacketsRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.36 | counter64 | read-only |
Rate of red bytes. |
hwCBQoSSubPolicyStatClassifierCarRedPassedBytesRate | 1.3.6.1.4.1.2011.5.25.32.1.1.5.6.9.1.37 | counter64 | read-only |
Rate of red bytes. |
hwCBQoSGeneral | 1.3.6.1.4.1.2011.5.25.32.1.1.6 | |||
hwCBQoSFrameId | 1.3.6.1.4.1.2011.5.25.32.1.1.6.1 | integer32 | read-only |
The ID of the frame. |
hwCBQoSSlotId | 1.3.6.1.4.1.2011.5.25.32.1.1.6.2 | integer32 | read-only |
The ID of the slot that the interface is located |
hwCBQoSPortId | 1.3.6.1.4.1.2011.5.25.32.1.1.6.3 | integer32 | read-only |
The ID of the port |
hwCBQoSTrapIfName | 1.3.6.1.4.1.2011.5.25.32.1.1.6.4 | octet string | read-only |
Interface Name. |
hwCBQoSTrapType | 1.3.6.1.4.1.2011.5.25.32.1.1.6.5 | integer | read-only |
The type of the CAR alarm. Enumeration: 'cir': 1, 'pir': 2. |
hwCBQoSTrapAction | 1.3.6.1.4.1.2011.5.25.32.1.1.6.6 | integer | read-only |
The action that will be taken when trap is happened. Enumeration: 'remark': 1, 'drop': 2. |
hwCBQoSTrapPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.6.7 | octet string | read-only |
Policy Name. |
hwCBQoSTrapVlanId | 1.3.6.1.4.1.2011.5.25.32.1.1.6.8 | integer32 | read-only |
The vlan that the policy applied. |
hwCBQoSTrapEgressIfName | 1.3.6.1.4.1.2011.5.25.32.1.1.6.9 | octet string | read-only |
The name of Egress Interface. |
hwCBQoSTrapDiscardPackets | 1.3.6.1.4.1.2011.5.25.32.1.1.6.10 | counter64 | read-only |
The number of discarded packets. |
hwCBQoSQueryObjects | 1.3.6.1.4.1.2011.5.25.32.1.1.7 | |||
hwCBQoSClassifierIndexQueryTable | 1.3.6.1.4.1.2011.5.25.32.1.1.7.1 | no-access |
A table of QoS ClassifierIndexQuery. |
|
1.3.6.1.4.1.2011.5.25.32.1.1.7.1.1 | no-access |
QoS Classifier Query Entry. |
||
hwCBQoSQueryPolicyName | 1.3.6.1.4.1.2011.5.25.32.1.1.7.1.1.1 | octet string | read-only |
The name of QoS policy |
hwCBQoSQueryClassifierName | 1.3.6.1.4.1.2011.5.25.32.1.1.7.1.1.2 | octet string | read-only |
The name of qos classfier |
hwCBQoSQueryClassifierIndex | 1.3.6.1.4.1.2011.5.25.32.1.1.7.1.1.3 | integer32 | read-only |
This value of qos classifier index. |
hwCBQoSNotifications | 1.3.6.1.4.1.2011.5.25.32.1.2 | |||
hwCBQoSGtsDiscardThresholdTrap | 1.3.6.1.4.1.2011.5.25.32.1.2.1 |
The SNMP trap is generated when the number of packages that Gts discard is larger than the configured threshold. |
||
hwCBQoSCarOverSpeedThresholdTrap | 1.3.6.1.4.1.2011.5.25.32.1.2.2 |
The SNMP trap is generated when the speed of cir or pir exceeds the configured threshold. |
||
hwCBQoSRuleNotSupportAlarm | 1.3.6.1.4.1.2011.5.25.32.1.2.3 |
The SNMP trap is generated when the rule is not supported. |
||
hwCBQoSActionNotSupportAlarm | 1.3.6.1.4.1.2011.5.25.32.1.2.4 |
The SNMP trap is generated when the action is not supported. |
||
hwCBQoSConformance | 1.3.6.1.4.1.2011.5.25.32.1.3 | |||
hwCBQoSCompliances | 1.3.6.1.4.1.2011.5.25.32.1.3.1 | |||
hwCBQoSCompliance | 1.3.6.1.4.1.2011.5.25.32.1.3.1.1 |
The compliance statement for entities that implement class-based QoS on a router. |
||
hwCBQoSGroups | 1.3.6.1.4.1.2011.5.25.32.1.3.2 | |||
hwCBQoSClassifierGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.1 |
Required objects to provide CB QoS objects configuration information. hwCBQoSClassifierLayer is optional. |
||
hwCBQoSBehaviorGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.2 |
Required objects to provide CB QoS objects configuration information. One of hwCBQoSCarGroup, hwCBQoSGtsGroup, hwCBQoSRemarkGroup, hwCBQoSQueueGroup, hwCBQoSWredGroup, hwCBQoSNatGroup, hwCBQoSFirewallGroup, hwCBQoSSamplingGroup should be required. |
||
hwCBQoSCarGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.3 |
This is a optional group of information. |
||
hwCBQoSGtsGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.4 |
This is a optional group of information. |
||
hwCBQoSRemarkGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.5 |
This is a optional group of information. |
||
hwCBQoSQueueGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.6 |
This is a optional group of information. |
||
hwCBQoSWredGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.7 |
This is a optional group of information. |
||
hwCBQoSNatGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.9 |
This is a optional group of information. |
||
hwCBQoSFirewallGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.10 |
This is a optional group of information. |
||
hwCBQoSSamplingGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.11 |
This is a optional group of information. |
||
hwCBQoSEgressGtsGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.12 |
This is a optional group of information. |
||
hwCBQoSServiceClassGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.13 |
This is a optional group of information. |
||
hwCBQoSPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.14 |
Required objects to provide CB QoS objects configuration information. hwCBQoSPolicyConfigMode, hwCBQoSPolicyClassPrecedence is optional. |
||
hwCBQoSIfApplyPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.15 |
Required objects to provide CB QoS objects configuration information. |
||
hwCBQoSAtmPvcApplyPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.16 |
This is a optional group of information. |
||
hwCBQoSIfVlanApplyPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.17 |
This is a optional group of information |
||
hwCBQoSFrClassApplyPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.18 |
This is a optional group of information. |
||
hwCBQoSFrPvcApplyPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.19 |
This is a optional group of information. |
||
hwCBQoSIfCbqRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.20 |
This is a optional group of information. |
||
hwCBQoSIfClassMatchRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.21 |
Required objects to provide CB QoS objects configuration information. |
||
hwCBQoSIfCarRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.22 |
This is a optional group of information. |
||
hwCBQoSIfGtsRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.23 |
This is a optional group of information. |
||
hwCBQoSIfRemarkRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.24 |
This is a optional group of information. |
||
hwCBQoSIfQueueRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.25 |
This is a optional group of information. |
||
hwCBQoSIfWredRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.26 |
This is a optional group of information. |
||
hwCBQoSAtmPvcCbqRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.27 |
This is a optional group of information. |
||
hwCBQoSAtmPvcClassMatchRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.28 |
This is a optional group of information. |
||
hwCBQoSAtmPvcCarRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.29 |
This is a optional group of information. |
||
hwCBQoSAtmPvcGtsRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.30 |
This is a optional group of information. |
||
hwCBQoSAtmPvcRemarkRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.31 |
This is a optional group of information. |
||
hwCBQoSAtmPvcQueueRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.32 |
This is a optional group of information. |
||
hwCBQoSAtmPvcWredRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.33 |
RThis is a optional group of information. |
||
hwCBQoSFrPvcCbqRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.34 |
This is a optional group of information. |
||
hwCBQoSFrPvcClassMatchRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.35 |
This is a optional group of information. |
||
hwCBQoSFrPvcCarRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.36 |
This is a optional group of information. |
||
hwCBQoSFrPvcGtsRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.37 |
This is a optional group of information. |
||
hwCBQoSFrPvcRemarkRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.38 |
This is a optional group of information. |
||
hwCBQoSFrPvcQueueRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.39 |
This is a optional group of information. |
||
hwCBQoSFrPvcWredRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.40 |
This is a optional group of information. |
||
hwCBQoSIfVlanClassMatchRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.41 |
This is a optional group of information. |
||
hwCBQoSLrGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.42 |
This is a optional group of information. |
||
hwCBQoSNestPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.43 |
This is a optional group of information. |
||
hwCBQoSIfLrRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.44 |
This is a optional group of information. |
||
hwCBQoSAtmPvcLrRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.45 |
This is a optional group of information. |
||
hwCBQoSFrPvcLrRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.46 |
This is a optional group of information. |
||
hwCBQoSCarStatisticsGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.47 |
This is a optional group of information. |
||
hwCBQoSPolicyStatisticsGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.48 |
This is a optional group of information. |
||
hwCBQoSRedirectGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.49 |
This is a optional group of information. |
||
hwCBQoSGeneralGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.50 |
This is a optional group of information. |
||
hwCBQoSNotificationsGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.51 |
This is a optional group of information. |
||
hwCBQoSPolicyShareModeGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.52 |
This is a optional group of information. |
||
hwCBQoSClassifierStatisticsGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.53 |
This is a optional group of information. |
||
hwCBQoSPolicyStatisticsClassifierGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.54 |
This is a optional group of information. |
||
hwCBQoSVlanApplyPolicyGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.55 |
This is a optional group of information. |
||
hwCBQoSSVlanClassMatchGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.56 |
This is a optional group of information. |
||
hwCBQoSSVlanCarMatchGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.57 |
This is a optional group of information. |
||
hwCBQoSRandomDiscardCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.58 |
Description. |
||
hwCBQoSDenyPacketLengthCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.59 |
Description. |
||
hwCBQoSDAAStatisticsCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.60 |
Description. |
||
hwCBQoSDAATariffLevelCfgInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.61 |
Description. |
||
hwCBQoSRuleNotSupportAlarmGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.62 |
Description. |
||
hwCBQoSActionNotSupportAlarmGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.63 |
Description. |
||
hwCBQoSPolicyStatSubPolicyClassifierRunInfoGroup | 1.3.6.1.4.1.2011.5.25.32.1.3.2.64 |
This is a optional group of information. |