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).
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
 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.
               bayStackStatsIfEntry 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.
               bayStackStatsUnitEntry 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.
               bayStackStatsCoSQueueEntry 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.