ZTE-AN-QOSACL-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZTE-AN-QOSACL-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 |
zxAnQosAclMib | 1.3.6.1.4.1.3902.1082.50.5 |
This MIB defines managed objects of ACL-based Qos management. |
||
zxAnQosAclGlobalObjects | 1.3.6.1.4.1.3902.1082.50.5.1 | |||
zxAnQosAclCapabilities | 1.3.6.1.4.1.3902.1082.50.5.1.1 | bits | read-only |
The QoS ACL capabilities for this equipment. The bit value 1 means the function represented by this bit is supported. priMarkTrafficClass(0): value 1 means supporting zxAnQosAclPriMarkTrafficClass. trafficLimitNotSupportColor(1): value 1 means not supporting priMarkNotSupportPrecedence(4): value 1 means not supporting zxAnQosAclPriMarkPrecedence. trafficMirrorSupportSubIf(9): value 1 means supporting zxAnQosAclTrafficMirrorSubIf. redirectSupportSubIf(10): value 1 means supporting zxAnQosAclRedirectSubIf. Bits: 'trafficMirrorSupportSubIf': 9, 'priMarkNotSupportLocalPrecedence': 2, 'trafficStatsNotSupportType': 8, 'priMarkTrafficClass': 0, 'trafficStatsNotSupportPktColor': 7, 'redirectNotSupportNextHop': 5, 'trafficMirrorNotSupportErspan': 6, 'priMarkNotSupportDropPrecedence': 3, 'trafficLimitNotSupportColor': 1, 'priMarkNotSupportPrecedence': 4, 'redirectSupportSubIf': 10. |
zxAnQosAclObjects | 1.3.6.1.4.1.3902.1082.50.5.2 | |||
zxAnQosAclActionObjects | 1.3.6.1.4.1.3902.1082.50.5.2.2 | |||
zxAnQosAclTrafficLimitTable | 1.3.6.1.4.1.3902.1082.50.5.2.2.2 | no-access |
This table is to provide traffic-limit configuration based on the ACL rule. |
|
1.3.6.1.4.1.3902.1082.50.5.2.2.2.1 | no-access |
Acl traffic-limit entry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry, there are several cases. The mandatory and optional variables are different in each case. Case 1: to create an entry based on single rate three color marker algorithm: mandatory: zxAnQosAclTrafficLimitCir, zxAnQosAclTrafficLimitCbs, zxAnQosAclTrafficLimitEbs, zxAnQosAclTrafficLimitMode Case 2: to create an entry based on two rate three color marker algorithm: mandatory: zxAnQosAclTrafficLimitCir, zxAnQosAclTrafficLimitCbs, zxAnQosAclTrafficLimitPir, zxAnQosAclTrafficLimitPbs zxAnQosAclTrafficLimitMode, After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue. |
||
zxAnQosAclTrafficLimitRuleId | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.1 | integer32 | no-access |
The index of a rule. |
zxAnQosAclTrafficLimitCir | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.2 | integer | read-only |
Committed Information Rate(CIR) in kbps. |
zxAnQosAclTrafficLimitPir | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.3 | integer | read-only |
Peak Information Rate(PIR) in kbps. '0' indicates no configure. |
zxAnQosAclTrafficLimitCbs | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.4 | integer | read-only |
Committed Burst Rate(CBS) in kbyte. |
zxAnQosAclTrafficLimitEbs | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.5 | integer | read-only |
Excess Burst Size(EBS) in kbps. '0' indicates no configure. |
zxAnQosAclTrafficLimitPbs | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.6 | integer | read-only |
Peak Burst Size(PBS) in kbps.'0' indicates no configure. |
zxAnQosAclTrafficLimitMode | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.7 | integer | read-only |
Mode of color marking . blind(1) means color blind mode aware(2) means color aware mode Enumeration: 'blind': 1, 'aware': 2. |
zxAnQosAclTrafficRowStatus | 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnQosAclPriorityMarkTable | 1.3.6.1.4.1.3902.1082.50.5.2.2.3 | no-access |
This table is to provide priority-mark configuration based on the ACL rule. |
|
1.3.6.1.4.1.3902.1082.50.5.2.2.3.1 | no-access |
Acl priority-mark entry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry, a manager must follow a few rules: 1. One of these four variables(zxAnQosAclPriMarkDscp, zxAnQosAclPriMarkPrecedence, zxAnQosAclPriMarkCos, zxAnQosAclPriMarkTrafficClass) must be included in one SNMP set operation. 2. zxAnQosAclPriMarkDscp is mutually exclusive. Manager can't set these two variables at the same time. 4. zxAnQosAclPriMarkTrafficClass is mutually exclusive. Manager can't set these two variables at the same time. After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue. |
||
zxAnQosAclPriorityMarkRuleId | 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.1 | integer32 | no-access |
The index of a rule. |
zxAnQosAclPriMarkDscp | 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.2 | integer | read-only |
The DSCP value which will be marked to the traffic. '0xFF' indicates no configure . |
zxAnQosAclPriMarkCos | 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.3 | integer | read-only |
The cos value which will be marked to the traffic. '0xFF' indicates no configure. |
zxAnQosAclPriMarkPrecedence | 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.4 | integer | read-only |
The precedence value which will be marked to the traffic. '0xFF' indicates no configure. |
zxAnQosAclPriMarkTrafficClass | 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.7 | integer32 | read-only |
The traffic class value which will be marked to the traffic. 65535 means unconfigured. |
zxAnQosAclPriMarkRowStatus | 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnQosAclVlanMarkTable | 1.3.6.1.4.1.3902.1082.50.5.2.2.4 | no-access |
This table is to provide vlan-mark configuration based on the ACL rule. |
|
1.3.6.1.4.1.3902.1082.50.5.2.2.4.1 | no-access |
Acl vlan-mark entry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry of this table, all the variable are mandatory. After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue. |
||
zxAnQosAclVlanMarkRuleId | 1.3.6.1.4.1.3902.1082.50.5.2.2.4.1.1 | integer32 | no-access |
The index of a rule. |
zxAnQosAclVlanMarkVid | 1.3.6.1.4.1.3902.1082.50.5.2.2.4.1.2 | integer | read-only |
The vlan number which will be marked to the traffic. |
zxAnQosAclVlanMarkRowStatus | 1.3.6.1.4.1.3902.1082.50.5.2.2.4.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnQosAclRedirectTable | 1.3.6.1.4.1.3902.1082.50.5.2.2.5 | no-access |
This table is to provide traffic-redirect configuration based on the ACL rule. |
|
1.3.6.1.4.1.3902.1082.50.5.2.2.5.1 | no-access |
Acl vlan-mark entry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry, there are several cases based on the variable zxAnQosAclRedirectType. The mandatory and optional variables are different in each case. Case 1: to create an entry when zxAnQosAclRedirectType is cpu(1): mandatory: none optional : none Case 2: to create an entry when zxAnQosAclRedirectType is interface(2): mandatory: zxAnQosAclRedirectIf optional : none After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue. |
||
zxAnQosAclRedirectRuleId | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.1 | integer32 | no-access |
The index of a rule. |
zxAnQosAclRedirectType | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.2 | integer | read-only |
The type of redirection. cpu(1) - traffic is redirected to CPU. interface(2) - traffic is redirected to interface. nextHop(3) - traffic is redirected to next hop. Enumeration: 'interface': 2, 'nextHop': 3, 'cp': 1. |
zxAnQosAclRedirectIf | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.3 | integer32 | read-only |
The Index of the interface which the traffic is redirected to. |
zxAnQosAclRedirectNextHopIpType | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.4 | inetaddresstype | read-only |
The type of next hop IP address. |
zxAnQosAclRedirectNextHopIp | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.5 | inetaddress | read-only |
The next hop IP address which the traffic is redirected to. |
zxAnQosAclRedirectSubIf | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.6 | zxansubifindex | read-only |
The sub-interface index of the interface which the traffic is redirected to. |
zxAnQosAclRedirectRowStatus | 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnQosAclTrafficMirrorTable | 1.3.6.1.4.1.3902.1082.50.5.2.2.6 | no-access |
This table is to provide traffic-mirror configuration based on the ACL rule. |
|
1.3.6.1.4.1.3902.1082.50.5.2.2.6.1 | no-access |
Acl traffic-mirror entry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry, there are several cases based on the variable zxAnQosAclTrafficMirrorType. The mandatory and optional variables are different in each case. Case 1: to create an entry when zxAnQosAclTrafficMirrorType is cpu(1): mandatory: none optional : none Case 2: to create an entry when zxAnQosAclTrafficMirrorType is interface(2): mandatory: zxAnQosAclTrafficMirrorIf optional : none Case 3: to create an entry when zxAnQosAclTrafficMirrorType is rspan(3): mandatory: zxAnQosAclTrafficMirrorIf zxAnQosAclTrafficMirrorVid, optional : zxAnQosAclTrafficMirrorCos, zxAnQosAclTrafficMirrorTpid, Case 4: to create an entry when zxAnQosAclTrafficMirrorType is erspan(4): mandatory: zxAnQosAclTrafficMirrorDstIpType zxAnQosAclTrafficMirrorSrcIpAddr optional : zxAnQosAclTrafficMirrorCos zxAnQosAclTrafficMirrorTpid zxAnQosAclTrafficMirrorTtl zxAnQosAclTrafficMirrorDscp After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue. |
||
zxAnQosAclTrafficMirrorRuleId | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.1 | integer32 | no-access |
The index of a rule. |
zxAnQosAclTrafficMirrorType | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.2 | integer | read-only |
The type of traffic mirror. cpu(1) - traffic is mirrored to CPU. interface(2) - traffic is mirrored to interface. rspan(3) - traffic is mirrored to rspan. erspan(4) - traffic is mirrored to erspan. Enumeration: 'interface': 2, 'erspan': 4, 'cp': 1, 'rspan': 3. |
zxAnQosAclTrafficMirrorIf | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.3 | integer32 | read-only |
The Index of the interface which the traffic is mirrored to. |
zxAnQosAclTrafficMirrorVid | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.4 | integer32 | read-only |
The traffic VLAN ID of RSPAN or ERSPAN. |
zxAnQosAclTrafficMirrorCos | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.5 | integer32 | read-only |
The traffic CoS of RSPAN or ERSPAN. |
zxAnQosAclTrafficMirrorTpid | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.6 | integer32 | read-only |
The traffic TPID of RSPAN or ERSPAN. |
zxAnQosAclTrafficMirrorSubIf | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.15 | zxansubifindex | read-only |
The sub-interface index of the interface which the traffic is mirrored to. |
zxAnQosAclTrafficMirrorRowStatus | 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnQosAclTrafficStatsObjects | 1.3.6.1.4.1.3902.1082.50.5.2.3 | |||
zxAnQosAclTrafficStatsTable | 1.3.6.1.4.1.3902.1082.50.5.2.3.2 | no-access |
This table is to provide traffic-statistics configuration based on the ACL rule. |
|
1.3.6.1.4.1.3902.1082.50.5.2.3.2.1 | no-access |
Acl traffic-statistics entry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To reset the count, zxAnQosAclTrafficStatsReset is mandatory. When an entry is created, modify operation is not allowed. |
||
zxAnQosAclTrafficStatsRuleId | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.1 | integer32 | no-access |
The index of a rule. |
zxAnQosAclTrafficStatsPktsHc | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.6 | counter64 | read-only |
The number of packets. This object is a 64-bit version of zxAnQosAclTrafficStatsPkts. |
zxAnQosAclTrafficStatsOctetsHc | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.7 | counter64 | read-only |
The number of octets. This object is a 64-bit version of zxAnQosAclTrafficStatsOctets. |
zxAnQosAclTrafficStatsPktRate | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.8 | counterbasedgauge64 | read-only |
The rate of packets. |
zxAnQosAclTrafficStatsOctetRate | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.9 | counterbasedgauge64 | read-only |
The rate of octets. |
zxAnQosAclTrafficStatsReset | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.45 | integer | read-only |
Reset the traffic statistics counter. To get this object, the agent always returns resetCounter(1). Enumeration: 'resetCounter': 1. |
zxAnQosAclTrafficStatsRowStatus | 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.50 | rowstatus | read-only |
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1). |
zxAnTrafficBurstDetectObjects | 1.3.6.1.4.1.3902.1082.50.5.2.4 | |||
zxAnQosAclNotifications | 1.3.6.1.4.1.3902.1082.50.5.3 | |||
zxAnQosAclConformance | 1.3.6.1.4.1.3902.1082.50.5.4 | |||
zxAnQosAclCompliances | 1.3.6.1.4.1.3902.1082.50.5.4.1 | |||
zxAnQosAclCompliance | 1.3.6.1.4.1.3902.1082.50.5.4.1.1 |
The compliance statement for the ZTE-AN-QOSACL-MIB. |
||
zxAnQosAclGroups | 1.3.6.1.4.1.3902.1082.50.5.4.2 | |||
zxAnQosAclTrafficLimitGroup | 1.3.6.1.4.1.3902.1082.50.5.4.2.1 |
A collection of objects providing the ACL-based traffic-limit configuration information. |
||
zxAnQosAclPriorityMarkGroup | 1.3.6.1.4.1.3902.1082.50.5.4.2.2 |
A collection of objects providing the ACL-based priority-mark configuration information. |
||
zxAnQosAclVlanMarkGroup | 1.3.6.1.4.1.3902.1082.50.5.4.2.3 |
A collection of objects providing the ACL-based vlan-mark configuration information. |
||
zxAnQosAclRedirectGroup | 1.3.6.1.4.1.3902.1082.50.5.4.2.4 |
A collection of objects providing the ACL-based traffic-redirect configuration information. |
||
zxAnQosAclTrafficMirrorGroup | 1.3.6.1.4.1.3902.1082.50.5.4.2.5 |
A collection of objects providing the ACL-based traffic-mirror configuration information. |
||
zxAnQosAclTrafficStatsGroup | 1.3.6.1.4.1.3902.1082.50.5.4.2.6 |
A collection of objects providing the ACL-based traffic-statistics configuration information. |