ZXR10-ACL-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZXR10-ACL-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 |
zxr10AclMIB | 1.3.6.1.4.1.3902.3.1100 | |||
zxr10ACL | 1.3.6.1.4.1.3902.3.1100.1 |
The MIB module to describe the ACL protocol. |
||
zxr10IPv4ACLTable | 1.3.6.1.4.1.3902.3.1100.1.1 | no-access |
IPv4 ACL Table |
|
1.3.6.1.4.1.3902.3.1100.1.1.1 | no-access |
IPv4 ACL |
||
zxr10IPv4ACLName | 1.3.6.1.4.1.3902.3.1100.1.1.1.1 | displaystring | read-only |
ipv4-access-list WORD Name of an IPv4 access-list (1-31 characters) |
zxr10IPv4ACLRuleID | 1.3.6.1.4.1.3902.3.1100.1.1.1.2 | integer32 | read-only |
rule <1-2147483644> (Optional)ID of this rule |
zxr10IPv4ACLPermitDeny | 1.3.6.1.4.1.3902.3.1100.1.1.1.3 | integer | read-only |
deny Specify packets to reject permit Specify packets to forward Enumeration: 'deny': 0, 'permit': 1. |
zxr10IPv4ACLSrcAddr | 1.3.6.1.4.1.3902.3.1100.1.1.1.4 | ipaddress | read-only |
A.B.C.D Source address |
zxr10IPv4ACLSrcWildcard | 1.3.6.1.4.1.3902.3.1100.1.1.1.5 | ipaddress | read-only |
A.B.C.D Wildcard bits |
zxr10IPv4ACLSrcAny | 1.3.6.1.4.1.3902.3.1100.1.1.1.6 | integer | read-only |
Any source address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv4ACLDestAddr | 1.3.6.1.4.1.3902.3.1100.1.1.1.7 | ipaddress | read-only |
A.B.C.D Destination address |
zxr10IPv4ACLDestWildcard | 1.3.6.1.4.1.3902.3.1100.1.1.1.8 | ipaddress | read-only |
A.B.C.D Destination wildcard bits |
zxr10IPv4ACLDestAny | 1.3.6.1.4.1.3902.3.1100.1.1.1.9 | integer | read-only |
Any destination address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv4ACLProtocol | 1.3.6.1.4.1.3902.3.1100.1.1.1.10 | integer | read-only |
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol(1) igmp Internet Group Management Protocol (2) ip Any internet protocol ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol(6) udp User Datagram Protocol(17) vrrp Virtual Router Redundancy Protocol (112) Enumeration: 'udp': 17, 'pim': 103, 'tcp': 6, 'vrrp': 112, 'gre': 47, 'icmp': 1, 'ospf': 89, 'igmp': 2. |
zxr10IPv4ACLSrcOpr | 1.3.6.1.4.1.3902.3.1100.1.1.1.11 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv4ACLSrcPort | 1.3.6.1.4.1.3902.3.1100.1.1.1.12 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4ACLSrcPort2 | 1.3.6.1.4.1.3902.3.1100.1.1.1.13 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4ACLDestOpr | 1.3.6.1.4.1.3902.3.1100.1.1.1.14 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv4ACLDestPort | 1.3.6.1.4.1.3902.3.1100.1.1.1.15 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4ACLDestPort2 | 1.3.6.1.4.1.3902.3.1100.1.1.1.16 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4ACLTCPEstablish | 1.3.6.1.4.1.3902.3.1100.1.1.1.17 | integer | read-only |
(Optional)Match established connections Enumeration: 'false': 0, 'true': 1. |
zxr10IPv4ACLICMPType | 1.3.6.1.4.1.3902.3.1100.1.1.1.18 | integer | read-only |
0-254|256 ICMP code 255 Any ICMP code alternate-address Alternate address (6) echo Echo (ping, 8) echo-reply Echo reply (0) information-reply Information replies (16) information-request Information requests (15) mask-request Mask requests (17) mask-reply Mask replies (18) parameter-problem All parameter problems (12) redirect All redirects (5) router-advertisement Router discovery advertisements (9) router-solicitation Router discovery solicitations (10) source-quench Source quenches (4) time-exceeded All time exceededs (11) timestamp-reply Timestamp replies (14) timestamp-request Timestamp requests (13) traceroute Traceroute (30) unreachable All unreachables (3) |
zxr10IPv4ACLICMPCode | 1.3.6.1.4.1.3902.3.1100.1.1.1.19 | integer | read-only |
0-254|256 (Optional)ICMP code 255 Any ICMP code |
zxr10IPv4ACLPrecedence | 1.3.6.1.4.1.3902.3.1100.1.1.1.20 | integer32 | read-only |
<0-7> Precedence level |
zxr10IPv4ACLTOS | 1.3.6.1.4.1.3902.3.1100.1.1.1.21 | integer32 | read-only |
<0-15> Type of service(ToS) |
zxr10IPv4ACLDSCP | 1.3.6.1.4.1.3902.3.1100.1.1.1.22 | integer32 | read-only |
<0-63> DSCP value |
zxr10IPv4ACLStateFlag | 1.3.6.1.4.1.3902.3.1100.1.1.1.23 | integer | read-only |
Timerange enable or disable flag Enumeration: 'active': 0, 'inactive': 1. |
zxr10IPv4ACLTimerangeName | 1.3.6.1.4.1.3902.3.1100.1.1.1.24 | displaystring | read-only |
time-range (Optional)Configure time range |
zxr10IPv4ACLRowStatus | 1.3.6.1.4.1.3902.3.1100.1.1.1.25 | rowstatus | read-only |
createAndGo(4) Configure IPv4 ACL or rule destroy(6) Delete IPv4 ACL or rule |
zxr10IPv4ACLFragment | 1.3.6.1.4.1.3902.3.1100.1.1.1.26 | integer | read-only |
Fragment enable or disable flag Enumeration: 'match-fragment': 1, 'match-unfragment': 0. |
zxr10IPv4ACLTcpFlagOprBitMap | 1.3.6.1.4.1.3902.3.1100.1.1.1.27 | integer | read-only |
Match on the specify TCP flag bit. 1 means + , and 0 means -. Bit from low to high represents: first : ack second : fin third : psh fourth : rst fifth : syn sixth : urg |
zxr10IPv4ACLTcpFlagVlaBitMap | 1.3.6.1.4.1.3902.3.1100.1.1.1.28 | integer | read-only |
Match when the TCP flag set or not. 1 means setted , and 0 means not. Bit from low to high represents: first : ack second : fin third : psh fourth : rst fifth : syn sixth : urg |
zxr10IPv4ACLIpBitMap | 1.3.6.1.4.1.3902.3.1100.1.1.1.29 | integer | read-only |
Match on the specify ip flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : DSCP second : TOS third : Precedence fourth : ICMPCode fifth : ICMPType sixth : ipprotocol seventh : fragment (obsolete, default value 1) |
zxr10IPv4ACLTtlOpr | 1.3.6.1.4.1.3902.3.1100.1.1.1.30 | integer | read-only |
eq (Optional)Match only packets on a given ttl value ge (Optional)Match only packets with a no lower ttl value le (Optional)Match only packets with a no greater ttl value neq (Optional)Match only packets with a no equeal ttl value range (Optional)Match only packet on a given ttl value range Enumeration: 'le': 3, 'range': 7, 'invalid': 0, 'ge': 2, 'eq': 1, 'neq': 6. |
zxr10IPv4ACLTtlValue | 1.3.6.1.4.1.3902.3.1100.1.1.1.31 | integer | read-only |
The TTL value |
zxr10IPv4ACLTtlBegin | 1.3.6.1.4.1.3902.3.1100.1.1.1.32 | integer | read-only |
The TTL value Begin |
zxr10IPv4ACLTtlEnd | 1.3.6.1.4.1.3902.3.1100.1.1.1.33 | integer | read-only |
The TTL value End |
zxr10IPv4ACLRuleType | 1.3.6.1.4.1.3902.3.1100.1.1.1.34 | integer | read-only |
The acl rule type Enumeration: 'extend-rule': 2, 'standard-rule': 1. |
zxr10IPv6ACLTable | 1.3.6.1.4.1.3902.3.1100.1.2 | no-access |
IPv6 ACL Table |
|
1.3.6.1.4.1.3902.3.1100.1.2.1 | no-access |
IPv6 ACL |
||
zxr10IPv6ACLName | 1.3.6.1.4.1.3902.3.1100.1.2.1.1 | displaystring | read-only |
ipv6-access-list WORD Name of an IPv6 access-list (1-31 characters) |
zxr10IPv6ACLRuleID | 1.3.6.1.4.1.3902.3.1100.1.2.1.2 | integer32 | read-only |
rule <1-2147483644> (Optional)ID of this rule |
zxr10IPv6ACLPermitDeny | 1.3.6.1.4.1.3902.3.1100.1.2.1.3 | integer | read-only |
deny Specify packets to reject permit Specify packets to forward Enumeration: 'deny': 0, 'permit': 1. |
zxr10IPv6ACLflowlabel | 1.3.6.1.4.1.3902.3.1100.1.2.1.4 | integer32 | read-only |
<0-1048575> Flowlabel value |
zxr10IPv6ACLSrcAddr | 1.3.6.1.4.1.3902.3.1100.1.2.1.5 | displaystring | read-only |
|
zxr10IPv6ACLSrcWildcard | 1.3.6.1.4.1.3902.3.1100.1.2.1.6 | integer | read-only |
<0-128> Source Wildcard |
zxr10IPv6ACLSrcAny | 1.3.6.1.4.1.3902.3.1100.1.2.1.7 | integer | read-only |
Any source address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv6ACLDestAddr | 1.3.6.1.4.1.3902.3.1100.1.2.1.8 | displaystring | read-only |
|
zxr10IPv6ACLDestWildcard | 1.3.6.1.4.1.3902.3.1100.1.2.1.9 | integer | read-only |
<0-128> Destination Wildcard |
zxr10IPv6ACLDestAny | 1.3.6.1.4.1.3902.3.1100.1.2.1.10 | integer | read-only |
Any destination address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv6ACLProtocol | 1.3.6.1.4.1.3902.3.1100.1.2.1.11 | integer | read-only |
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol(58) igmp Internet Group Management Protocol (2) ip Any internet protocol ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol(6) udp User Datagram Protocol(17) vrrp Virtual Router Redundancy Protocol (112) Enumeration: 'udp': 17, 'pim': 103, 'tcp': 6, 'vrrp': 112, 'gre': 47, 'icmp': 58, 'ospf': 89, 'igmp': 2. |
zxr10IPv6ACLSrcOpr | 1.3.6.1.4.1.3902.3.1100.1.2.1.12 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv6ACLSrcPort | 1.3.6.1.4.1.3902.3.1100.1.2.1.13 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6ACLSrcPort2 | 1.3.6.1.4.1.3902.3.1100.1.2.1.14 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6ACLDestOpr | 1.3.6.1.4.1.3902.3.1100.1.2.1.15 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv6ACLDestPort | 1.3.6.1.4.1.3902.3.1100.1.2.1.16 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6ACLDestPort2 | 1.3.6.1.4.1.3902.3.1100.1.2.1.17 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6ACLTCPEstablish | 1.3.6.1.4.1.3902.3.1100.1.2.1.18 | integer | read-only |
(Optional)Match established connections Enumeration: 'false': 0, 'true': 1. |
zxr10IPv6ACLTcpFlagOprBitMap | 1.3.6.1.4.1.3902.3.1100.1.2.1.19 | integer | read-only |
Match on the specify TCP flag bit. 1 means + , and 0 means -. Bit from low to high represents: first : ack second : fin third : psh fourth : rst fifth : syn sixth : urg |
zxr10IPv6ACLTcpFlagVlaBitMap | 1.3.6.1.4.1.3902.3.1100.1.2.1.20 | integer | read-only |
Match when the TCP flag set or not. 1 means setted , and 0 means not. Bit from low to high represents: first : ack second : fin third : psh fourth : rst fifth : syn sixth : urg |
zxr10IPv6ACLHeaderOptionBitMap | 1.3.6.1.4.1.3902.3.1100.1.2.1.21 | integer | read-only |
Matches if the specify IPv6 header is present. 1 means setted , and 0 means not. Bit from low to high represents: first : hop-by-hop second : destopts third : routing fourth : fragments fifth : authen sixth : esp |
zxr10IPv6ACLICMPType | 1.3.6.1.4.1.3902.3.1100.1.2.1.22 | integer | read-only |
0-254|256 ICMP type 255 Any ICMP type destination-unreachable Destination unreachable (1) echo-reply Echo reply (129) echo-request Echo request (ping, 128) mld-query Multicast Listener Discovery Query (130) mld-reduction Multicast Listener Discovery Reduction (132) mld-report Multicast Listener Discovery Report (131) nd-na Neighbor discovery neighbor advertisments (136) nd-ns Neighbor discovery neighbor solicitations (135) packet-too-big Packet too big (2) parameter-problem All parameter problems (4) redirect Neighbor redirect (137) router-advertisment Neighbor discovery router advertisments (134) router-renumbering All router renumbering (138) router-solicitation Neighbor discovery router solicitations (133) time-exceeded Time exceeded (3) |
zxr10IPv6ACLICMPCode | 1.3.6.1.4.1.3902.3.1100.1.2.1.23 | integer | read-only |
0-254|256 ICMP code 255 Any ICMP code |
zxr10IPv6ACLDSCP | 1.3.6.1.4.1.3902.3.1100.1.2.1.24 | integer32 | read-only |
<0-63> DSCP value |
zxr10IPv6ACLStateFlag | 1.3.6.1.4.1.3902.3.1100.1.2.1.25 | integer | read-only |
Timerange enable or disable flag Enumeration: 'active': 0, 'inactive': 1. |
zxr10IPv6ACLTimerangeName | 1.3.6.1.4.1.3902.3.1100.1.2.1.26 | displaystring | read-only |
time-range (Optional)Configure time range |
zxr10IPv6ACLRowStatus | 1.3.6.1.4.1.3902.3.1100.1.2.1.27 | rowstatus | read-only |
createAndGo(4) Configure IPv6 ACL or rule destroy(6) Delete IPv6 ACL or rule |
zxr10IPv6ACLIpBitMap | 1.3.6.1.4.1.3902.3.1100.1.2.1.28 | integer | read-only |
Match on the specify ip flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : DSCP second : (reserved, default value 0) third : (reserved, default value 0) fourth : ICMPCode fifth : ICMPType sixth : FlowLabel seventh : ipv6protocol |
zxr10LinkACLTable | 1.3.6.1.4.1.3902.3.1100.1.3 | no-access |
Link ACL |
|
1.3.6.1.4.1.3902.3.1100.1.3.1 | no-access |
Link ACL |
||
zxr10LinkACLName | 1.3.6.1.4.1.3902.3.1100.1.3.1.1 | displaystring | read-only |
link-access-list WORD Name of an link access-list (1-31 characters) |
zxr10LinkACLRuleID | 1.3.6.1.4.1.3902.3.1100.1.3.1.2 | integer32 | read-only |
rule <1-2147483644> (Optional)ID of this rule |
zxr10LinkACLPermitDeny | 1.3.6.1.4.1.3902.3.1100.1.3.1.3 | integer | read-only |
deny Specify packets to reject permit Specify packets to forward Enumeration: 'deny': 0, 'permit': 1. |
zxr10LinkACLProtocol | 1.3.6.1.4.1.3902.3.1100.1.3.1.4 | integer32 | read-only |
<0-65535> Link protocal |
zxr10LinkACLSourceMAC | 1.3.6.1.4.1.3902.3.1100.1.3.1.5 | displaystring | read-only |
|
zxr10LinkACLSourceMACWildcard | 1.3.6.1.4.1.3902.3.1100.1.3.1.6 | displaystring | read-only |
|
zxr10LinkACLSourceMACAny | 1.3.6.1.4.1.3902.3.1100.1.3.1.7 | integer | read-only |
any Any source MAC address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10LinkACLDestinationMAC | 1.3.6.1.4.1.3902.3.1100.1.3.1.8 | displaystring | read-only |
|
zxr10LinkACLDestinationMACWildCard | 1.3.6.1.4.1.3902.3.1100.1.3.1.9 | displaystring | read-only |
|
zxr10LinkACLDestinationMACAny | 1.3.6.1.4.1.3902.3.1100.1.3.1.10 | integer | read-only |
any Any destination MAC address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10LinkACLIncos | 1.3.6.1.4.1.3902.3.1100.1.3.1.11 | integer32 | read-only |
<0-7> Value of inner cos |
zxr10LinkACLOutCos | 1.3.6.1.4.1.3902.3.1100.1.3.1.12 | integer32 | read-only |
<0-7> Value of outer cos |
zxr10LinkACLInVlanIDBegin | 1.3.6.1.4.1.3902.3.1100.1.3.1.13 | integer32 | read-only |
<1-4094> Value of inner vlan |
zxr10LinkACLOutVlanIDBegin | 1.3.6.1.4.1.3902.3.1100.1.3.1.14 | integer32 | read-only |
<1-4094> Value of outer vlan |
zxr10LinkACLStateFlag | 1.3.6.1.4.1.3902.3.1100.1.3.1.15 | integer | read-only |
Timerange enable or disable flag Enumeration: 'active': 0, 'inactive': 1. |
zxr10LinkACLTimerangeName | 1.3.6.1.4.1.3902.3.1100.1.3.1.16 | displaystring | read-only |
time-range (Optional)Configure time range WORD Time range name (1-31 characters) |
zxr10LinkACLRowStatus | 1.3.6.1.4.1.3902.3.1100.1.3.1.17 | rowstatus | read-only |
createAndGo(4) Configure ACL or rule destroy(6) Delete ACL or rule |
zxr10LinkACLLinkBitMap | 1.3.6.1.4.1.3902.3.1100.1.3.1.18 | integer | read-only |
Match on the specify limk flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : in cos second : out cos third : in vlan fourth : out vlan fifth : linkprotocol |
zxr10LinkACLInVlanIDEnd | 1.3.6.1.4.1.3902.3.1100.1.3.1.19 | integer32 | read-only |
<1-4094> Value of inner vlan |
zxr10LinkACLOutVlanIDEnd | 1.3.6.1.4.1.3902.3.1100.1.3.1.20 | integer32 | read-only |
<1-4094> Value of outer vlan |
zxr10IPv4MixedACLTable | 1.3.6.1.4.1.3902.3.1100.1.4 | no-access |
IPv4 Mixed ACL Table |
|
1.3.6.1.4.1.3902.3.1100.1.4.1 | no-access |
IPv4Mixed ACL |
||
zxr10IPv4MixedACLName | 1.3.6.1.4.1.3902.3.1100.1.4.1.1 | displaystring | read-only |
IPv4Mixed-access-list WORD Name of an IPv4 mixed access-list (1-31 characters) |
zxr10IPv4MixedACLRuleID | 1.3.6.1.4.1.3902.3.1100.1.4.1.2 | integer32 | read-only |
rule <1-2147483644> (Optional)ID of this rule |
zxr10IPv4MixedACLPermitDeny | 1.3.6.1.4.1.3902.3.1100.1.4.1.3 | integer | read-only |
deny Specify packets to reject permit Specify packets to forward Enumeration: 'deny': 0, 'permit': 1. |
zxr10IPv4MixedACLLinkProtocol | 1.3.6.1.4.1.3902.3.1100.1.4.1.4 | integer32 | read-only |
<0-65535> Link protocal |
zxr10IPv4MixedACLSourceMAC | 1.3.6.1.4.1.3902.3.1100.1.4.1.5 | displaystring | read-only |
|
zxr10IPv4MixedACLSourceMACWildcard | 1.3.6.1.4.1.3902.3.1100.1.4.1.6 | displaystring | read-only |
|
zxr10IPv4MixedACLSourceMACAny | 1.3.6.1.4.1.3902.3.1100.1.4.1.7 | integer | read-only |
any Any source MAC address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv4MixedACLDestinationMAC | 1.3.6.1.4.1.3902.3.1100.1.4.1.8 | displaystring | read-only |
|
zxr10IPv4MixedACLDestinationMACWildCard | 1.3.6.1.4.1.3902.3.1100.1.4.1.9 | displaystring | read-only |
|
zxr10IPv4MixedACLDestinationMACAny | 1.3.6.1.4.1.3902.3.1100.1.4.1.10 | integer | read-only |
any Any destination MAC address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv4MixedACLIncos | 1.3.6.1.4.1.3902.3.1100.1.4.1.11 | integer32 | read-only |
<0-7> Value of inner cos |
zxr10IPv4MixedACLOutCos | 1.3.6.1.4.1.3902.3.1100.1.4.1.12 | integer32 | read-only |
<0-7> Value of outer cos |
zxr10IPv4MixedACLInVlanIDBegin | 1.3.6.1.4.1.3902.3.1100.1.4.1.13 | integer32 | read-only |
<1-4094> Value of inner vlan |
zxr10IPv4MixedACLOutVlanIDBegin | 1.3.6.1.4.1.3902.3.1100.1.4.1.14 | integer32 | read-only |
<1-4094> Value of outer vlan |
zxr10IPv4MixedACLSrcAddr | 1.3.6.1.4.1.3902.3.1100.1.4.1.15 | ipaddress | read-only |
A.B.C.D Source address |
zxr10IPv4MixedACLSrcWildcard | 1.3.6.1.4.1.3902.3.1100.1.4.1.16 | ipaddress | read-only |
A.B.C.D Wildcard bits |
zxr10IPv4MixedACLSrcAny | 1.3.6.1.4.1.3902.3.1100.1.4.1.17 | integer | read-only |
Any source address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv4MixedACLDestAddr | 1.3.6.1.4.1.3902.3.1100.1.4.1.18 | ipaddress | read-only |
A.B.C.D Destination address |
zxr10IPv4MixedACLDestWildcard | 1.3.6.1.4.1.3902.3.1100.1.4.1.19 | ipaddress | read-only |
A.B.C.D Destination wildcard bits |
zxr10IPv4MixedACLDestAny | 1.3.6.1.4.1.3902.3.1100.1.4.1.20 | integer | read-only |
Any destination address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv4MixedACLProtocol | 1.3.6.1.4.1.3902.3.1100.1.4.1.21 | integer | read-only |
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol(1) igmp Internet Group Management Protocol (2) ip Any internet protocol ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol(6) udp User Datagram Protocol(17) vrrp Virtual Router Redundancy Protocol (112) Enumeration: 'udp': 17, 'pim': 103, 'tcp': 6, 'vrrp': 112, 'gre': 47, 'icmp': 1, 'ospf': 89, 'igmp': 2. |
zxr10IPv4MixedACLSrcOpr | 1.3.6.1.4.1.3902.3.1100.1.4.1.22 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv4MixedACLSrcPort | 1.3.6.1.4.1.3902.3.1100.1.4.1.23 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4MixedACLSrcPort2 | 1.3.6.1.4.1.3902.3.1100.1.4.1.24 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4MixedACLDestOpr | 1.3.6.1.4.1.3902.3.1100.1.4.1.25 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv4MixedACLDestPort | 1.3.6.1.4.1.3902.3.1100.1.4.1.26 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4MixedACLDestPort2 | 1.3.6.1.4.1.3902.3.1100.1.4.1.27 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv4MixedACLTCPEstablish | 1.3.6.1.4.1.3902.3.1100.1.4.1.28 | integer | read-only |
(Optional)Match established connections Enumeration: 'false': 0, 'true': 1. |
zxr10IPv4MixedACLICMPType | 1.3.6.1.4.1.3902.3.1100.1.4.1.29 | integer | read-only |
0-254|256 ICMP type 255 Any ICMP type alternate-address Alternate address (6) echo Echo (ping, 8) echo-reply Echo reply (0) information-reply Information replies (16) information-request Information requests (15) mask-request Mask requests (17) mask-reply Mask replies (18) parameter-problem All parameter problems (12) redirect All redirects (5) router-advertisement Router discovery advertisements (9) router-solicitation Router discovery solicitations (10) source-quench Source quenches (4) time-exceeded All time exceededs (11) timestamp-reply Timestamp replies (14) timestamp-request Timestamp requests (13) traceroute Traceroute (30) unreachable All unreachables (3) |
zxr10IPv4MixedACLICMPCode | 1.3.6.1.4.1.3902.3.1100.1.4.1.30 | integer | read-only |
0-254|256 ICMP code 255 Any ICMP code |
zxr10IPv4MixedACLPrecedence | 1.3.6.1.4.1.3902.3.1100.1.4.1.31 | integer32 | read-only |
<0-7> Precedence level |
zxr10IPv4MixedACLTOS | 1.3.6.1.4.1.3902.3.1100.1.4.1.32 | integer32 | read-only |
<0-15> Type of service(ToS) |
zxr10IPv4MixedACLDSCP | 1.3.6.1.4.1.3902.3.1100.1.4.1.33 | integer32 | read-only |
<0-63> DSCP value |
zxr10IPv4MixedACLStateFlag | 1.3.6.1.4.1.3902.3.1100.1.4.1.34 | integer | read-only |
Timerange enable or disable flag Enumeration: 'active': 0, 'inactive': 1. |
zxr10IPv4MixedACLTimerangeName | 1.3.6.1.4.1.3902.3.1100.1.4.1.35 | displaystring | read-only |
time-range (Optional)Configure time range |
zxr10IPv4MixedACLRowStatus | 1.3.6.1.4.1.3902.3.1100.1.4.1.36 | rowstatus | read-only |
createAndGo(4) Configure IPv4 Mixed ACL or rule destroy(6) Delete IPv4 Mixed ACL or rule |
zxr10IPv4MixedACLIpBitMap | 1.3.6.1.4.1.3902.3.1100.1.4.1.37 | integer | read-only |
Match on the specify ip flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : DSCP second : TOS third : Precedence fourth : ICMPCode fifth : ICMPType sixth : ipprotocol seventh : fragment (obsolete, default value 1) |
zxr10IPv4MixedACLLinkBitMap | 1.3.6.1.4.1.3902.3.1100.1.4.1.38 | integer | read-only |
Match on the specify limk flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : in cos second : out cos third : in vlan fourth : out vlan fifth : linkprotocol |
zxr10IPv4MixedACLInVlanIDEnd | 1.3.6.1.4.1.3902.3.1100.1.4.1.39 | integer32 | read-only |
<1-4094> Value of inner vlan |
zxr10IPv4MixedACLOutVlanIDEnd | 1.3.6.1.4.1.3902.3.1100.1.4.1.40 | integer32 | read-only |
<1-4094> Value of outer vlan |
zxr10IPv4MixedACLFragment | 1.3.6.1.4.1.3902.3.1100.1.4.1.41 | integer | read-only |
Fragment enable or disable flag Enumeration: 'match-fragment': 1, 'match-unfragment': 0. |
zxr10IPv6MixedACLTable | 1.3.6.1.4.1.3902.3.1100.1.5 | no-access |
IPv6 Mixed ACL Table |
|
1.3.6.1.4.1.3902.3.1100.1.5.1 | no-access |
IPv6 Mixed ACL |
||
zxr10IPv6MixedACLName | 1.3.6.1.4.1.3902.3.1100.1.5.1.1 | displaystring | read-only |
IPv6Mixed-access-list WORD Name of an IPv6 Mixed access-list (1-31 characters) |
zxr10IPv6MixedACLRuleID | 1.3.6.1.4.1.3902.3.1100.1.5.1.2 | integer32 | read-only |
rule <1-2147483644> (Optional)ID of this rule |
zxr10IPv6MixedACLPermitDeny | 1.3.6.1.4.1.3902.3.1100.1.5.1.3 | integer | read-only |
deny Specify packets to reject permit Specify packets to forward Enumeration: 'deny': 0, 'permit': 1. |
zxr10IPv6MixedACLLinkProtocol | 1.3.6.1.4.1.3902.3.1100.1.5.1.4 | integer32 | read-only |
<0-65535> Link protocal |
zxr10IPv6MixedACLSourceMAC | 1.3.6.1.4.1.3902.3.1100.1.5.1.5 | displaystring | read-only |
|
zxr10IPv6MixedACLSourceMACWildcard | 1.3.6.1.4.1.3902.3.1100.1.5.1.6 | displaystring | read-only |
|
zxr10IPv6MixedACLSourceMACAny | 1.3.6.1.4.1.3902.3.1100.1.5.1.7 | integer | read-only |
any Any source MAC address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv6MixedACLDestinationMAC | 1.3.6.1.4.1.3902.3.1100.1.5.1.8 | displaystring | read-only |
|
zxr10IPv6MixedACLDestinationMACWildCard | 1.3.6.1.4.1.3902.3.1100.1.5.1.9 | displaystring | read-only |
|
zxr10IPv6MixedACLDestinationMACAny | 1.3.6.1.4.1.3902.3.1100.1.5.1.10 | integer | read-only |
any Any destination MAC address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv6MixedACLIncos | 1.3.6.1.4.1.3902.3.1100.1.5.1.11 | integer32 | read-only |
<0-7> Value of inner cos |
zxr10IPv6MixedACLOutCos | 1.3.6.1.4.1.3902.3.1100.1.5.1.12 | integer32 | read-only |
<0-7> Value of outer cos |
zxr10IPv6MixedACLInVlanIDBegin | 1.3.6.1.4.1.3902.3.1100.1.5.1.13 | integer32 | read-only |
<1-4094> Value of inner vlan |
zxr10IPv6MixedACLOutVlanIDBegin | 1.3.6.1.4.1.3902.3.1100.1.5.1.14 | integer32 | read-only |
<1-4094> Value of outer vlan |
zxr10IPv6MixedACLflowlabel | 1.3.6.1.4.1.3902.3.1100.1.5.1.15 | integer32 | read-only |
<0-1048575> Flowlabel value |
zxr10IPv6MixedACLSrcAddr | 1.3.6.1.4.1.3902.3.1100.1.5.1.16 | displaystring | read-only |
X:X::X:X Source address |
zxr10IPv6MixedACLSrcWildcard | 1.3.6.1.4.1.3902.3.1100.1.5.1.17 | integer | read-only |
<0-128> Source Wildcard |
zxr10IPv6MixedACLSrcAny | 1.3.6.1.4.1.3902.3.1100.1.5.1.18 | integer | read-only |
Any source address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv6MixedACLDestAddr | 1.3.6.1.4.1.3902.3.1100.1.5.1.19 | displaystring | read-only |
X:X::X:X Destination address |
zxr10IPv6MixedACLDestWildcard | 1.3.6.1.4.1.3902.3.1100.1.5.1.20 | integer | read-only |
<0-128> Destination Wildcard |
zxr10IPv6MixedACLDestAny | 1.3.6.1.4.1.3902.3.1100.1.5.1.21 | integer | read-only |
Any destination address Enumeration: 'valid': 1, 'invalid': 0. |
zxr10IPv6MixedACLProtocol | 1.3.6.1.4.1.3902.3.1100.1.5.1.22 | integer | read-only |
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol(58) igmp Internet Group Management Protocol (2) ip Any internet protocol ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol(6) udp User Datagram Protocol(17) vrrp Virtual Router Redundancy Protocol (112) Enumeration: 'udp': 17, 'pim': 103, 'tcp': 6, 'vrrp': 112, 'gre': 47, 'icmp': 58, 'ospf': 89, 'igmp': 2. |
zxr10IPv6MixedACLSrcOpr | 1.3.6.1.4.1.3902.3.1100.1.5.1.23 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv6MixedACLSrcPort | 1.3.6.1.4.1.3902.3.1100.1.5.1.24 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6MixedACLSrcPort2 | 1.3.6.1.4.1.3902.3.1100.1.5.1.25 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6MixedACLDestOpr | 1.3.6.1.4.1.3902.3.1100.1.5.1.26 | integer | read-only |
eq (Optional)Match only packets on a given port number ge (Optional)Match only packets with a no lower port number le (Optional)Match only packets with a no greater port number range (Optional)Match only packet on a given port range Enumeration: 'eq': 1, 'ge': 2, 'le': 3, 'oprTypeInvalid': 0, 'range': 7. |
zxr10IPv6MixedACLDestPort | 1.3.6.1.4.1.3902.3.1100.1.5.1.27 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6MixedACLDestPort2 | 1.3.6.1.4.1.3902.3.1100.1.5.1.28 | integer | read-only |
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Enumeration: 'pim-auto-rp': 496, 'ftp': 21, 'domain': 53, 'rip': 520, 'snmp': 161, 'ntp': 123, 'smtp': 25, 'bootps': 67, 'telnet': 23, 'pop3': 110, 'pop2': 109, 'finger': 79, 'www': 80, 'login': 513, 'tftp': 69, 'snmptrap': 162, 'bootpc': 68, 'bgp': 179. |
zxr10IPv6MixedACLTCPEstablish | 1.3.6.1.4.1.3902.3.1100.1.5.1.29 | integer | read-only |
(Optional)Match established connections Enumeration: 'false': 0, 'true': 1. |
zxr10IPv6MixedACLTcpFlagOprBitMap | 1.3.6.1.4.1.3902.3.1100.1.5.1.30 | integer | read-only |
Match on the specify TCP flag bit. 1 means + , and 0 means -. Bit from low to high represents: first : ack second : fin third : psh fourth : rst fifth : syn sixth : urg |
zxr10IPv6MixedACLTcpFlagVlaBitMap | 1.3.6.1.4.1.3902.3.1100.1.5.1.31 | integer | read-only |
Match when the TCP flag set or not. 1 means setted , and 0 means not. Bit from low to high represents: first : ack second : fin third : psh fourth : rst fifth : syn sixth : urg |
zxr10IPv6MixedACLHeaderOptionBitMap | 1.3.6.1.4.1.3902.3.1100.1.5.1.32 | integer | read-only |
Matches if the specify IPv6 header is present. 1 means setted , and 0 means not. Bit from low to high represents: first : hop-by-hop second : destopts third : routing fourth : fragments fifth : authen sixth : esp |
zxr10IPv6MixedACLICMPType | 1.3.6.1.4.1.3902.3.1100.1.5.1.33 | integer | read-only |
0-254|256 ICMP type 255 Any ICMP type destination-unreachable Destination unreachable (1) echo-reply Echo reply (129) echo-request Echo request (ping, 128) mld-query Multicast Listener Discovery Query (130) mld-reduction Multicast Listener Discovery Reduction (132) mld-report Multicast Listener Discovery Report (131) nd-na Neighbor discovery neighbor advertisments (136) nd-ns Neighbor discovery neighbor solicitations (135) packet-too-big Packet too big (2) parameter-problem All parameter problems (4) redirect Neighbor redirect (137) router-advertisment Neighbor discovery router advertisments (134) router-renumbering All router renumbering (138) router-solicitation Neighbor discovery router solicitations (133) time-exceeded Time exceeded (3) |
zxr10IPv6MixedACLICMPCode | 1.3.6.1.4.1.3902.3.1100.1.5.1.34 | integer | read-only |
0-254|256 ICMP code 255 Any ICMP code |
zxr10IPv6MixedACLDSCP | 1.3.6.1.4.1.3902.3.1100.1.5.1.35 | integer32 | read-only |
<0-63> DSCP value |
zxr10IPv6MixedACLStateFlag | 1.3.6.1.4.1.3902.3.1100.1.5.1.36 | integer | read-only |
Timerange enable or disable flag Enumeration: 'active': 0, 'inactive': 1. |
zxr10IPv6MixedACLTimerangeName | 1.3.6.1.4.1.3902.3.1100.1.5.1.37 | displaystring | read-only |
time-range (Optional)Configure time range |
zxr10IPv6MixedACLRowStatus | 1.3.6.1.4.1.3902.3.1100.1.5.1.38 | rowstatus | read-only |
createAndGo(4) Configure IPv6 Mixed ACL or rule destroy(6) Delete IPv6 Mixed ACL or rule |
zxr10IPv6MixedACLIpBitMap | 1.3.6.1.4.1.3902.3.1100.1.5.1.39 | integer | read-only |
Match on the specify ip flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : DSCP second : (reserved, default value 0) third : (reserved, default value 0) fourth : ICMPCode fifth : ICMPType sixth : FlowLabel seventh : ipv6protocol |
zxr10IPv6MixedACLLinkBitMap | 1.3.6.1.4.1.3902.3.1100.1.5.1.40 | integer | read-only |
Match on the specify limk flag bit. 1 means setted , and 0 means not. Bit from low to high represents: first : in cos second : out cos third : in vlan fourth : out vlan fifth : linkprotocol |
zxr10IPv6MixedACLInVlanIDEnd | 1.3.6.1.4.1.3902.3.1100.1.5.1.41 | integer32 | read-only |
<1-4094> Value of inner vlan |
zxr10IPv6MixedACLOutVlanIDEnd | 1.3.6.1.4.1.3902.3.1100.1.5.1.42 | integer32 | read-only |
<1-4094> Value of outer vlan |