BAY-STACK-MIB: View SNMP OID List / Download MIB
VENDOR: SYNOPTICS
Home | MIB: BAY-STACK-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 |
bayStackMib | 1.3.6.1.4.1.45.5.13 |
General BayStack MIB. |
||
bayStackObjects | 1.3.6.1.4.1.45.5.13.1 | |||
bayStackConfig | 1.3.6.1.4.1.45.5.13.1.1 | |||
bayStackConfigExpectedStackSize | 1.3.6.1.4.1.45.5.13.1.1.1 | integer32 | read-write |
The expected stack size. A unit that expects to be standalone would use a value of 1. |
bayStackConfigStackErrorNotificationInterval | 1.3.6.1.4.1.45.5.13.1.1.2 | integer32 | read-write |
This objects controls the frequency with which bsnStackConfigurationError notifications are generated. |
bayStackConfigStackErrorNotificationEnabled | 1.3.6.1.4.1.45.5.13.1.1.3 | truthvalue | read-write |
This objects controls whether bsnStackConfigurationError notifications are generated. |
bayStackConfigStackRebootUnitOnFailure | 1.3.6.1.4.1.45.5.13.1.1.4 | truthvalue | read-write |
This object controls whether to reboot any unit in a stack whose stack ports do not go logically up. |
bayStackConfigStackRetryCount | 1.3.6.1.4.1.45.5.13.1.1.5 | unsigned32 | read-write |
Stack retry count. |
bayStackUnitConfigTable | 1.3.6.1.4.1.45.5.13.1.2 | no-access |
This table contains per-unit configuration data for a stack. |
|
1.3.6.1.4.1.45.5.13.1.2.1 | no-access |
An entry of configuration data for a stacked unit. |
||
bayStackUnitConfigIndex | 1.3.6.1.4.1.45.5.13.1.2.1.1 | integer32 | read-only |
The unit number of an entry. |
bayStackUnitConfigRearPortAdminMode | 1.3.6.1.4.1.45.5.13.1.2.1.2 | integer | read-write |
The current administrative rear-port mode for this unit. This value will be applied at the next stack re-boot if it is different from the current operational value. Supported values are: standalone (rear-port mode is enabled normal), stacking (rear-port mode is disabled) and spb(rear-port mode is enabled with loopback port reserved). Enumeration: 'stacking': 2, 'spb': 3, 'standalone': 1. |
bayStackUnitConfigRearPortOperMode | 1.3.6.1.4.1.45.5.13.1.2.1.3 | integer | read-only |
The current operational rear-port mode for this unit. Supported values are: standalone (operational rear-port mode is enabled normal), stacking (operational rear-port mode is disabled) and spb(operational rear-port mode is enabled with loopback port reserved). Enumeration: 'stacking': 2, 'spb': 3, 'standalone': 1. |