ME1200-ACL-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: ME1200-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 |
me1200AclMIB | 1.3.6.1.4.1.9.9.815.1.17 |
This is a private MIB for ACL |
||
me1200AclMIBObjects | 1.3.6.1.4.1.9.9.815.1.17.1 | |||
me1200AclConfig | 1.3.6.1.4.1.9.9.815.1.17.1.2 | |||
me1200AclGlobals | 1.3.6.1.4.1.9.9.815.1.17.1.2.1 | |||
me1200AclRateLimiterTable | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.1 | no-access |
The ACL rate limiter configuration table. |
|
1.3.6.1.4.1.9.9.815.1.17.1.2.1.1.1 | no-access |
Each rate limiter ID has a set of parameters |
||
me1200AclRateLimiterId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.1.1.1 | integer32 | no-access |
The identification of ACL rate limter. |
me1200AclRateLimiterPacketRate | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.1.1.2 | unsigned32 | read-write |
The packet rate per second. The operation is inactive when bit rate mode is enabled. Possible values are: 0-99, 100, 2*100, 3*100..., 1092000. |
me1200AclRateLimiterBitRate | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.1.1.3 | unsigned32 | read-write |
The bit rate per second.The operation is inactive when bit rate mode is disabled. Possible values are: 0, 100, 2*100, 3*100, ..., 1000000. |
me1200AclRateLimiterBitRateEnable | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.1.1.4 | truthvalue | read-write |
Enable bit rate. |
me1200AclAce | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2 | |||
me1200AclAceTable | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1 | no-access |
The ACL ACE configuration table. |
|
1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1 | no-access |
Each row contains a set of parameters. |
||
me1200AclAceId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.1 | integer32 | no-access |
The identification of ACE. |
me1200AclAceNextAceId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.2 | unsigned32 | read-write |
The next identification for this ACE. Possible values are: 0(end of list), 1-512. |
me1200AclAceLookup | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.3 | truthvalue | read-write |
The second lookup operation for this ACE. Possible values are: 1(enabled) and 2(disabled). |
me1200AclAceIngressPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.5 | me1200portlist | read-write |
The ingress port list for this ACE. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclAcePolicyValue | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.6 | me1200unsigned8 | read-write |
The policy number for this ACE. The feature is inactive when policy mask value is non-zero. |
me1200AclAcePolicyMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.7 | me1200unsigned8 | read-write |
The policy number for this ACE. The feature is inactive when policy mask value is non-zero. |
me1200AclAceHitAction | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.8 | me1200aclacehitaction | read-write |
The hit action operation for this ACE. Note all ports will be the filter port member when filter action is set on the first time. |
me1200AclAceFilterPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.9 | me1200portlist | read-write |
The filter port list. It is active only when the hit action is filtered. Set the action value to 0(filter) before the new setting. Note that the action will change deny action if there is no any port in the member set. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclAceRateLimiterId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.10 | unsigned32 | read-write |
The rate limiter ID. Possible values are: 0(disabled), 1-16. |
me1200AclAceEvcPolicerId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.11 | me1200unsigned16 | read-write |
The EVC policer ID. Possible values are: 0(disabled), 1-1022. |
me1200AclAceRedirectPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.12 | me1200portlist | read-write |
The ingress port list for this ACE. It is active only when the hit action is denied. Set the action value to 1(deny) before the new setting. Set value 0 to disable the opertion. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclAceMirror | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.13 | truthvalue | read-write |
The rmirror operation. Frames matching this ACE are mirrored to the destination mirror port. |
me1200AclAceLogging | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.14 | truthvalue | read-write |
The logging operation. |
me1200AclAceShutdown | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.15 | truthvalue | read-write |
The shutdown operation. |
me1200AclAceVlanTagged | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.100 | me1200vlantagged | read-write |
The 802.1Q VLAN tagged for this ACE. |
me1200AclAceVlanId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.101 | me1200unsigned16 | read-write |
The VLAN ID for this ACE. Possible values are: 0(disabled), 1-4095. |
me1200AclAceVlanTagPriority | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.102 | me1200vlantagpriority | read-write |
The VLN tag priority for this ACE. Enable VLAN tagged filter before the new setting. |
me1200AclAceFrameType | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.200 | me1200aclacetype | read-write |
The frame type for this ACE. |
me1200AclAceEtypeSrcMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.300 | me1200astype | read-write |
Indicates how a Ethernet type packet's source MAC address is to be compared. This object can only be configured if FrameType is etype(1). |
me1200AclAceEtypeSrcMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.301 | macaddress | read-write |
Indicates the 48 bits source MAC address. This object can only be configured if FrameType is etype(1) and EtypeSrcMacOp is specific(1). |
me1200AclAceEtypeDestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.302 | me1200advdestmactype | read-write |
Indicates how a Ethernet type packet's destination MAC address is to be compared. This object can only be configured if FrameType is etype(1). |
me1200AclAceEtypeDestMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.303 | macaddress | read-write |
Indicates the 48 bits destination MAC address. This object can only be configured if FrameType is etype(1) and EtypeDestMacOp is specific(1). |
me1200AclAceEtype | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.304 | me1200unsigned16 | read-write |
Indicates the packet's 16 bit Ethernet type field. Possible values are: 0(disabled), 0x600-0xFFFF but excluding 0x800(IPv4), 0x806(ARP) and 0x86DD(IPv6).This object can only be configured if FrameType is etype(1) and EtypeDestMacOp is specific(1). |
me1200AclAceArpSrcMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.600 | me1200astype | read-write |
Indicates how a ARP packet's source MAC address is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpSrcMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.601 | macaddress | read-write |
Indicates the 48 bits source MAC address. This object can only be configured if FrameType is arp(4) and ArpSrcMacOp is specific(1). |
me1200AclAceArpDestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.602 | me1200destmactype | read-write |
Indicates how a ARP packet's destination MAC address is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpSenderIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.603 | ipaddress | read-write |
The specified ARP sender IP address. The packets sender address is AND-ed with the value of ArpSenderIpMask and then compared with the value of this object. If ArpSenderIp and ArpSrcIpMask are 0.0.0.0, this entry matches any sender IP address. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpSenderIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.604 | ipaddress | read-write |
The specified ARP sender IP address mask. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpTragetIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.605 | ipaddress | read-write |
The specified ARP target IP address. The packets target address is AND-ed with the value of ArpTragetIpMask and then compared with the value of this object. If ArpTragetIp and ArpSrcIpMask are 0.0.0.0, this entry matches any target IP address. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpTragetIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.606 | ipaddress | read-write |
The specified ARP target IP address mask. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpOpcode | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.607 | me1200arpopcode | read-write |
Indicates how a ARP packet's opcode is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpFlagRequest | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.608 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's request/reply opcode is to be compared. The value 0 means any ARP opcode is allowed (don't-care field), value 1 means ARP opcode is equal to request opcode and value 2 means ARP opcode is equal to reply opcode. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpFlagSenderMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.609 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's sender hardware address field (SHA) is to be compared. The value 0 means any SHA value is allowed (don't-care field), value 1 means SHA is not equal to the SMAC address and value 2 means SHA is equal to the SMAC address. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpFlagTargetMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.610 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's target hardware address field (THA) is to be compared. The value 0 means any THA value is allowed (don't-care field), value 1 means THA is not equal to the DMAC address and value 2 means THA is equal to the DMAC address. This object can only be configured if FrameType is arp(4). |
me1200AclAceArpFlagLen | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.611 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's s hardware address length field (HLN) is to be compared. The value 0 means any HLN value is allowed (don't-care field), value 1 means HLN is not equal to Ethernet (0x06) or the (PLN) is not equal to IPv4 (0x04) and value 2 means HLN is equal to Ethernet (0x06) or the (PLN) is not equal to IPv4 (0x04). This object can only be configured if FrameType is arp(4). |
me1200AclAceArpFlagIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.612 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's hardware address space field (HRD) is to be compared. The value 0 means any HRD value is allowed (don't-care field), value 1 means HRD is not equal to Ethernet (1) and value 2 means HRD is equal to Ethernet (1). This object can only be configured if FrameType is arp(4). |
me1200AclAceArpFlagEthernet | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.613 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's protocol address space field (PRO) is to be compared. The value 0 means any PRO value is allowed (don't-care field), value 1 means PRO is not equal to IP (0x800) and value 2 means PRO is equal to IP (0x800). This object can only be configured if FrameType is arp(4). |
me1200AclAceIpv4DestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.700 | me1200destmactype | read-write |
Indicates how a IPv4 packet's destination MAC address is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4ProtocolOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.701 | me1200astype | read-write |
Indicates how a IPv4 packet's protocol field is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4Protocol | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.702 | me1200unsigned8 | read-write |
The protocol number field in the IPv4 header used to indicate a higher layer protocol. Possible values are 0-255.This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolOp is specific(1). |
me1200AclAceIpv4FlagTtl | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.703 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 packet's Time-to-Live field (TTL) is to be compared. The value 0 means any TTL value is allowed (don't-care field), value 1 means TTL is not equal zero and value 2 means TTL is equal to zero. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4FlagFragment | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.704 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 packet's More-Fragments field (MF) is to be compared. The value 0 means any MF value is allowed (don't-care field), value 1 means MF is not equal one (MF field isn't set) and value 2 means MF is equal to one (MF field is set). This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4FlagIpOption | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.705 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 packet's options field is to be compared. The value 0 means any options is allowed (don't-care field), value 1 means options is not equal one (options field isn't set) and value 2 means options is equal to one (options field is set). This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4SrcIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.706 | ipaddress | read-write |
The specified source IPv4 address. The packets sender address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIp and Ipv4SrcIpMask are 0.0.0.0, this entry matches any source IP address. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4SrcIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.707 | ipaddress | read-write |
The specified source IPv4 address mask. This object can only be configured if FrameType isipv4(5). |
me1200AclAceIpv4DestIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.708 | ipaddress | read-write |
The specified destination IPv4 address. The packets sender address is AND-ed with the value of Ipv4DestIpMask and then compared with the value of this object. If Ipv4DestIp and Ipv4DestIpMask are 0.0.0.0, this entry matches any destination IP address. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4DestIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.709 | ipaddress | read-write |
The specified destination IPv4 address mask. This object can only be configured if FrameType isipv4(5). |
me1200AclAceIpv4IcmpTypeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.710 | me1200astype | read-write |
Indicates how a IPv4 packet's ICMP type field is to be compared. This object can only be configured if FrameType is ipv4(5) and Ipv4Protocol is icmp(1). |
me1200AclAceIpv4IcmpType | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.711 | me1200unsigned8 | read-write |
The ICMP type field in the IPv4 header. Possible values are 0-255.This object can only be configured if FrameType is ipv4(5), Ipv4Protocol is icmp(1) and Ipv4IcmpTypeOp is specific(1). |
me1200AclAceIpv4IcmpCodeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.712 | me1200astype | read-write |
Indicates how a IPv4 packet's ICMP code field is to be compared. This object can only be configured if FrameType is ipv4(5) and Ipv4Protocol is icmp(1). |
me1200AclAceIpv4IcmpCode | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.713 | me1200unsigned8 | read-write |
The ICMP code field in the IPv4 header. Possible values are 0-255.This object can only be configured if FrameType is ipv4(5), Ipv4Protocol is icmp(1) and Ipv4IcmpCodeOp is specific(1). |
me1200AclAceIpv4SrcPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.714 | me1200asrtype | read-write |
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4SrcPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.715 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4SrcPortOp is not any(0). |
me1200AclAceIpv4SrcPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.716 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4SrcPortOp is range(2). |
me1200AclAceIpv4DestPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.717 | me1200asrtype | read-write |
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceIpv4DestPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.718 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4DestPortOp is not any(0). |
me1200AclAceIpv4DestPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.719 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4DestPortOp is range(2). |
me1200AclAceIpv4TcpFlagFin | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.720 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'No more data from sender' field (FIN) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means FIN is not equal one (FIN field isn't set) and value 2 means FIN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceIpv4TcpFlagSyn | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.721 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Synchronize sequence numbers' field (SYN) is to be compared. The value 0 means any SYN value is allowed (don't-care field), value 1 means SYN is not equal one (FIN field isn't set) and value 2 means SYN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceIpv4TcpFlagRst | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.722 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Reset the connection' field (RST) is to be compared. The value 0 means any RST value is allowed (don't-care field), value 1 means RST is not equal one (FIN field isn't set) and value 2 means RST is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceIpv4TcpFlagPsh | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.723 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Push Function' field (PSH) is to be compared. The value 0 means any PSH value is allowed (don't-care field), value 1 means PSH is not equal one (FIN field isn't set) and value 2 means PSH is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceIpv4TcpFlagAck | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.724 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Acknowledgment field significant' field (ACK) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means ACK is not equal one (FIN field isn't set) and value 2 means ACK is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceIpv4TcpFlagUrg | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.725 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Urgent Pointer field significant' field (URG) is to be compared. The value 0 means any URG value is allowed (don't-care field), value 1 means URG is not equal one (FIN field isn't set) and value 2 means URG is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceIPv6DestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.800 | me1200destmactype | read-write |
Indicates how a IPv6 packet's destination MAC address is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceIpv6NextHeaderOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.801 | me1200astype | read-write |
Indicates how a IPv6 packet's next header field is to be compared. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceIpv6NextHeader | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.802 | me1200unsigned8 | read-write |
The next header field in the IPv6 header used to indicate a higher layer protocol. Possible values are 0-255.This object can only be configured if FrameType is ipv6(6) and Ipv6NextHeaderOp is specific(1). |
me1200AclAceIpv6SrcIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.803 | inetaddressipv6 | read-write |
The specified IPv6 source address. The packets source address is AND-ed with the value of Ipv6SrcIpMask and then compared with the value of this object. If Ipv6SrcIp and Ipv6SrcIpMask are all zeros, this entry matches any IPv6 source address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(6) and Ipv6SrcIpMask is not all zeros. |
me1200AclAceIpv6SrcIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.804 | inetaddressipv6 | read-write |
The specified IPv6 source address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceIpv6FlagHopLimiter | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.805 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 packet's hop limit field is to be compared. The value 0 means any hop limit value is allowed (don't-care field), value 1 means hop limit is not equal zero and value 2 means hop limit is equal to zero. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceIpv6Icmpv6TypeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.806 | me1200astype | read-write |
Indicates how a IPv6 packet's ICMPv6 type field is to be compared. This object can only be configured if FrameType is ipv6(6) and Ipv6NextHeader is icmpv6(58). |
me1200AclAceIpv6Icmpv6Type | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.807 | me1200unsigned8 | read-write |
The ICMPv6 type field in the IPv6 header. Possible values are 0-255.This object can only be configured if FrameType is ipv6(6), Ipv6NextHeader is icmpv6(58) and Ipv6Icmpv6TypeOp is specific(1). |
me1200AclAceIpv6Icmpv6CodeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.808 | me1200astype | read-write |
Indicates how a IPv6 packet's ICMPv6 code field is to be compared. This object can only be configured if FrameType is ipv6(6) and Ipv6NextHeader is icmpv6(58). |
me1200AclAceIpv6Icmpv6Code | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.809 | me1200unsigned8 | read-write |
The ICMPv6 code field in the IPv6 header. Possible values are 0-255.This object can only be configured if FrameType is ipv6(6), Ipv6NextHeader is icmpv6(58) and Ipv6Icmpv6CodeOp is specific(1). |
me1200AclAceIpv6SrcPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.810 | me1200asrtype | read-write |
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceIpv6SrcPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.811 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6SrcPortOp is not any(0). |
me1200AclAceIpv6SrcPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.812 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6SrcPortOp is range(2). |
me1200AclAceIpv6DestPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.813 | me1200asrtype | read-write |
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceIpv6DestPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.814 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6DestPortOp is not any(0). |
me1200AclAceIpv6DestPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.815 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6DestPortOp is range(2). |
me1200AclAceIpv6TcpFlagFin | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.816 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'No more data from sender' field (FIN) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means FIN is not equal one (FIN field isn't set) and value 2 means FIN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceIpv6TcpFlagSyn | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.817 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Synchronize sequence numbers' field (SYN) is to be compared. The value 0 means any SYN value is allowed (don't-care field), value 1 means SYN is not equal one (FIN field isn't set) and value 2 means SYN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceIpv6TcpFlagRst | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.818 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Reset the connection' field (RST) is to be compared. The value 0 means any RST value is allowed (don't-care field), value 1 means RST is not equal one (FIN field isn't set) and value 2 means RST is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceIpv6TcpFlagPsh | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.819 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Push Function' field (PSH) is to be compared. The value 0 means any PSH value is allowed (don't-care field), value 1 means PSH is not equal one (FIN field isn't set) and value 2 means PSH is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceIpv6TcpFlagAck | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.820 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Acknowledgment field significant' field (ACK) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means ACK is not equal one (FIN field isn't set) and value 2 means ACK is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceIpv6TcpFlagUrg | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.821 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Urgent Pointer field significant' field (URG) is to be compared. The value 0 means any URG value is allowed (don't-care field), value 1 means URG is not equal one (FIN field isn't set) and value 2 means URG is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceAction | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.1.1.1000 | me1200roweditorstate | read-write |
Action |
me1200AclAceTableRowEditor | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2 | |||
me1200AclAceTableRowEditorId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.1 | integer32 | read-write |
The identification of ACE. |
me1200AclAceTableRowEditorNextAceId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.2 | unsigned32 | read-write |
The next identification for this ACE. Possible values are: 0(end of list), 1-512. |
me1200AclAceTableRowEditorLookup | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.3 | truthvalue | read-write |
The second lookup operation for this ACE. Possible values are: 1(enabled) and 2(disabled). |
me1200AclAceTableRowEditorIngressPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.5 | me1200portlist | read-write |
The ingress port list for this ACE. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclAceTableRowEditorPolicyValue | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.6 | me1200unsigned8 | read-write |
The policy number for this ACE. The feature is inactive when policy mask value is non-zero. |
me1200AclAceTableRowEditorPolicyMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.7 | me1200unsigned8 | read-write |
The policy number for this ACE. The feature is inactive when policy mask value is non-zero. |
me1200AclAceTableRowEditorHitAction | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.8 | me1200aclacehitaction | read-write |
The hit action operation for this ACE. Note all ports will be the filter port member when filter action is set on the first time. |
me1200AclAceTableRowEditorFilterPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.9 | me1200portlist | read-write |
The filter port list. It is active only when the hit action is filtered. Set the action value to 0(filter) before the new setting. Note that the action will change deny action if there is no any port in the member set. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclAceTableRowEditorRateLimiterId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.10 | unsigned32 | read-write |
The rate limiter ID. Possible values are: 0(disabled), 1-16. |
me1200AclAceTableRowEditorEvcPolicerId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.11 | me1200unsigned16 | read-write |
The EVC policer ID. Possible values are: 0(disabled), 1-1022. |
me1200AclAceTableRowEditorRedirectPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.12 | me1200portlist | read-write |
The ingress port list for this ACE. It is active only when the hit action is denied. Set the action value to 1(deny) before the new setting. Set value 0 to disable the opertion. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclAceTableRowEditorMirror | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.13 | truthvalue | read-write |
The rmirror operation. Frames matching this ACE are mirrored to the destination mirror port. |
me1200AclAceTableRowEditorLogging | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.14 | truthvalue | read-write |
The logging operation. |
me1200AclAceTableRowEditorShutdown | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.15 | truthvalue | read-write |
The shutdown operation. |
me1200AclAceTableRowEditorVlanTagged | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.100 | me1200vlantagged | read-write |
The 802.1Q VLAN tagged for this ACE. |
me1200AclAceTableRowEditorVlanId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.101 | me1200unsigned16 | read-write |
The VLAN ID for this ACE. Possible values are: 0(disabled), 1-4095. |
me1200AclAceTableRowEditorVlanTagPriority | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.102 | me1200vlantagpriority | read-write |
The VLN tag priority for this ACE. Enable VLAN tagged filter before the new setting. |
me1200AclAceTableRowEditorFrameType | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.200 | me1200aclacetype | read-write |
The frame type for this ACE. |
me1200AclAceTableRowEditorEtypeSrcMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.300 | me1200astype | read-write |
Indicates how a Ethernet type packet's source MAC address is to be compared. This object can only be configured if FrameType is etype(1). |
me1200AclAceTableRowEditorEtypeSrcMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.301 | macaddress | read-write |
Indicates the 48 bits source MAC address. This object can only be configured if FrameType is etype(1) and EtypeSrcMacOp is specific(1). |
me1200AclAceTableRowEditorEtypeDestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.302 | me1200advdestmactype | read-write |
Indicates how a Ethernet type packet's destination MAC address is to be compared. This object can only be configured if FrameType is etype(1). |
me1200AclAceTableRowEditorEtypeDestMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.303 | macaddress | read-write |
Indicates the 48 bits destination MAC address. This object can only be configured if FrameType is etype(1) and EtypeDestMacOp is specific(1). |
me1200AclAceTableRowEditorEtype | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.304 | me1200unsigned16 | read-write |
Indicates the packet's 16 bit Ethernet type field. Possible values are: 0(disabled), 0x600-0xFFFF but excluding 0x800(IPv4), 0x806(ARP) and 0x86DD(IPv6).This object can only be configured if FrameType is etype(1) and EtypeDestMacOp is specific(1). |
me1200AclAceTableRowEditorArpSrcMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.600 | me1200astype | read-write |
Indicates how a ARP packet's source MAC address is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpSrcMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.601 | macaddress | read-write |
Indicates the 48 bits source MAC address. This object can only be configured if FrameType is arp(4) and ArpSrcMacOp is specific(1). |
me1200AclAceTableRowEditorArpDestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.602 | me1200destmactype | read-write |
Indicates how a ARP packet's destination MAC address is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpSenderIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.603 | ipaddress | read-write |
The specified ARP sender IP address. The packets sender address is AND-ed with the value of ArpSenderIpMask and then compared with the value of this object. If ArpSenderIp and ArpSrcIpMask are 0.0.0.0, this entry matches any sender IP address. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpSenderIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.604 | ipaddress | read-write |
The specified ARP sender IP address mask. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpTragetIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.605 | ipaddress | read-write |
The specified ARP target IP address. The packets target address is AND-ed with the value of ArpTragetIpMask and then compared with the value of this object. If ArpTragetIp and ArpSrcIpMask are 0.0.0.0, this entry matches any target IP address. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpTragetIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.606 | ipaddress | read-write |
The specified ARP target IP address mask. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpOpcode | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.607 | me1200arpopcode | read-write |
Indicates how a ARP packet's opcode is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpFlagRequest | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.608 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's request/reply opcode is to be compared. The value 0 means any ARP opcode is allowed (don't-care field), value 1 means ARP opcode is equal to request opcode and value 2 means ARP opcode is equal to reply opcode. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpFlagSenderMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.609 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's sender hardware address field (SHA) is to be compared. The value 0 means any SHA value is allowed (don't-care field), value 1 means SHA is not equal to the SMAC address and value 2 means SHA is equal to the SMAC address. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpFlagTargetMac | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.610 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's target hardware address field (THA) is to be compared. The value 0 means any THA value is allowed (don't-care field), value 1 means THA is not equal to the DMAC address and value 2 means THA is equal to the DMAC address. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpFlagLen | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.611 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's s hardware address length field (HLN) is to be compared. The value 0 means any HLN value is allowed (don't-care field), value 1 means HLN is not equal to Ethernet (0x06) or the (PLN) is not equal to IPv4 (0x04) and value 2 means HLN is equal to Ethernet (0x06) or the (PLN) is not equal to IPv4 (0x04). This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpFlagIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.612 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's hardware address space field (HRD) is to be compared. The value 0 means any HRD value is allowed (don't-care field), value 1 means HRD is not equal to Ethernet (1) and value 2 means HRD is equal to Ethernet (1). This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorArpFlagEthernet | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.613 | me1200aclaceflagopcode | read-write |
Indicates how a ARP packet's protocol address space field (PRO) is to be compared. The value 0 means any PRO value is allowed (don't-care field), value 1 means PRO is not equal to IP (0x800) and value 2 means PRO is equal to IP (0x800). This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorIpv4DestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.700 | me1200destmactype | read-write |
Indicates how a IPv4 packet's destination MAC address is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4ProtocolOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.701 | me1200astype | read-write |
Indicates how a IPv4 packet's protocol field is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4Protocol | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.702 | me1200unsigned8 | read-write |
The protocol number field in the IPv4 header used to indicate a higher layer protocol. Possible values are 0-255.This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolOp is specific(1). |
me1200AclAceTableRowEditorIpv4FlagTtl | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.703 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 packet's Time-to-Live field (TTL) is to be compared. The value 0 means any TTL value is allowed (don't-care field), value 1 means TTL is not equal zero and value 2 means TTL is equal to zero. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4FlagFragment | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.704 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 packet's More-Fragments field (MF) is to be compared. The value 0 means any MF value is allowed (don't-care field), value 1 means MF is not equal one (MF field isn't set) and value 2 means MF is equal to one (MF field is set). This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4FlagIpOption | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.705 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 packet's options field is to be compared. The value 0 means any options is allowed (don't-care field), value 1 means options is not equal one (options field isn't set) and value 2 means options is equal to one (options field is set). This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4SrcIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.706 | ipaddress | read-write |
The specified source IPv4 address. The packets sender address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIp and Ipv4SrcIpMask are 0.0.0.0, this entry matches any source IP address. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4SrcIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.707 | ipaddress | read-write |
The specified source IPv4 address mask. This object can only be configured if FrameType isipv4(5). |
me1200AclAceTableRowEditorIpv4DestIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.708 | ipaddress | read-write |
The specified destination IPv4 address. The packets sender address is AND-ed with the value of Ipv4DestIpMask and then compared with the value of this object. If Ipv4DestIp and Ipv4DestIpMask are 0.0.0.0, this entry matches any destination IP address. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4DestIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.709 | ipaddress | read-write |
The specified destination IPv4 address mask. This object can only be configured if FrameType isipv4(5). |
me1200AclAceTableRowEditorIpv4IcmpTypeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.710 | me1200astype | read-write |
Indicates how a IPv4 packet's ICMP type field is to be compared. This object can only be configured if FrameType is ipv4(5) and Ipv4Protocol is icmp(1). |
me1200AclAceTableRowEditorIpv4IcmpType | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.711 | me1200unsigned8 | read-write |
The ICMP type field in the IPv4 header. Possible values are 0-255.This object can only be configured if FrameType is ipv4(5), Ipv4Protocol is icmp(1) and Ipv4IcmpTypeOp is specific(1). |
me1200AclAceTableRowEditorIpv4IcmpCodeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.712 | me1200astype | read-write |
Indicates how a IPv4 packet's ICMP code field is to be compared. This object can only be configured if FrameType is ipv4(5) and Ipv4Protocol is icmp(1). |
me1200AclAceTableRowEditorIpv4IcmpCode | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.713 | me1200unsigned8 | read-write |
The ICMP code field in the IPv4 header. Possible values are 0-255.This object can only be configured if FrameType is ipv4(5), Ipv4Protocol is icmp(1) and Ipv4IcmpCodeOp is specific(1). |
me1200AclAceTableRowEditorIpv4SrcPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.714 | me1200asrtype | read-write |
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4SrcPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.715 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4SrcPortOp is not any(0). |
me1200AclAceTableRowEditorIpv4SrcPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.716 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4SrcPortOp is range(2). |
me1200AclAceTableRowEditorIpv4DestPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.717 | me1200asrtype | read-write |
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(5). |
me1200AclAceTableRowEditorIpv4DestPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.718 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4DestPortOp is not any(0). |
me1200AclAceTableRowEditorIpv4DestPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.719 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(5) and Ipv4DestPortOp is range(2). |
me1200AclAceTableRowEditorIpv4TcpFlagFin | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.720 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'No more data from sender' field (FIN) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means FIN is not equal one (FIN field isn't set) and value 2 means FIN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv4TcpFlagSyn | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.721 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Synchronize sequence numbers' field (SYN) is to be compared. The value 0 means any SYN value is allowed (don't-care field), value 1 means SYN is not equal one (FIN field isn't set) and value 2 means SYN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv4TcpFlagRst | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.722 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Reset the connection' field (RST) is to be compared. The value 0 means any RST value is allowed (don't-care field), value 1 means RST is not equal one (FIN field isn't set) and value 2 means RST is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv4TcpFlagPsh | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.723 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Push Function' field (PSH) is to be compared. The value 0 means any PSH value is allowed (don't-care field), value 1 means PSH is not equal one (FIN field isn't set) and value 2 means PSH is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv4TcpFlagAck | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.724 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Acknowledgment field significant' field (ACK) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means ACK is not equal one (FIN field isn't set) and value 2 means ACK is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv4TcpFlagUrg | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.725 | me1200aclaceflagopcode | read-write |
Indicates how a IPv4 TCP packet's 'Urgent Pointer field significant' field (URG) is to be compared. The value 0 means any URG value is allowed (don't-care field), value 1 means URG is not equal one (FIN field isn't set) and value 2 means URG is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIPv6DestMacOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.800 | me1200destmactype | read-write |
Indicates how a IPv6 packet's destination MAC address is to be compared. This object can only be configured if FrameType is arp(4). |
me1200AclAceTableRowEditorIpv6NextHeaderOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.801 | me1200astype | read-write |
Indicates how a IPv6 packet's next header field is to be compared. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceTableRowEditorIpv6NextHeader | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.802 | me1200unsigned8 | read-write |
The next header field in the IPv6 header used to indicate a higher layer protocol. Possible values are 0-255.This object can only be configured if FrameType is ipv6(6) and Ipv6NextHeaderOp is specific(1). |
me1200AclAceTableRowEditorIpv6SrcIp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.803 | inetaddressipv6 | read-write |
The specified IPv6 source address. The packets source address is AND-ed with the value of Ipv6SrcIpMask and then compared with the value of this object. If Ipv6SrcIp and Ipv6SrcIpMask are all zeros, this entry matches any IPv6 source address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(6) and Ipv6SrcIpMask is not all zeros. |
me1200AclAceTableRowEditorIpv6SrcIpMask | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.804 | inetaddressipv6 | read-write |
The specified IPv6 source address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceTableRowEditorIpv6FlagHopLimiter | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.805 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 packet's hop limit field is to be compared. The value 0 means any hop limit value is allowed (don't-care field), value 1 means hop limit is not equal zero and value 2 means hop limit is equal to zero. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceTableRowEditorIpv6Icmpv6TypeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.806 | me1200astype | read-write |
Indicates how a IPv6 packet's ICMPv6 type field is to be compared. This object can only be configured if FrameType is ipv6(6) and Ipv6NextHeader is icmpv6(58). |
me1200AclAceTableRowEditorIpv6Icmpv6Type | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.807 | me1200unsigned8 | read-write |
The ICMPv6 type field in the IPv6 header. Possible values are 0-255.This object can only be configured if FrameType is ipv6(6), Ipv6NextHeader is icmpv6(58) and Ipv6Icmpv6TypeOp is specific(1). |
me1200AclAceTableRowEditorIpv6Icmpv6CodeOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.808 | me1200astype | read-write |
Indicates how a IPv6 packet's ICMPv6 code field is to be compared. This object can only be configured if FrameType is ipv6(6) and Ipv6NextHeader is icmpv6(58). |
me1200AclAceTableRowEditorIpv6Icmpv6Code | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.809 | me1200unsigned8 | read-write |
The ICMPv6 code field in the IPv6 header. Possible values are 0-255.This object can only be configured if FrameType is ipv6(6), Ipv6NextHeader is icmpv6(58) and Ipv6Icmpv6CodeOp is specific(1). |
me1200AclAceTableRowEditorIpv6SrcPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.810 | me1200asrtype | read-write |
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceTableRowEditorIpv6SrcPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.811 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6SrcPortOp is not any(0). |
me1200AclAceTableRowEditorIpv6SrcPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.812 | me1200unsigned16 | read-write |
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6SrcPortOp is range(2). |
me1200AclAceTableRowEditorIpv6DestPortOp | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.813 | me1200asrtype | read-write |
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(6). |
me1200AclAceTableRowEditorIpv6DestPort | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.814 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6DestPortOp is not any(0). |
me1200AclAceTableRowEditorIpv6DestPortRange | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.815 | me1200unsigned16 | read-write |
The destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(6) and Ipv6DestPortOp is range(2). |
me1200AclAceTableRowEditorIpv6TcpFlagFin | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.816 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'No more data from sender' field (FIN) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means FIN is not equal one (FIN field isn't set) and value 2 means FIN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv6TcpFlagSyn | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.817 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Synchronize sequence numbers' field (SYN) is to be compared. The value 0 means any SYN value is allowed (don't-care field), value 1 means SYN is not equal one (FIN field isn't set) and value 2 means SYN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv6TcpFlagRst | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.818 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Reset the connection' field (RST) is to be compared. The value 0 means any RST value is allowed (don't-care field), value 1 means RST is not equal one (FIN field isn't set) and value 2 means RST is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv6TcpFlagPsh | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.819 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Push Function' field (PSH) is to be compared. The value 0 means any PSH value is allowed (don't-care field), value 1 means PSH is not equal one (FIN field isn't set) and value 2 means PSH is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv6TcpFlagAck | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.820 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Acknowledgment field significant' field (ACK) is to be compared. The value 0 means any FIN value is allowed (don't-care field), value 1 means ACK is not equal one (FIN field isn't set) and value 2 means ACK is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceTableRowEditorIpv6TcpFlagUrg | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.821 | me1200aclaceflagopcode | read-write |
Indicates how a IPv6 TCP packet's 'Urgent Pointer field significant' field (URG) is to be compared. The value 0 means any URG value is allowed (don't-care field), value 1 means URG is not equal one (FIN field isn't set) and value 2 means URG is equal to one (FIN field is set). This object can only be configured if FrameType is ipv6(6) and Ipv6ProtocolType is tcp(6). |
me1200AclAceTableRowEditorAction | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.1000 | me1200roweditorstate | read-write |
Action |
me1200AclAcePrecedenceTable | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.3 | no-access |
This table provides an overview of ACE by hit precedence. |
|
1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.3.1 | no-access |
Each row contains a set of parameters. |
||
me1200AclAcePrecedencePrecedenceIndex | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.3.1.1 | integer32 | no-access |
The ACL ACE hit precedence. |
me1200AclAcePrecedenceAceId | 1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.3.1.2 | unsigned32 | read-only |
The identification for this ACE. Possible values are: 0(end of list), 1-512. |
me1200AclInterface | 1.3.6.1.4.1.9.9.815.1.17.1.2.2 | |||
me1200AclInterfaceTable | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1 | no-access |
The ACL interface configuration table. |
|
1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1 | no-access |
Each interface has a set of parameters |
||
me1200AclInterfaceIfIndex | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.1 | me1200interfaceindex | no-access |
The index of logical interface, it is as well as the IF-MIB [RFC2863] objects ifIndex. |
me1200AclInterfacePolicyId | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.2 | unsigned32 | read-write |
The policy ID. Possible values are: 0-63. |
me1200AclInterfaceHitAction | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.3 | me1200aclinterfacehitaction | read-write |
The hit action. |
me1200AclInterfaceRateLimiterId | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.4 | unsigned32 | read-write |
The rate limiter ID. Possible values are: 0(disabled), 1-16. |
me1200AclInterfaceEvcPolicerId | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.5 | me1200unsigned16 | read-write |
The EVC policer ID. Possible values are: 0(disabled), 1-1022. |
me1200AclInterfaceRedirectPortList | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.6 | me1200portlist | read-write |
The ingress port list for this ACE. It is active only when the hit action is denied. Set the action value to 1(deny) before the new setting. Set value 0 to disable the opertion. Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. |
me1200AclInterfaceMirror | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.7 | truthvalue | read-write |
The rmirror operation. Frames matching this ACE are mirrored to the destination mirror port. |
me1200AclInterfaceLogging | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.8 | truthvalue | read-write |
The logging operation. |
me1200AclInterfaceShutdown | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.9 | truthvalue | read-write |
The shutdown operation. |
me1200AclInterfaceState | 1.3.6.1.4.1.9.9.815.1.17.1.2.2.1.1.10 | truthvalue | read-write |
The port state of this interface. |
me1200AclStatus | 1.3.6.1.4.1.9.9.815.1.17.1.3 | |||
me1200AclStatusGlobals | 1.3.6.1.4.1.9.9.815.1.17.1.3.1 | |||
me1200AclAceStatusTable | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.1 | no-access |
This table provides the ACE status in the hardware table. |
|
1.3.6.1.4.1.9.9.815.1.17.1.3.1.1.1 | no-access |
Each row contains a set of parameters. |
||
me1200AclAceStatusPrecedenceIndex | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.1.1.2 | integer32 | no-access |
The ACL ACE hit precedence. |
me1200AclAceStatusUser | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.1.1.3 | me1200acluser | read-only |
The application user of ACL. |
me1200AclAceStatusAceId | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.1.1.4 | unsigned32 | read-only |
The identification for this ACE. Possible values are: 0(end of list), 1-512. |
me1200AclAceStatusConflict | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.1.1.5 | truthvalue | read-only |
The conflict status of this ACE. When the status value is 1(true), it means the specific ACE is not applied to the hardware due to hardware limitations. |
me1200AclAceHitCountTable | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.2 | no-access |
The ACL ACE hit count table. |
|
1.3.6.1.4.1.9.9.815.1.17.1.3.1.2.1 | no-access |
Each row has the hit count of ACE |
||
me1200AclAceHitCountAceId | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.2.1.1 | integer32 | no-access |
The identification of ACE. |
me1200AclAceHitCountHitCount | 1.3.6.1.4.1.9.9.815.1.17.1.3.1.2.1.2 | unsigned32 | read-only |
The hit count of this ACE. |
me1200AclStatusInterface | 1.3.6.1.4.1.9.9.815.1.17.1.3.2 | |||
me1200AclInterfaceHitCountTable | 1.3.6.1.4.1.9.9.815.1.17.1.3.2.1 | no-access |
The ACL interface hit count table. |
|
1.3.6.1.4.1.9.9.815.1.17.1.3.2.1.1 | no-access |
Each row has the hit count of interface |
||
me1200AclInterfaceHitCountId | 1.3.6.1.4.1.9.9.815.1.17.1.3.2.1.1.1 | integer32 | no-access |
The identification of ACE. |
me1200AclInterfaceHitCountHitCount | 1.3.6.1.4.1.9.9.815.1.17.1.3.2.1.1.2 | unsigned32 | read-only |
The hit count of this interface. The hit count will be increased if the incoming frame doesn't hit any ACEs. |
me1200AclControl | 1.3.6.1.4.1.9.9.815.1.17.1.4 | |||
me1200AclControlGlobals | 1.3.6.1.4.1.9.9.815.1.17.1.4.1 | |||
me1200AclControlGlobalsClearAllHitCount | 1.3.6.1.4.1.9.9.815.1.17.1.4.1.1 | truthvalue | read-write |
The operation is active when the value is set to 'ture(1)'. |
me1200AclMIBConformance | 1.3.6.1.4.1.9.9.815.1.17.3 | |||
me1200AclMIBCompliances | 1.3.6.1.4.1.9.9.815.1.17.3.1 | |||
me1200AclMIBCompliance | 1.3.6.1.4.1.9.9.815.1.17.3.1.1 |
The compliance statement for the implementation. |
||
me1200AclMIBGroups | 1.3.6.1.4.1.9.9.815.1.17.3.2 | |||
me1200AclRateLimiterTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.1 |
A collection of objects suitable for bulk operations. |
||
me1200AclAceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.2 |
A collection of objects suitable for bulk operations. |
||
me1200AclAceTableRowEditorInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.3 |
A collection of objects suitable for bulk operations. |
||
me1200AclAcePrecedenceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.4 |
A collection of objects suitable for bulk operations. |
||
me1200AclInterfaceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.5 |
A collection of objects suitable for bulk operations. |
||
me1200AclAceStatusTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.6 |
A collection of objects suitable for bulk operations. |
||
me1200AclAceHitCountTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.7 |
A collection of objects suitable for bulk operations. |
||
me1200AclInterfaceHitCountTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.8 |
A collection of objects suitable for bulk operations. |
||
me1200AclControlGlobalsInfoGroup | 1.3.6.1.4.1.9.9.815.1.17.3.2.9 |
A collection of objects suitable for bulk operations. |