HA-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: HA-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 |
haMIB | 1.3.6.1.4.1.1588.2.1.2 |
The MIB module High Availability MIB. Copyright (c) 2002-2003 Brocade Communications Systems, Inc. All rights reserved. |
||
highAvailability | 1.3.6.1.4.1.1588.2.1.2.1 | |||
haStatus | 1.3.6.1.4.1.1588.2.1.2.1.1 | integer | read-only |
Whether the system is redundant or not. Enumeration: 'nonredundant': 1, 'redundant': 0. |
fruTable | 1.3.6.1.4.1.1588.2.1.2.1.5 | no-access |
This table inventories the field replaceable units (FRUs) slots available. There is entry in this table for each entry in the entPhysicalTable that has entPhysicalClass set to 'Container (5)' and has a child entry having entPhysicalIsFRU field to be true |
|
1.3.6.1.4.1.1588.2.1.2.1.5.1 | no-access |
An entry for FRU slot in the fruTable |
||
fruClass | 1.3.6.1.4.1.1588.2.1.2.1.5.1.1 | fruclass | read-only |
The type of the FRU object that these slot can hold |
fruStatus | 1.3.6.1.4.1.1588.2.1.2.1.5.1.2 | integer | read-only |
The current status of the FRU object in the slot Enumeration: 'on': 3, 'off': 4, 'unknown': 2, 'poweredon': 6, 'other': 1, 'initialized': 7, 'faulty': 5. |
fruObjectNum | 1.3.6.1.4.1.1588.2.1.2.1.5.1.3 | integer32 | read-only |
Gives the slot number of the blade and unit number for everything else |
fruSupplierId | 1.3.6.1.4.1.1588.2.1.2.1.5.1.4 | displaystring | read-only |
The supplier id. |
fruSupplierPartNum | 1.3.6.1.4.1.1588.2.1.2.1.5.1.5 | displaystring | read-only |
The supplier part number. |
fruSupplierSerialNum | 1.3.6.1.4.1.1588.2.1.2.1.5.1.6 | displaystring | read-only |
The supplier serial number. |
fruSupplierRevCode | 1.3.6.1.4.1.1588.2.1.2.1.5.1.7 | displaystring | read-only |
The supplier revision code. |
fruPowerConsumption | 1.3.6.1.4.1.1588.2.1.2.1.5.1.8 | displaystring | read-only |
This represents power consumption of blades. This will have values only for core/switch blades and for other FRUs, it will be 0 |
fruHistoryTable | 1.3.6.1.4.1.1588.2.1.2.1.6 | no-access |
This table gives the contents of the entire history log of the FRU events |
|
1.3.6.1.4.1.1588.2.1.2.1.6.1 | no-access |
An entry in this table represents a particular FRU event |
||
fruHistoryIndex | 1.3.6.1.4.1.1588.2.1.2.1.6.1.1 | integer32 | read-only |
Index of the FRU event in the history table |
fruHistoryClass | 1.3.6.1.4.1.1588.2.1.2.1.6.1.2 | fruclass | read-only |
The type of the FRU object related to the event |
fruHistoryObjectNum | 1.3.6.1.4.1.1588.2.1.2.1.6.1.3 | integer32 | read-only |
Gives the slot number of the blade and unit number for everything else |
fruHistoryEvent | 1.3.6.1.4.1.1588.2.1.2.1.6.1.4 | integer | read-only |
The type of the FRU event Enumeration: 'removed': 2, 'added': 1, 'invalid': 3. |
fruHistoryTime | 1.3.6.1.4.1.1588.2.1.2.1.6.1.5 | displaystring | read-only |
Gives the time at which this event happened |
fruHistoryFactoryPartNum | 1.3.6.1.4.1.1588.2.1.2.1.6.1.6 | displaystring | read-only |
Gives the factory part num of the FRU object |
fruHistoryFactorySerialNum | 1.3.6.1.4.1.1588.2.1.2.1.6.1.7 | displaystring | read-only |
Gives the factory serial num of the FRU object |
cpTable | 1.3.6.1.4.1.1588.2.1.2.1.7 | no-access |
This table lists all the CPs in the system |
|
1.3.6.1.4.1.1588.2.1.2.1.7.1 | no-access |
An entry represents a single CP in the system |
||
cpStatus | 1.3.6.1.4.1.1588.2.1.2.1.7.1.1 | integer | read-only |
Gives the current status of the CP Enumeration: 'active': 3, 'unknown': 2, 'other': 1, 'standby': 4, 'failed': 5. |
cpIpAddress | 1.3.6.1.4.1.1588.2.1.2.1.7.1.2 | ipaddress | read-only |
The IP Address of the Ethernet interface of this CP. |
cpIpMask | 1.3.6.1.4.1.1588.2.1.2.1.7.1.3 | ipaddress | read-only |
The IP Mask of the Ethernet interface of this CP. |
cpIpGateway | 1.3.6.1.4.1.1588.2.1.2.1.7.1.4 | ipaddress | read-only |
The IP Address of the IP Gateway for this CP. |
cpLastEvent | 1.3.6.1.4.1.1588.2.1.2.1.7.1.5 | integer | read-only |
The last event related to this CP Enumeration: 'failOverStart': 9, 'configChange': 8, 'unknown': 2, 'cpFaulty': 5, 'cpHealthy': 6, 'firmwareUpgrade': 12, 'haOutSync': 4, 'haSync': 3, 'other': 1, 'failOverDone': 10, 'cpActive': 7, 'firmwareCommit': 11. |
bpTable | 1.3.6.1.4.1.1588.2.1.2.1.8 | no-access |
The table of blade processor entries. |
|
1.3.6.1.4.1.1588.2.1.2.1.8.1 | no-access |
An entry of the blade processor information. |
||
bpStatus | 1.3.6.1.4.1.1588.2.1.2.1.8.1.1 | integer | read-only |
This object identifies the Blade Processor Status. Enumeration: 'on': 1, 'faulty': 3, 'off': 2, 'unknow': 4, 'others': 5. |
bpeth0IpAddress | 1.3.6.1.4.1.1588.2.1.2.1.8.1.2 | ipaddress | read-only |
The IP Address of the Ethernet interface Eth0 of Scimitar blade. |
bpeth1IpAddress | 1.3.6.1.4.1.1588.2.1.2.1.8.1.3 | ipaddress | read-only |
The IP Address of the Ethernet interface Eth1 of Scimitar blade. |
bpsubNetMaskIpaddress | 1.3.6.1.4.1.1588.2.1.2.1.8.1.4 | ipaddress | read-only |
The IP Mask of the Ethernet interface of this CP. |
bpIpGateway | 1.3.6.1.4.1.1588.2.1.2.1.8.1.5 | ipaddress | read-only |
The IP Address of the IP Gateway for this CP. |
bpSasPriVersion | 1.3.6.1.4.1.1588.2.1.2.1.8.1.6 | displaystring | read-only |
The current primary version of the SAS. |
bpSasSecVersion | 1.3.6.1.4.1.1588.2.1.2.1.8.1.7 | displaystring | read-only |
The current Secondary version of the SAS. |
haMIBTraps | 1.3.6.1.4.1.1588.2.1.2.2 | |||
haMIBTrapPrefix | 1.3.6.1.4.1.1588.2.1.2.2.0 | |||
fruStatusChanged | 1.3.6.1.4.1.1588.2.1.2.2.0.1 |
This trap is sent when status of any FRU object is changed |
||
cpStatusChanged | 1.3.6.1.4.1.1588.2.1.2.2.0.2 |
This trap is sent when status of any CP object is changed |
||
fruHistoryTrap | 1.3.6.1.4.1.1588.2.1.2.2.0.3 |
This trap is sent when a FRU is added or removed |