NETSCREEN-QOS-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-QOS-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
 netscreenQosMibModule 1.3.6.1.4.1.3224.5.0
This module defines the object that are used to monitor QoS
 nsQosUsrShapingMode 1.3.6.1.4.1.3224.5.1 integer read-only
QoS mode set by user Enumeration: 'on': 1, 'off': 0, 'on-off': 2, 'auto': 4, 'off-on': 3.
 nsQosSysShapingMode 1.3.6.1.4.1.3224.5.2 integer read-only
QoS mode currently set by the system Enumeration: 'on': 1, 'off': 0, 'on-off': 2, 'auto': 4, 'off-on': 3.
 nsQosPly 1.3.6.1.4.1.3224.5.3
     nsQosPlyTable 1.3.6.1.4.1.3224.5.3.1 no-access
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.
         nsQosPlyEntry 1.3.6.1.4.1.3224.5.3.1.1 no-access
Each entry holds a set of attributes for QoS
             nsQosPlyId 1.3.6.1.4.1.3224.5.3.1.1.1 integer32 read-only
A unique policy id, also used as table index.
             nsQosPlyVsys 1.3.6.1.4.1.3224.5.3.1.1.2 integer32 read-only
VSYS this policy belongs to.
             nsQosPlyQosEnable 1.3.6.1.4.1.3224.5.3.1.1.3 integer read-only
Enable QoS on this policy. Enumeration: 'on': 1, 'off': 0.
             nsQosPlyGanBW 1.3.6.1.4.1.3224.5.3.1.1.4 integer32 read-only
Guaranteed Bandwidth (in bytes per second). When Qos Enable is off, the value has no meaning.
             nsQosPlyMaxBW 1.3.6.1.4.1.3224.5.3.1.1.5 integer32 read-only
Maxium Bandwidth (in bytes per second). When Qos Enable is off, the value has no meaning. Negative value means it is not set yet.
             nsQosPlyTraffPriority 1.3.6.1.4.1.3224.5.3.1.1.6 integer32 read-only
Traffic priority for this policy. Zero is the highest priority and seven is the lowest.
             nsQosPlyDSEnable 1.3.6.1.4.1.3224.5.3.1.1.7 integer read-only
Enable DiffServ codepoint marking on this policy. Enumeration: 'on': 1, 'off': 0.