NETGEAR-QOS-BW-MIB

File: NETGEAR-QOS-BW-MIB.mib (8300 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC NETGEAR-QOS-MIB
RFC1213-MIB

Imported symbols

Counter32 MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 Gauge32
RowStatus agentQOS DisplayString

Defined Types

TrafficClassEntry  
SEQUENCE    
  trafficClassIndex Integer32
  trafficClassName DisplayString
  trafficClassIfIndex Integer32
  trafficClassVlanId Integer32
  trafficClassWeight Integer32
  trafficClassBandwidthAllocation Integer32
  trafficClassAcceptByteCount Counter32
  trafficClassStatus RowStatus

BandwidthAllocationEntry  
SEQUENCE    
  bandwidthAllocationIndex Integer32
  bandwidthAllocationName DisplayString
  bandwidthAllocationMinBandwidth Gauge32
  bandwidthAllocationMaxBandwidth Gauge32
  bandwidthAllocationStatus RowStatus

Defined Values

agentQOSBandwidth 1.3.6.1.4.1.4526.10.3.1
The MIB definitaions for Quality of Service Flex package.
MODULE-IDENTITY    

trafficClassGroup 1.3.6.1.4.1.4526.10.3.1.1
OBJECT IDENTIFIER    

trafficClassCreate 1.3.6.1.4.1.4526.10.3.1.1.1
Set to a non-empty string to create a Traffic Class entry in trafficClassTable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

trafficClassTable 1.3.6.1.4.1.4526.10.3.1.1.2
A table of Traffic Class instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrafficClassEntry

trafficClassEntry 1.3.6.1.4.1.4526.10.3.1.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TrafficClassEntry  

trafficClassIndex 1.3.6.1.4.1.4526.10.3.1.1.2.1.1
The index of this instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

trafficClassName 1.3.6.1.4.1.4526.10.3.1.1.2.1.2
The name of the traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

trafficClassIfIndex 1.3.6.1.4.1.4526.10.3.1.1.2.1.3
The IfIndex of the port that this instance is associated with.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

trafficClassVlanId 1.3.6.1.4.1.4526.10.3.1.1.2.1.4
The VlanID of the VLAN that this instance is associated with.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

trafficClassWeight 1.3.6.1.4.1.4526.10.3.1.1.2.1.5
The weight that this instances has.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

trafficClassBandwidthAllocation 1.3.6.1.4.1.4526.10.3.1.1.2.1.6
Index of Bandwidth Allocation entry this traffic class uses.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

trafficClassAcceptByteCount 1.3.6.1.4.1.4526.10.3.1.1.2.1.7
Byte count of packets accepted by this traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficClassStatus 1.3.6.1.4.1.4526.10.3.1.1.2.1.8
Status of this instance. active(1) - this traffic class is active destroy(6) - set to this value to delete an instance
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

bandwidthAllocationGroup 1.3.6.1.4.1.4526.10.3.1.2
OBJECT IDENTIFIER    

bandwidthAllocationCreate 1.3.6.1.4.1.4526.10.3.1.2.1
Set to a non-empty string to create a Bandwidth Allocation entry in bandwidthAllocationTable.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

bandwidthAllocationTable 1.3.6.1.4.1.4526.10.3.1.2.2
Table of bandwidth allocation instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BandwidthAllocationEntry

bandwidthAllocationEntry 1.3.6.1.4.1.4526.10.3.1.2.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BandwidthAllocationEntry  

bandwidthAllocationIndex 1.3.6.1.4.1.4526.10.3.1.2.2.1.1
The index of the traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bandwidthAllocationName 1.3.6.1.4.1.4526.10.3.1.2.2.1.2
The name of the traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

bandwidthAllocationMinBandwidth 1.3.6.1.4.1.4526.10.3.1.2.2.1.3
Minimum bandwidth allocated.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

bandwidthAllocationMaxBandwidth 1.3.6.1.4.1.4526.10.3.1.2.2.1.4
Maximum bandwidth allocated.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

bandwidthAllocationStatus 1.3.6.1.4.1.4526.10.3.1.2.2.1.5
Status of this instance. active(1) - this bandwidth allocation is active destroy(6) - set to this value to delete an instance
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus