NETGEAR-QOS-BW-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: NETGEAR-QOS-BW-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
 agentQOSBandwidth 1.3.6.1.4.1.4526.10.3.1
The MIB definitaions for Quality of Service Flex package.
     trafficClassGroup 1.3.6.1.4.1.4526.10.3.1.1
         trafficClassCreate 1.3.6.1.4.1.4526.10.3.1.1.1 displaystring read-write
Set to a non-empty string to create a Traffic Class entry in trafficClassTable.
         trafficClassTable 1.3.6.1.4.1.4526.10.3.1.1.2 no-access
A table of Traffic Class instances.
             trafficClassEntry 1.3.6.1.4.1.4526.10.3.1.1.2.1 no-access
                 trafficClassIndex 1.3.6.1.4.1.4526.10.3.1.1.2.1.1 integer32 no-access
The index of this instance.
                 trafficClassName 1.3.6.1.4.1.4526.10.3.1.1.2.1.2 displaystring read-only
The name of the traffic class.
                 trafficClassIfIndex 1.3.6.1.4.1.4526.10.3.1.1.2.1.3 integer32 read-write
The IfIndex of the port that this instance is associated with.
                 trafficClassVlanId 1.3.6.1.4.1.4526.10.3.1.1.2.1.4 integer32 read-write
The VlanID of the VLAN that this instance is associated with.
                 trafficClassWeight 1.3.6.1.4.1.4526.10.3.1.1.2.1.5 integer32 read-write
The weight that this instances has.
                 trafficClassBandwidthAllocation 1.3.6.1.4.1.4526.10.3.1.1.2.1.6 integer32 read-write
Index of Bandwidth Allocation entry this traffic class uses.
                 trafficClassAcceptByteCount 1.3.6.1.4.1.4526.10.3.1.1.2.1.7 counter32 read-only
Byte count of packets accepted by this traffic class.
                 trafficClassStatus 1.3.6.1.4.1.4526.10.3.1.1.2.1.8 rowstatus read-write
Status of this instance. active(1) - this traffic class is active destroy(6) - set to this value to delete an instance
     bandwidthAllocationGroup 1.3.6.1.4.1.4526.10.3.1.2
         bandwidthAllocationCreate 1.3.6.1.4.1.4526.10.3.1.2.1 displaystring read-write
Set to a non-empty string to create a Bandwidth Allocation entry in bandwidthAllocationTable.
         bandwidthAllocationTable 1.3.6.1.4.1.4526.10.3.1.2.2 no-access
Table of bandwidth allocation instances.
             bandwidthAllocationEntry 1.3.6.1.4.1.4526.10.3.1.2.2.1 no-access
                 bandwidthAllocationIndex 1.3.6.1.4.1.4526.10.3.1.2.2.1.1 integer32 no-access
The index of the traffic class.
                 bandwidthAllocationName 1.3.6.1.4.1.4526.10.3.1.2.2.1.2 displaystring read-only
The name of the traffic class.
                 bandwidthAllocationMinBandwidth 1.3.6.1.4.1.4526.10.3.1.2.2.1.3 gauge32 read-write
Minimum bandwidth allocated.
                 bandwidthAllocationMaxBandwidth 1.3.6.1.4.1.4526.10.3.1.2.2.1.4 gauge32 read-write
Maximum bandwidth allocated.
                 bandwidthAllocationStatus 1.3.6.1.4.1.4526.10.3.1.2.2.1.5 rowstatus read-write
Status of this instance. active(1) - this bandwidth allocation is active destroy(6) - set to this value to delete an instance