BAY-STACK-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-STATS-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 |
bayStackStatsMib | 1.3.6.1.4.1.45.5.12 |
Avaya Networks Statistics MIB Copyright 2005-2014 Avaya Networks All rights reserved. This Avaya Networks SNMP Management Information Base Specification embodies Avaya Networks' confidential and proprietary intellectual property. Avaya Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Avaya Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
bayStackStatsNotifications | 1.3.6.1.4.1.45.5.12.0 | |||
bayStackStatsObjects | 1.3.6.1.4.1.45.5.12.1 | |||
bayStackStatsIfTable | 1.3.6.1.4.1.45.5.12.1.1 | no-access |
Table of per-interface statistics counters. |
|
1.3.6.1.4.1.45.5.12.1.1.1 | no-access | |||
bayStackStatsIfIndex | 1.3.6.1.4.1.45.5.12.1.1.1.1 | interfaceindex | no-access |
ifIndex value of the interface. |
bayStackStatsIfNoResourcesPktsDropped | 1.3.6.1.4.1.45.5.12.1.1.1.2 | counter64 | read-only |
The number of packets dropped due to a lack of resources. |
bayStackStatsIfInPfcFrames | 1.3.6.1.4.1.45.5.12.1.1.1.3 | counter64 | read-only |
A count of MAC Control frames received on this interface with an opcode indicating the PFC operation. |
bayStackStatsIfOutPfcFrames | 1.3.6.1.4.1.45.5.12.1.1.1.4 | counter64 | read-only |
A count of MAC Control frames transmitted on this interface with an opcode indicating the PFC operation. |
bayStackStatsUnitTable | 1.3.6.1.4.1.45.5.12.1.2 | no-access |
Table of per-unit statistics counters. This table only contains entries in a stack. On a standalone unit, this table will be empty. |
|
1.3.6.1.4.1.45.5.12.1.2.1 | no-access | |||
bayStackStatsUnitIndex | 1.3.6.1.4.1.45.5.12.1.2.1.1 | integer32 | no-access |
Unit number. |
bayStackStatsUnitNoResourcesPktsDropped | 1.3.6.1.4.1.45.5.12.1.2.1.2 | counter64 | read-only |
The number of packets dropped on stack up/down ports on this unit due to a lack of resources. |
bayStackStatsCoSQueueTable | 1.3.6.1.4.1.45.5.12.1.3 | no-access |
Table of per-interface per-CoS queue per-type statistics counters. |
|
1.3.6.1.4.1.45.5.12.1.3.1 | no-access | |||
bayStackStatsCoSQueueIfIndex | 1.3.6.1.4.1.45.5.12.1.3.1.1 | interfaceindex | no-access |
ifIndex value of the interface. |
bayStackStatsCoSQueueQueue | 1.3.6.1.4.1.45.5.12.1.3.1.2 | integer32 | no-access |
The specific queue within the QoS queue set. Queues not valid in the current queue set will be rejected. |
bayStackStatsCoSQueueOutPackets | 1.3.6.1.4.1.45.5.12.1.3.1.3 | counter64 | read-only |
The number of transmitted packets from an interface and queue. |
bayStackStatsCoSQueueOutBytes | 1.3.6.1.4.1.45.5.12.1.3.1.4 | counter64 | read-only |
The number of transmitted bytes from an interface and queue. |
bayStackStatsCoSQueueDropPackets | 1.3.6.1.4.1.45.5.12.1.3.1.5 | counter64 | read-only |
The number of dropped packets from an interface and queue. |
bayStackStatsCoSQueueDropBytes | 1.3.6.1.4.1.45.5.12.1.3.1.6 | counter64 | read-only |
The number of dropped bytes from an interface and queue. |
bayStackStatsCoSQueueClear | 1.3.6.1.4.1.45.5.12.1.3.1.7 | integer | read-write |
Used to clear all queue counters on an interface and queue. Value 'clear(2)' should be used. The value 'none(1)' is only for retrieve and it does nothing when set. Enumeration: 'none': 1, 'clear': 2. |