NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: NETGEAR-QOS-DIFFSERV-EXTENSIONS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 agentQOSDiffServExtensions 1.3.6.1.4.1.4526.10.3.6
     agentDiffServMIBObjects 1.3.6.1.4.1.4526.10.3.6.1
         agentDiffServClassifier 1.3.6.1.4.1.4526.10.3.6.1.1
             agentDiffServAuxMfClfrNextFree 1.3.6.1.4.1.4526.10.3.6.1.1.1 indexintegernextfree read-only
This object contains an unused value for agentDiffServAuxMfClfrId , or a zero to indicate that none exist.
             agentDiffServAuxMfClfrTable 1.3.6.1.4.1.4526.10.3.6.1.1.2 no-access
A table of Auxiliary Multi-field Classifier filter entries that a system may use to identify IP traffic.
                 agentDiffServAuxMfClfrEntry 1.3.6.1.4.1.4526.10.3.6.1.1.2.1 no-access
An IP Multi-field Classifier entry describes a single filter.
                     agentDiffServAuxMfClfrId 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.1 indexinteger no-access
An index that enumerates the Auxiliary MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading agentDiffServAuxMfClfrNextFree.
                     agentDiffServAuxMfClfrDstAddr 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.2 ipaddress read-only
The IP address to match against the packet's destination IP address.
                     agentDiffServAuxMfClfrDstMask 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.3 ipaddress read-only
This mask value identifies the portion of agentDiffServAuxMfClfrDstAddr that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address.
                     agentDiffServAuxMfClfrSrcAddr 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.4 ipaddress read-only
The IP address to match against the packet's source IP address.
                     agentDiffServAuxMfClfrSrcMask 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.5 ipaddress read-only
This mask value identifies the portion of agentDiffServAuxMfClfrSrcAddr that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address.
                     agentDiffServAuxMfClfrProtocol 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.6 unsigned32 read-only
The IP protocol to match against the IPv4 protocol number. A value of 255 means match all.
                     agentDiffServAuxMfClfrDstL4PortMin 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.7 inetportnumber read-only
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.
                     agentDiffServAuxMfClfrDstL4PortMax 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.8 inetportnumber read-only
The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in agentDiffServAuxMfClfrDstL4PortMin.
                     agentDiffServAuxMfClfrSrcL4PortMin 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.9 inetportnumber read-only
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.
                     agentDiffServAuxMfClfrSrcL4PortMax 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.10 inetportnumber read-only
The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiFieldClfrSrcL4PortMin.
                     agentDiffServAuxMfClfrCos 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.11 cosorany read-only
Three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame used as a class-match parameter. For frames containing a double VLAN tag, this field is located in the first/outer tag. A value of -1 indicates that a specific COS value has not been defined and thus all COS values are considered a match.
                     agentDiffServAuxMfClfrTos 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.12 octet string read-only
IP TOS bits value, defined as all eight bits of the Service Type octet in the IPv4 header. There are multiple, overlapping, meanings of the TOS octet in use today: Precedence (bits 7-5): IP Precedence, values 0-7 DSCP (bits 7-2): IP DiffServ Code Point, values 0-63 TOS (bits 7-0): IP Type of Service, by bits, values 0-255 Each of these definitions can be produced using the appropriate agentDiffServAuxMfClfrTosMask mask value. These definitions are mutually-exclusive, so only one is allowed for any given classifier element.
                     agentDiffServAuxMfClfrTosMask 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.13 octet string read-only
IP TOS bits mask value. It identifies the portion of agentDiffServAuxMfClfrTos that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any TOS value. There are multiple, overlapping meanings of the TOS octet in use today. These are represented by the following specific mask values: Precedence (bits 7-5): 224 (bit mask '11100000') DSCP (bits 7-2): 252 (bit mask '11111100') TOS (bits 7-0): 255 (bit mask '11111111') Other mask values are also permitted.
                     agentDiffServAuxMfClfrDstMac 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.14 macaddress read-only
Destination MAC address.
                     agentDiffServAuxMfClfrDstMacMask 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.15 macaddress read-only
Destination MAC address mask value. This mask value identifies the portion of agentDiffServAuxMfClfrDstMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any MAC address.
                     agentDiffServAuxMfClfrSrcMac 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.16 macaddress read-only
Source MAC address.
                     agentDiffServAuxMfClfrSrcMacMask 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.17 macaddress read-only
Source MAC address mask value. This mask value identifies the portion of agentDiffServAuxMfClfrSrcMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any MAC address.
                     agentDiffServAuxMfClfrVlanId 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.18 vlanidorany read-only
VLAN ID value for the classifier. A value of -1 indicates that a specific VLAN ID value has not been defined and thus all VLAN ID values are considered a match.
                     agentDiffServAuxMfClfrStorage 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.19 storagetype read-only
The storage type for this conceptual row.
                     agentDiffServAuxMfClfrStatus 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.20 rowstatus read-only
The status of this conceptual row.
                     agentDiffServAuxMfClfrCos2 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.21 cosorany read-only
Three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame used as a class-match parameter A value of -1 indicates that a specific Secondary COS value has not been defined and thus all Secondary COS values are considered a match.
                     agentDiffServAuxMfClfrEtypeVal1 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.22 etypeorany read-only
Ethertype value to be compared in order to match this classifier entry. The allowed value for this object is 0x0600 to 0xFFFF, with a value of 0 used to indicate this object is not involved in the classifier entry.
                     agentDiffServAuxMfClfrEtypeVal2 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.23 etypeorany read-only
A second Ethertype value to be compared in order to match this classifier entry. This value is considered in addition to the value specified by agentDiffServAuxMfClfrEtypeVal1 and serves as a second possible match value (i.e. a packet can match either EtypeVal1 or EtypeVal2). The allowed value for this object is 0x0600 to 0xFFFF, with a value of 0 used to indicate this object is not involved in the classifier entry.
                     agentDiffServAuxMfClfrVlanIdMin 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.24 unsigned32 read-only
The minimum value that the VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. For a double VLAN tagged frame, this field is contained in the first/outer tag.
                     agentDiffServAuxMfClfrVlanIdMax 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.25 unsigned32 read-only
The maximum value that the VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. For a double VLAN tagged frame, this field is contained in the first/outer tag. This value must be equal to or greater than the value specified for the entry in agentDiffServAuxMfClfrVlanIdMin.
                     agentDiffServAuxMfClfrVlanId2Min 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.26 unsigned32 read-only
The minimum value that the Secondary VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.
                     agentDiffServAuxMfClfrVlanId2Max 1.3.6.1.4.1.4526.10.3.6.1.1.2.1.27 unsigned32 read-only
The maximum value that the Secondary VLAN ID in the packet must have in order to match this classifier entry. This field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame. This value must be equal to or greater than the value specified for the entry in agentDiffServAuxMfClfrVlanId2Min.
         agentDiffServAction 1.3.6.1.4.1.4526.10.3.6.1.2
             agentDiffServCosMarkActTable 1.3.6.1.4.1.4526.10.3.6.1.2.2 no-access
This table enumerates specific Class of Service values used for marking or remarking the priority bits in the 802.1p header. The entries of this table may be referenced by a diffServActionSpecific attribute.
                 agentDiffServCosMarkActEntry 1.3.6.1.4.1.4526.10.3.6.1.2.2.1 no-access
An entry in the COS mark action table that describes a single Class of Service value used for marking.
                     agentDiffServCosMarkActCos 1.3.6.1.4.1.4526.10.3.6.1.2.2.1.1 cos read-only
The Class of Service value that this Action will store into the priority bits of the 802.1p header. It is quite possible that the only packets subject to this Action are already marked with this COS value.
             agentDiffServIpPrecMarkActTable 1.3.6.1.4.1.4526.10.3.6.1.2.4 no-access
This table enumerates specific IP Precedence values used for marking or remarking the Precedence field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.
                 agentDiffServIpPrecMarkActEntry 1.3.6.1.4.1.4526.10.3.6.1.2.4.1 no-access
An entry in the IP Precedence mark action table that describes a single IP Precedence value used for marking.
                     agentDiffServIpPrecMarkActPrecedence 1.3.6.1.4.1.4526.10.3.6.1.2.4.1.1 ipprecedence read-only
The IP Precedence that this Action will store into the Precedence field of the IP packet. It is quite possible that the only packets subject to this Action are already marked with this IP Precedence. Note also that Differentiated Services processing may result in a packet being marked on both ingress to a network and on egress from it, and that ingress and egress can occur in the same router.
             agentDiffServCos2MarkActTable 1.3.6.1.4.1.4526.10.3.6.1.2.5 no-access
This table enumerates specific Secondary Class of Service values used for marking or remarking the priority bits in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet packet. The entries of this table may be referenced by a diffServActionSpecific attribute.
                 agentDiffServCos2MarkActEntry 1.3.6.1.4.1.4526.10.3.6.1.2.5.1 no-access
An entry in the Secondary COS mark action table that describes a single Class of Service value used for marking.
                     agentDiffServCos2MarkActCos 1.3.6.1.4.1.4526.10.3.6.1.2.5.1.1 cos read-only
The Secondary Class of Service value that this Action will store into the priority bits of the second/inner 802.1p tag header. It is quite possible that the only packets subject to this Action are already marked with this COS value.
             agentDiffServAssignQueueNextFree 1.3.6.1.4.1.4526.10.3.6.1.2.6 indexintegernextfree read-only
This object contains an unused value for agentDiffServAssignIndex, or a zero to indicate that none exist.
             agentDiffServAssignQueueTable 1.3.6.1.4.1.4526.10.3.6.1.2.7 no-access
A table used for assigning a stream of Differentiated Services traffic to a specific quality of service (QoS) queue. The traffic stream is identified by the upstream Functional Data Path Element(s), i.e. by the object(s) that point to each entry in this table. This may include all traffic on an interface or just a portion thereof.
                 agentDiffServAssignQueueEntry 1.3.6.1.4.1.4526.10.3.6.1.2.7.1 no-access
An entry in the assign queue table describes a specific (egress) QoS queue identifier for a traffic stream.
                     agentDiffServAssignQueueIndex 1.3.6.1.4.1.4526.10.3.6.1.2.7.1.1 indexinteger no-access
An index that enumerates the Assign Queue entries. Managers obtain new values for row creation in this table by reading agentDiffServAssignQueueNextFree.
                     agentDiffServAssignQueueQnum 1.3.6.1.4.1.4526.10.3.6.1.2.7.1.2 unsigned32 read-only
The queue identifier value. This value indicates the QoS queue number to which the traffic stream for this data path is directed for egress from the device.
                     agentDiffServAssignQueueStorage 1.3.6.1.4.1.4526.10.3.6.1.2.7.1.3 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
                     agentDiffServAssignQueueStatus 1.3.6.1.4.1.4526.10.3.6.1.2.7.1.4 rowstatus read-only
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
             agentDiffServRedirectNextFree 1.3.6.1.4.1.4526.10.3.6.1.2.8 indexintegernextfree read-only
This object contains an unused value for agentDiffServRedirectId, or a zero to indicate that none exist.
             agentDiffServRedirectTable 1.3.6.1.4.1.4526.10.3.6.1.2.9 no-access
A table used for redirecting a stream of Differentiated Services traffic to a specific egress interface, bypassing any normal device forwarding decision. The traffic stream is identified by the upstream Functional Data Path Element(s), i.e. by the object(s) that point to each entry in this table. This may include all traffic on an interface or just a portion thereof.
                 agentDiffServRedirectEntry 1.3.6.1.4.1.4526.10.3.6.1.2.9.1 no-access
An entry in the redirect table describes a specific external interface number used as the egress point of a traffic stream.
                     agentDiffServRedirectId 1.3.6.1.4.1.4526.10.3.6.1.2.9.1.1 indexinteger no-access
An index that enumerates the Redirect entries. Managers obtain new values for row creation in this table by reading agentDiffServRedirectNextFree.
                     agentDiffServRedirectIntf 1.3.6.1.4.1.4526.10.3.6.1.2.9.1.2 interfaceindex read-only
The external interface number identifier value. This value indicates the egress interface to which the traffic stream for this data path is directed. Normal traffic forwarding decisions are bypassed.
                     agentDiffServRedirectStorage 1.3.6.1.4.1.4526.10.3.6.1.2.9.1.3 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
                     agentDiffServRedirectStatus 1.3.6.1.4.1.4526.10.3.6.1.2.9.1.4 rowstatus read-only
The status of this conceptual row. All writable objects in this row may be modified at any time. Setting this variable to 'destroy' when the MIB contains one or more RowPointers pointing to it results in destruction being delayed until the row is no longer used.
         agentDiffServMeter 1.3.6.1.4.1.4526.10.3.6.1.3
             agentDiffServColorAwareTable 1.3.6.1.4.1.4526.10.3.6.1.3.1 no-access
A table used for augmenting the Differentiated Services meter information with information describing the packet coloration characteristics for a color-aware mode of policing. The diffServMeterId is used as the index to this table, which logically extends the Meter table row with the columnar objects defined in this Color Aware table row.
                 agentDiffServColorAwareEntry 1.3.6.1.4.1.4526.10.3.6.1.3.1.1 no-access
An entry in the color aware table describes a single color conformance level of a meter.
                     agentDiffServColorAwareLevel 1.3.6.1.4.1.4526.10.3.6.1.3.1.1.1 integer read-only
The metering conformance level of this table entry. A policing meter represents either a conforming or an exceeding level of traffic in the traffic stream for this data path. The color characteristics used by the meter are relevant to this conformance level. This object is set to unused(3) when the meter is not being used for policing. Enumeration: 'unused': 3, 'conform': 1, 'exceed': 2.
                     agentDiffServColorAwareMode 1.3.6.1.4.1.4526.10.3.6.1.3.1.1.2 integer read-only
The color mode indicator for the meter. When set to blind(1), metering is performed in a color-blind manner such that any packet markings are ignored by the meter. The other values listed for this object indicate the packet field used for determining its pre-existing color marking. In color-aware mode, the current color of a packet (e.g. green, yellow, red) influences the metering outcome. The object value awareunused(6) is special in that it denotes that the specific field attributes are not specified for the meter even though a color aware scheme is in use for policing. This object always returns blind(1) when the agentDiffServColorAwareLevel is set to unused(3). Enumeration: 'blind': 1, 'awareipprec': 5, 'awarecos': 2, 'awarecos2': 3, 'awareunused': 6, 'awareipdscp': 4.
                     agentDiffServColorAwareValue 1.3.6.1.4.1.4526.10.3.6.1.3.1.1.3 unsigned32 read-only
The value of the color aware table entry. This value is used to compare the field indicated in agentDiffServColorAwareMode against packets in a traffic stream along the data path supplying the meter for a given conformance level. This object always returns 0 when the agentDiffServColorAwareMode is set to blind(1) or awareunused(6).
     agentDiffServMIBAdmin 1.3.6.1.4.1.4526.10.3.6.2
         agentDiffServTBMeters 1.3.6.1.4.1.4526.10.3.6.2.1
             agentDiffServTBParamSimpleTokenBucketAware 1.3.6.1.4.1.4526.10.3.6.2.1.1
Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3, but using a color-aware mode of operation.