NETSCREEN-QOS-MIB

File: NETSCREEN-QOS-MIB.mib (4714 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI

Imported symbols

netscreenQos Integer32 MODULE-IDENTITY
OBJECT-TYPE

Defined Types

NsQosPlyEntry  
SEQUENCE    
  nsQosPlyId Integer32
  nsQosPlyVsys Integer32
  nsQosPlyQosEnable INTEGER
  nsQosPlyGanBW Integer32
  nsQosPlyMaxBW Integer32
  nsQosPlyTraffPriority Integer32
  nsQosPlyDSEnable INTEGER

Defined Values

netscreenQosMibModule 1.3.6.1.4.1.3224.5.0
This module defines the object that are used to monitor QoS
MODULE-IDENTITY    

nsQosUsrShapingMode 1.3.6.1.4.1.3224.5.1
QoS mode set by user
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), on-off(2), off-on(3), auto(4)  

nsQosSysShapingMode 1.3.6.1.4.1.3224.5.2
QoS mode currently set by the system
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1), on-off(2), off-on(3), auto(4)  

nsQosPly 1.3.6.1.4.1.3224.5.3
OBJECT IDENTIFIER    

nsQosPlyTable 1.3.6.1.4.1.3224.5.3.1
QoS is the allocation of the appropriate amount of network bandwidth to every user and application on an interface. This table collects all the QoS configuration setting on each physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsQosPlyEntry

nsQosPlyEntry 1.3.6.1.4.1.3224.5.3.1.1
Each entry holds a set of attributes for QoS
Status: current Access: not-accessible
OBJECT-TYPE    
  NsQosPlyEntry  

nsQosPlyId 1.3.6.1.4.1.3224.5.3.1.1.1
A unique policy id, also used as table index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsQosPlyVsys 1.3.6.1.4.1.3224.5.3.1.1.2
VSYS this policy belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsQosPlyQosEnable 1.3.6.1.4.1.3224.5.3.1.1.3
Enable QoS on this policy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

nsQosPlyGanBW 1.3.6.1.4.1.3224.5.3.1.1.4
Guaranteed Bandwidth (in bytes per second). When Qos Enable is off, the value has no meaning.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsQosPlyMaxBW 1.3.6.1.4.1.3224.5.3.1.1.5
Maxium Bandwidth (in bytes per second). When Qos Enable is off, the value has no meaning. Negative value means it is not set yet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsQosPlyTraffPriority 1.3.6.1.4.1.3224.5.3.1.1.6
Traffic priority for this policy. Zero is the highest priority and seven is the lowest.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsQosPlyDSEnable 1.3.6.1.4.1.3224.5.3.1.1.7
Enable DiffServ codepoint marking on this policy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)