BROCADE-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: BROCADE-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).
|
|||
Object Name | OID | Type | Access | Info |
brcdQosMIB | 1.3.6.1.4.1.1991.1.1.14.1 |
The MIB module contains the managed object definition for Brocade Quality of Service. Supported Platforms: - supported on NetIron XMR/MLX latforms. Copyright 1996-2012 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment. |
||
brcdHqosObjects | 1.3.6.1.4.1.1991.1.1.14.1.1 | |||
brcdHqosStatsTable | 1.3.6.1.4.1.1991.1.1.14.1.1.1 | no-access |
A list of brcHqosStats entries. This table contains information of various HQoS counters. The HQoS is supported on NI-MLX-10Gx8-M/D LP modules. |
|
1.3.6.1.4.1.1991.1.1.14.1.1.1.1 | no-access |
An entry containing Hqos statistics counter information applicable for 10Gx8 interface if the module is physically present. |
||
brcdHqosIfIndex | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.1 | interfaceindex | no-access |
The index of the interface index where the HQoS is configured. The LP module must be physically present and operationally up. |
brcdHqosEndpointType | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.2 | integer | no-access |
This object specifies the End point type for HQoS scheduler. Enumeration: 'bVlanIsid': 4, 'other': 1, 'doubleTaggedVlan': 3, 'singleTaggedVlan': 2. |
brcdHqosEndpointTag | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.3 | unsigned32 | no-access |
This object specifies the HQoS end point tag. If the brcdHqosEndpointType is other(1), then this object has zero value. If the brcdHqosEndpointType is singleTaggedVlan(2), dougleTaggedVlan(3) or bVlanIsid(4), then this object has VLAN id. The valid VLAN ids are 1 to 4094. |
brcdHqosEndpointInnerTag | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.4 | unsigned32 | no-access |
This object specifies the HQoS end point inner tag. If the brcdHqosEndpointType is other(1) or singleTaggedVlan(2) then this object has zero value. If the brcdHqosEndpointType is dougleTaggedVlan(3) then this object has VLAN id. The valid VLAN ids are 1 to 4094 If the index brcdHqosEndpointType is bVlanIsid(4), then this object has ISID value. The valid ISID are 256 to 16777214. |
brcdHqosStatsPriority | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.5 | portprioritytc | no-access |
The priority of the packets that will be stored in this queue. This is 1-based index. The HQoS queue with brcdHqosEndpointType as other(1) have 8 priorities. All other HQoS queues have 4 priorities, two consecutive priorities are stored in one queue. In this case, the valid values for this index are 1, 3, 5 and 7. The queue with priority 1 has the packets with priority 1 and 2. Same applies for priority 3, 5 and 7 |
brcdHqosStatsDescription | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.6 | displaystring | read-only |
This object gives the HQoS scheduler node name in full path format with each node separated by dot. |
brcdHqosStatsEnquePkts | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.7 | counter64 | read-only |
A count of all packets entering ingress queues on this queue. |
brcdHqosStatsEnqueBytes | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.8 | counter64 | read-only |
A count of all bytes entering ingress queues on this queue. |
brcdHqosStatsDequePkts | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.9 | counter64 | read-only |
A count of all packets dequeued from ingress queues and forwarded on this queue. |
brcdHqosStatsDequeBytes | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.10 | counter64 | read-only |
A count of all bytes dequeued from ingress queues and forwarded on this queue. |
brcdHqosStatsTotalDiscardPkts | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.11 | counter64 | read-only |
A count of all packets failing to enter ingress queues on this queue. This may be due to: * The queue reaching its maximum depth, WRED, or other reasons. * The network processor deciding to drop packets for reasons including: an unknown Layer-3 route, RPF, or segment filtering. |
brcdHqosStatsTotalDiscardBytes | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.12 | counter64 | read-only |
A count of all bytes failing to enter ingress queues on this queue. This may be due to: * The queue reaching its maximum depth, WRED, or other reasons. * The network processor deciding to drop packets for reasons including: an unknown Layer-3 route, RPF, or segment filtering |
brcdHqosStatsOldestDiscardPkts | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.13 | counter64 | read-only |
A count of all packets entering ingress queues on this queue, but deleted afterwards due to buffer full. |
brcdHqosStatsOldestDiscardBytes | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.14 | counter64 | read-only |
A count of all bytes entering ingress queues on this queue, but deleted afterwards due to buffer full |
brcdHqosStatsWREDDroppedPkts | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.15 | counter64 | read-only |
A count of all bytes entering ingress queues on this queue, but deleted afterwards due to buffer full |
brcdHqosStatsWREDDroppedBytes | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.16 | counter64 | read-only |
A count of all bytes entering ingress queues on this queue, but deleted afterwards due to buffer full |
brcdHqosStatsCurrentQDepth | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.17 | counter64 | read-only |
The current queue depth. |
brcdHqosStatsMaxQDepthSinceLastRead | 1.3.6.1.4.1.1991.1.1.14.1.1.1.1.18 | counter64 | read-only |
The maximum queue depth since last access to read. |