NETGEAR-QOS-ACL-MIB

NETGEAR-QOS-ACL-MIB Download

MIBs list

The MIB definitions for Quality of Service - ACL Flex package.

IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for NETGEAR-QOS-ACL-MIB

aclTable
A table of ACL instances.
aclEntry
aclIndex
The IP ACL table index this instance is associated with.
aclStatus
Status of this instance. Entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an in ...
aclIfTable
A table of ACL interface instances per direction.
aclIfEntry
aclIfIndex
The interface to which this ACL instance applies.
aclIfDirection
The interface direction to which this ACL instance applies.
aclIfSequence
The relative evaluation sequence of this ACL for this interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbe ...
aclIfAclType
The type of this ACL, which is used to interpret the aclIfId object value. Each type of ACL uses its own numbering scheme for identification (see aclIfId object for details). The aclIfId object must be specified along with this object.
aclIfAclId
The ACL identifier value, which is interpreted based on the aclIfType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges from 100-199. Here, aclIfAclId represents aclIndex. ...
aclIfStatus
Status of this instance. active(1) - this ACL interface instance is active createAndGo(4) - set to this value to assign an ACL to an interface and direction destroy(6) - set to this value to remove an ACL from an interface and direction
aclRuleTable
A table of IP ACL Rule instances.
aclRuleEntry
A table of IP ACL Classification Rules
aclRuleIndex
The index of this rule instance within an IP ACL.
aclRuleAction
The type of action this rule should perform.
aclRuleProtocol
icmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid.
aclRuleSrcIpAddress
The Source IP Address used in the ACL Classification.
aclRuleSrcIpMask
The Source IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by bi ...
aclRuleSrcL4Port
The Source Port Number (Layer 4) used in the ACL Classification.
aclRuleSrcL4PortRangeStart
The Source Port Number(Layer 4) range start.
aclRuleSrcL4PortRangeEnd
The Source Port Number(Layer 4) range end.
aclRuleDestIpAddress
The Destination IP Address used in the ACL Classification.
aclRuleDestIpMask
The Destination IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represent ...
aclRuleDestL4Port
The Destination Port (Layer 4) used in ACl classification.
aclRuleDestL4PortRangeStart
The Destination Port (Layer 4) starting range used in ACL classification.
aclRuleDestL4PortRangeEnd
The Destination Port (Layer 4) ending range used in ACL classification.
aclRuleIPDSCP
The Differentiated Services Code Point value.
aclRuleIpPrecedence
The Type of Service (TOS) IP Precedence value.
aclRuleIpTosBits
The Type of Service (TOS) Bits value.
aclRuleIpTosMask
The Type of Service (TOS) Mask value.
aclRuleStatus
Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
aclRuleAssignQueueId
Queue identifier to which all inbound packets matching this ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: ...
aclRuleRedirectIntf
A non-zero value indicates the external ifIndex to which all inbound packets matching this ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object.
aclRuleMatchEvery
Flag to indicate that the acl rule is defined to match on every IP packet, regardless of content.
aclMacIndexNextFree
This object contains an unused value for the aclMacIndex to be used when creating a new MAC ACL. A value of zero zero indicates the ACL table is full.
aclMacTable
A table of MAC ACL instances.
aclMacEntry
aclMacIndex
The MAC ACL table index this instance is associated with. When creating a new MAC ACL, refer to the aclMacIndexNextFree object to determine the next available aclMacIndex to use.
aclMacName
The name of this MAC ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this MAC ACL. An existing MAC ACL can be renamed by setting this object to a new name. This object must be set to complete a new MAC ACL row insta ...
aclMacStatus
Status of this instance. ACL MAC entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclMacIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to c ...
aclMacRuleTable
A table of layer 2 MAC ACL Rule instances.
aclMacRuleEntry
A table of layer 2 MAC ACL Classification Rules
aclMacRuleIndex
The index of this rule instance within an MAC ACL.
aclMacRuleAction
The type of action this MAC ACL rule should perform.
aclMacRuleCos
The Class of Service (COS) used in the MAC ACL Classification. This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, this field is located in the first/outer tag.
aclMacRuleCos2
The Secondary Class of Service (COS2) used in the MAC ACL Classification. This is the three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.
aclMacRuleDestMacAddr
The Destination MAC address used in the MAC ACL Classification.
aclMacRuleDestMacMask
The Destination MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is permitted.
aclMacRuleEtypeKey
The Ethertype keyword used in the MAC ACL Classification. A keyword of custom(1) requires that the aclMacRuleEtypeValue object also be set.
aclMacRuleEtypeValue
The Ethertype custom value used in the MAC ACL Classification. This object is only valid if the aclMacRuleEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF (1536 to 65535).
aclMacRuleSrcMacAddr
The Source MAC address used in the MAC ACL Classification.
aclMacRuleSrcMacMask
The Source MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted.
aclMacRuleVlanId
The VLAN ID value used in the MAC ACL Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame.
aclMacRuleVlanIdRangeStart
The VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN iden ...
aclMacRuleVlanIdRangeEnd
The VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identif ...
aclMacRuleVlanId2
The Secondary VLAN ID value used in the MAC ACL Classification. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.
aclMacRuleVlanId2RangeStart
The Secondary VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanId2RangeEnd changes the Secondary VLAN ID range end to the same value as the range start. The Secondary VLAN ID field is ...
aclMacRuleVlanId2RangeEnd
The Secondary VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanId2RangeStart changes the Secondary VLAN ID range start to the same value as the range end. The Secondary VLAN ID field is def ...
aclMacRuleStatus
Status of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
aclMacRuleAssignQueueId
Queue identifier to which all inbound packets matching this MAC ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the sys ...
aclMacRuleRedirectIntf
A non-zero value indicates the external ifIndex to which all inbound packets matching this MAC ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object.
aclMacRuleMatchEvery
Flag to indicate that the MAC acl rule is defined to match all packets, regardless of Ethertype.

MIBs list