MELLANOX-ENTITY-STATE-MIB

File: MELLANOX-ENTITY-STATE-MIB.mib (3564 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
MELLANOX-SMI-MIB ENTITY-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
NOTIFICATION-TYPE TEXTUAL-CONVENTION SnmpAdminString
mellanoxEntState entPhysicalIndex

Defined Types

ModuleStateType  
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) module has a critical fault. nonCriticalFault(6) module has a non-critical fault. unknown(7) module state is unknown.
TEXTUAL-CONVENTION    
  INTEGER ok(1), disabled(2), reset(3), missing(4), criticalFault(5), nonCriticalFault(6), unknown(7)  

MellanoxEntStateEntry  
SEQUENCE    
  mellanoxEntStateModuleCurrentState ModuleStateType
  mellanoxEntStateModulePreviousState ModuleStateType
  mellanoxEntStateModuleStateDescr SnmpAdminString

Defined Values

mellanoxEntStateMib 1.3.6.1.4.1.33049.7.1
Mellanox Entity State MIB
MODULE-IDENTITY    

mellanoxEntStateMibNotifications 1.3.6.1.4.1.33049.7.1.0
OBJECT IDENTIFIER    

mellanoxEntStateMibObjects 1.3.6.1.4.1.33049.7.1.1
OBJECT IDENTIFIER    

mellanoxEntStateTable 1.3.6.1.4.1.33049.7.1.1.1
entPhysicalTable extension
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MellanoxEntStateEntry

mellanoxEntStateEntry 1.3.6.1.4.1.33049.7.1.1.1.1
entPhysical Index
Status: current Access: not-accessible
OBJECT-TYPE    
  MellanoxEntStateEntry  

mellanoxEntStateModuleCurrentState 1.3.6.1.4.1.33049.7.1.1.1.1.1
Module Current State
Status: current Access: read-only
OBJECT-TYPE    
  ModuleStateType  

mellanoxEntStateModulePreviousState 1.3.6.1.4.1.33049.7.1.1.1.1.2
Module Previous State
Status: current Access: read-only
OBJECT-TYPE    
  ModuleStateType  

mellanoxEntStateModuleStateDescr 1.3.6.1.4.1.33049.7.1.1.1.1.3
A textual description of the state of the module.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

mellanoxEntStateChangeAlarm 1.3.6.1.4.1.33049.7.1.0.1
This notification is generated when module state changes
Status: current Access: read-only
NOTIFICATION-TYPE