NETGEAR-QOS-BW-MIB
AI MIB Summary
The NETGEAR-QOS-BW-MIB module enables monitoring and configuration of Quality of Service bandwidth allocation policies and traffic shaping parameters on NETGEAR enterprise networking hardware. It exposes specific metrics for bandwidth limits, queue depths, and priority class definitions within the vendor's Flex QoS implementation.
The MIB definitaions for Quality of Service Flex package.
Main OID:
agentQOSBandwidth.agentQOS.1
22
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
agentQOSBandwidthThe MIB definitaions for Quality of Service Flex package. MODULE-IDENTITY .agentQOS.1 |
trafficClassGroup OBJECT IDENTIFIER .agentQOS.1.1 |
trafficClassCreateSet to a non-empty string to create a Traffic Class entry in
trafficClassTable.rw DisplayString .agentQOS.1.1.1 |
trafficClassTableA table of Traffic Class instances. SEQUENCE OF TrafficClassEntry .agentQOS.1.1.2 |
trafficClassEntry TrafficClassEntry .agentQOS.1.1.2.1 |
trafficClassIndexThe index of this instance. Integer32 .agentQOS.1.1.2.1.1 |
trafficClassNameThe name of the traffic class.ro DisplayString .agentQOS.1.1.2.1.2 |
trafficClassIfIndexThe IfIndex of the port that this instance is associated with.rw Integer32 .agentQOS.1.1.2.1.3 |
trafficClassVlanIdThe VlanID of the VLAN that this instance is associated with.rw Integer32 .agentQOS.1.1.2.1.4 |
trafficClassWeightThe weight that this instances has.rw Integer32 .agentQOS.1.1.2.1.5 |
trafficClassBandwidthAllocationIndex of Bandwidth Allocation entry this traffic class uses.rw Integer32 .agentQOS.1.1.2.1.6 |
trafficClassAcceptByteCountByte count of packets accepted by this traffic class.ro Counter32 .agentQOS.1.1.2.1.7 |
trafficClassStatusStatus of this instance.
active(1) - this traffic class is active
destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .agentQOS.1.1.2.1.8 |
bandwidthAllocationGroup OBJECT IDENTIFIER .agentQOS.1.2 |
bandwidthAllocationCreateSet to a non-empty string to create a Bandwidth
Allocation entry in bandwidthAllocationTable.rw DisplayString .agentQOS.1.2.1 |
bandwidthAllocationTableTable of bandwidth allocation instances. SEQUENCE OF BandwidthAllocationEntry .agentQOS.1.2.2 |
bandwidthAllocationEntry BandwidthAllocationEntry .agentQOS.1.2.2.1 |
bandwidthAllocationIndexThe index of the traffic class. Integer32 .agentQOS.1.2.2.1.1 |
bandwidthAllocationNameThe name of the traffic class.ro DisplayString .agentQOS.1.2.2.1.2 |
bandwidthAllocationMinBandwidthMinimum bandwidth allocated.rw Gauge32 .agentQOS.1.2.2.1.3 |
bandwidthAllocationMaxBandwidthMaximum bandwidth allocated.rw Gauge32 .agentQOS.1.2.2.1.4 |
bandwidthAllocationStatusStatus of this instance.
active(1) - this bandwidth allocation is active
destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .agentQOS.1.2.2.1.5 |