NETGEAR-QOS-COS-MIB

NETGEAR-QOS-COS-MIB Download

MIBs list

The MIB definitions for Quality of Service - CoS 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-COS-MIB

agentCosMapIpPrecTable
A table mapping evaluated IP precedence to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
agentCosMapIpPrecEntry
IP Precedence to Traffic Class mapping for a port.
agentCosMapIpPrecIntfIndex
This is a unique index for an entry in the agentCosMapIpPrecTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries t ...
agentCosMapIpPrecValue
The IP precedence value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingr ...
agentCosMapIpPrecTrafficClass
Traffic class priority queue the received frame is mapped to. This represents the actual configuration setting the port is using.
agentCosMapIpDscpTable
A table mapping evaluated IP DSCP to Traffic Class for a specific physical port. Traffic class is a number in the range (0..(dot1dPortNumTrafficClasses-1)).
agentCosMapIpDscpEntry
IP DSCP to Traffic Class mapping for a port.
agentCosMapIpDscpIntfIndex
This is a unique index for an entry in the agentCosMapIpDscpTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entries t ...
agentCosMapIpDscpValue
The IP DSCP value contained in the received frame. This value is only indicated in IP packets, but is independent of both media-type and frame tagging. Non-IP packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress por ...
agentCosMapIpDscpTrafficClass
Traffic class priority queue the received frame is mapped to.
agentCosMapIntfTrustTable
Specifies the interface trust mode of operation for a port. The trust mode setting determines which COS mapping table is used for directing ingress packets to a Traffic Class.
agentCosMapIntfTrustEntry
COS interface trust mode.
agentCosMapIntfTrustIntfIndex
This is a unique index for an entry in the agentCosMapIntfTrustTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configuration, which in turn causes all interface entrie ...
agentCosMapIntfTrustMode
The class of service trust mode of an interface. When set to a trusted mode, the appropriate COS mapping table is used as follows: trustDot1p(2) : dot1dTrafficClassTable trustIpPrecedence(3): agentCosMapIpPrecTable trustIpDscp(4): agentCosMapIpDscpTable F ...
agentCosMapUntrustedTrafficClass
The traffic class (i.e. hardware queue) to which all untrusted traffic is assigned. This includes all traffic when the agentCosMapIntfTrustMode is set to untrusted(1), or just non-IP packets when in trustIpPrecedence(3) or trustIpDscp(4) modes. This is a ...
agentCosQueueNumQueuesPerPort
The number of configurable COS queues per port supported by the hardware device.
agentCosQueueNumDropPrecedenceLevels
The number of distinct drop precedence levels per queue supported by the hardware device. These levels are typically used when configuring the queue management tail drop and WRED parameters.
agentCosQueueControlTable
Table of class-of-service queue configuration controls for the specified interface.
agentCosQueueControlEntry
Provides a general control mechanism that affects all queues on a given interface.
agentCosQueueIntfIndex
This is a unique index for an entry in the agentCosQueueControlTable, agentCosQueueTable, or agentCosQueueMgmtTable. A non-zero value indicates the ifIndex for the corresponding interface entry in the ifTable. A value of zero represents global configura ...
agentCosQueueIntfShapingRate
Maximum bandwidth allowed for this interface as a whole, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no maximum ban ...
agentCosQueueMgmtTypeIntf
The management technique used for all queues on this interface. If taildrop(1), then all new packets presented to the queues are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is employed whereby pack ...
agentCosQueueWredDecayExponent
The decay exponent value used with the weighted random early discard (WRED) algorithm to determine how quickly the average queue length calculation reacts to the current length of the queue. A higher value produces a slower response, meaning previously s ...
agentCosQueueDefaultsRestore
Causes the default values to be restored for all COS queue objects defined for this interface. This includes objects in the following tables: agentCosQueueTable agentCosQueueMgmtTable This object always reads as disable(2). This object may only be set to ...
agentCosQueueTable
Table of class-of-service queue configuration parameters for the specified interface.
agentCosQueueEntry
Each entry describes a single class-of-service (COS) queue for a given Interface Index. The number of configurable COS queues for an interface vary based on device capabilities. All objects defined for this table entry contain a default value correspondin ...
agentCosQueueIndex
The COS queue index, numbered 0 to (n-1), where n is the total number of configurable interface queues for the device as indicated by agentCosQueueNumQueuesPerPort. In general, a higher numbered queue index is used to support higher priority traffic, alth ...
agentCosQueueSchedulerType
The type of scheduling used for this queue. If strict(1), then all traffic placed on this queue is transmitted before any queue with a lower precedence (lower agentCosQueueIndex). A weighted(2) scheme gives this queue service relative to other weighted ...
agentCosQueueMinBandwidth
Minimum guaranteed bandwidth allotted to this queue. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no guaranteed minimum bandwidth in effect (best-effort service). The defau ...
agentCosQueueMaxBandwidth
Maximum bandwidth allowed for this queue, typically used to shape the outbound transmission rate. The value is specified in terms of percentage of overall link speed for the port in 5% increments. A value of 0 means there is no maximum bandwidth limit in ...
agentCosQueueMgmtType
The queue depth management technique used when per-queue specification is supported. If taildrop(1), then all new packets presented to the queue are dropped based on some maximum threshold value(s). If wred(2), then an active queue management scheme is e ...
agentCosQueueMgmtTable
Table of class-of-service queue drop precedence configuration parameters. The values in this table are used based on the agentCosQueueMgmtType for the corresponding agentCosQueueIntfIndex and agentCosQueueIndex values. These parameters are specified for ...
agentCosQueueMgmtEntry
The individual objects in this table are specified for each drop precedence level supported within a particular queue on a given interface. Each object's usage is based on the current setting of the agentCosQueueMgmtType. See the individual object descri ...
agentCosQueueDropPrecIndex
The COS queue drop precedence level, numbered 1 to p, where p is the total number of drop precedences supported per queue, as indicated by agentCosQueueNumDropPrecedenceLevels. This is used as the minor index into the table. Each supported drop preceden ...
agentCosQueueMgmtTailDropThreshold
Tail drop queue threshold above which all packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction of the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since device imp ...
agentCosQueueMgmtWredMinThreshold
Weighted RED minimum queue threshold, below which no packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction of the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since ...
agentCosQueueMgmtWredMaxThreshold
Weighted RED maximum queue threshold, above which all packets are dropped for the current drop precedence level. The value specifies the threshold based on a fraction the overall device queue size in terms of sixteenths (0/16, 1/16, 2/16…, 16/16). Since d ...
agentCosQueueMgmtWredDropProbScale
A scaling factor used for the WRED calculation to determine the packet drop probability for the current drop precedence level. The value is specified as a number S from 1-15 and is used in the formula: 1/(2** S), meaning one packet is dropped out of every ...

MIBs list