MELLANOX-ENTITY-STATE-MIB
10 objects
Mellanox Entity State MIB
Imported Objects
| ENTITY-MIB | entPhysicalIndex |
| MELLANOX-SMI-MIB | mellanoxEntState |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.33049.7.1 | IdentitymellanoxEntStateMib | Mellanox Entity State MIB | ||
| 1.3.6.1.4.1.33049.7.1.0 | NodemellanoxEntStateMibNotifications | |||
| 1.3.6.1.4.1.33049.7.1.0.1 | NotificationmellanoxEntStateChangeAlarm | current | This notification is generated when module state changes | |
| 1.3.6.1.4.1.33049.7.1.1 | NodemellanoxEntStateMibObjects | |||
| 1.3.6.1.4.1.33049.7.1.1.1 | TablemellanoxEntStateTable | not-accessible | current | entPhysicalTable extension |
| 1.3.6.1.4.1.33049.7.1.1.1.1 | RowmellanoxEntStateEntry | not-accessible | current | entPhysical Index |
| 1.3.6.1.4.1.33049.7.1.1.1.1.1 | ColumnmellanoxEntStateModuleCurrentState | read-only | current | Module Current State |
| 1.3.6.1.4.1.33049.7.1.1.1.1.2 | ColumnmellanoxEntStateModulePreviousState | read-only | current | Module Previous State |
| 1.3.6.1.4.1.33049.7.1.1.1.1.3 | ColumnmellanoxEntStateModuleStateDescr | read-only | current | A textual description of the state of the module. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ModuleStateType | INTEGER { ok(1), disabled(2), reset(3), missing(4), criticalFault(5), nonCriticalFault(6), unknown(7) } | current | State of a module. Valid values are: ok(1) module is operational. disabled(2) module is not operational due to disablement. reset(3) module is during reset cycle. missing(4) module is not inserted. criticalFault(5) modu… |