F10-M-SERIES-CHASSIS-MIB

File: F10-M-SERIES-CHASSIS-MIB.mib (56245 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
FORCE10-SMI F10-CHASSIS-MIB FORCE10-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Counter32 Integer32 Unsigned32
TimeTicks NOTIFICATION-TYPE DateAndTime
DisplayString MacAddress RowStatus
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP f10Mgmt chAlarmVarInteger
chAlarmVarString chAlarmVarSlot chAlarmVarPort
F10SwDate F10ChassisType F10ProcessorModuleType
F10MfgDate F10HundredthdB F10MSeriesPortType

Defined Types

CodeType  
The code type value for a given unit, displayed in hexadecimal.
TEXTUAL-CONVENTION    
  Unsigned32  

UnitType  
The unit type value for a given unit, displayed in hexadecimal.
TEXTUAL-CONVENTION    
  Unsigned32  

ChStackUnitEntry  
SEQUENCE    
  chStackUnitIndex Integer32
  chStackUnitNumber Integer32
  chStackUnitSID Integer32
  chStackUnitMgmtStatus INTEGER
  chStackUnitHwMgmtPreference INTEGER
  chStackUnitAdmMgmtPreference Integer32
  chStackUnitModelID DisplayString
  chStackUnitStatus INTEGER
  chStackUnitDescription DisplayString
  chStackUnitCodeVersion DisplayString
  chStackUnitCodeVersionInFlash DisplayString
  chStackUnitSerialNumber DisplayString
  chStackUnitUpTime TimeTicks
  chStackUnitTemp Gauge32
  chStackUnitType UnitType
  chStackUnitSysType F10ChassisType
  chStackUnitVendorId DisplayString
  chStackUnitMfgDate F10MfgDate
  chStackUnitMacAddress MacAddress
  chStackUnitPartNum DisplayString
  chStackUnitProductRev DisplayString
  chStackUnitProductOrder DisplayString
  chStackUnitCountryCode OCTET STRING
  chStackUnitNum10GigEtherPorts Integer32
  chStackUnitNumGigEtherPorts Integer32
  chStackUnitNumFastEtherPorts Integer32
  chStackUnitNumFanTrays Integer32
  chStackUnitNumPowerSupplies Integer32
  chStackUnitNumPluggableModules Integer32
  chStackUnitNum40GigEtherPorts Integer32
  chStackUnitRowStatus RowStatus
  chStackUnitPiecePartID DisplayString
  chStackUnitPPIDRevision DisplayString
  chStackUnitServiceTag DisplayString
  chStackUnitExpressServiceCode DisplayString

ChSysPowerSupplyEntry  
SEQUENCE    
  chSysPowerSupplyIndex Integer32
  chSysPowerSupplyOperStatus INTEGER
  chSysPowerSupplyType INTEGER

ChSysFanTrayEntry  
SEQUENCE    
  chSysFanTrayIndex Integer32
  chSysFanTrayOperStatus INTEGER

ChSysPortEntry  
SEQUENCE    
  chSysPortIndex Integer32
  chSysPortType F10MSeriesPortType
  chSysPortAdminStatus INTEGER
  chSysPortOperStatus INTEGER
  chSysPortIfIndex Integer32
  chSysPortXfpRecvPower F10HundredthdB
  chSysPortXfpRecvTemp Integer32
  chSysPortXfpTxPower F10HundredthdB

ChSysStackPortEntry  
SEQUENCE    
  chSysStackPortIndex Integer32
  chSysStackPortConfiguredMode INTEGER
  chSysStackPortRunningMode INTEGER
  chSysStackPortLinkStatus INTEGER
  chSysStackPortLinkSpeed Gauge32
  chSysStackPortRxDataRate Counter32
  chSysStackPortRxErrorRate Counter32
  chSysStackPortRxTotalErrors Counter32
  chSysStackPortTxDataRate Counter32
  chSysStackPortTxErrorRate Counter32
  chSysStackPortTxTotalErrors Counter32

ChSysProcessorEntry  
SEQUENCE    
  chSysProcessorModule F10ProcessorModuleType
  chSysProcessorUpTime TimeTicks
  chSysProcessorNvramSize Integer32
  chSysProcessorMemSize Integer32

ChSysSwModuleEntry  
SEQUENCE    
  chSysSwRuntimeImgVersion DisplayString
  chSysSwRuntimeImgDate F10SwDate
  chSysSwCurrentBootImgVersion DisplayString
  chSysSwCurrentBootImgDate DateAndTime
  chSysSwCurrentBootImgStatus INTEGER
  chSysSwBackupBootImgVersion DisplayString
  chSysSwBackupBootImgDate DateAndTime
  chSysSwBackupBootImgStatus INTEGER
  chSysSwNextRebootImage INTEGER
  chSysSwCurrentBootImage INTEGER
  chSysSwInPartitionAImgVers DisplayString
  chSysSwInPartitionBImgVers DisplayString

ChStackUnitUtilEntry  
SEQUENCE    
  chStackUnitCpuType F10ProcessorModuleType
  chStackUnitCpuUtil5Sec Gauge32
  chStackUnitCpuUtil1Min Gauge32
  chStackUnitCpuUtil5Min Gauge32
  chStackUnitMemUsageUtil Gauge32
  chStackUnitFlashUsageUtil Gauge32

ChSysCoresEntry  
SEQUENCE    
  chSysCoresInstance INTEGER
  chSysCoresFileName DisplayString
  chSysCoresTimeCreated F10SwDate
  chSysCoresStackUnitNumber Integer32
  chSysCoresProcess DisplayString

Defined Values

f10MSerChassisMib 1.3.6.1.4.1.6027.3.19
Dell Networking OS M-Series Chassis MIB.
MODULE-IDENTITY    

f10MSerChassisObject 1.3.6.1.4.1.6027.3.19.1
OBJECT IDENTIFIER    

chObjects 1.3.6.1.4.1.6027.3.19.1.1
OBJECT IDENTIFIER    

chSysObjects 1.3.6.1.4.1.6027.3.19.1.2
OBJECT IDENTIFIER    

chAlarmObjects 1.3.6.1.4.1.6027.3.19.1.4
OBJECT IDENTIFIER    

chNumStackUnits 1.3.6.1.4.1.6027.3.19.1.1.1
The total number of stack units configured on the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chNumMaxStackableUnits 1.3.6.1.4.1.6027.3.19.1.1.2
Indicates the maximum allowed Unit Number configurable on the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitIndexNext 1.3.6.1.4.1.6027.3.19.1.1.3
This object contains the next appropriate value to be used for chStackUnitIndex when creating entries in the chStackUnitTable. The value 0 indicates that no unassigned entries are available. To obtain the chStackUnitIndexNext value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned number after each retrieval operation. After a manager retrieves a value the agent will determine when this index value will be made available for reuse. Note that this object is not the unit number assigned by the management unit. The max number of stackable units allowed on this chassis is found from the object chNumMaxStackableUnits.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..6  

chStackUnitTable 1.3.6.1.4.1.6027.3.19.1.2.1
A list of stack units configured in the chassis. The StackUnit table contains the management information of each stacked unit in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChStackUnitEntry

chStackUnitEntry 1.3.6.1.4.1.6027.3.19.1.2.1.1
A list of units entries containing information for each stacked unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChStackUnitEntry  

chStackUnitIndex 1.3.6.1.4.1.6027.3.19.1.2.1.1.1
The unique index for this entry. Refer to the object chStackUnitIndexNext.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

chStackUnitNumber 1.3.6.1.4.1.6027.3.19.1.2.1.1.2
The unit number associated with this unit. The unit number can be manually assigned to stack members. Note that the unit number assignment is based on the following factors: - if the unit number is requested here, but another unit already uses that number, the unit changes its configured unit number to the lowest unassigned unit number. - if the unit number is 0, i.e. unassigned, then the unit sets its configured unit number to the lowest unassigned unit number. - if the unit number is configured and no other device uses the unit number, then the unit starts using the configured unit number. - if a unit detects that the maximum number of units already exist, the unit sets its unit number to 0, i.e. unassigned, and stays in the Initialization state. - The max number of stackable units allowed on this chassis is found from the object chNumMaxStackableUnits.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..6  

chStackUnitSID 1.3.6.1.4.1.6027.3.19.1.2.1.1.3
The unique switch type index (SID).
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32  

chStackUnitMgmtStatus 1.3.6.1.4.1.6027.3.19.1.2.1.1.4
Indicates whether the unit is a Management Unit, a Stack Unit, or unassigned. Setting this object to mgmtUnit(1) initiates transfer of the management functionality to the specified stack unit. Object values stackUnit(2) and unassigned(3) cannot be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mgmtUnit(1), standbyUnit(2), stackUnit(3), unassigned(4)  

chStackUnitHwMgmtPreference 1.3.6.1.4.1.6027.3.19.1.2.1.1.5
indicates whether the unit is capable of becoming a management unit. if it is unsigned, this unit can be a management unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), unsassigned(1), assigned(2)  

chStackUnitAdmMgmtPreference 1.3.6.1.4.1.6027.3.19.1.2.1.1.6
indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..15  

chStackUnitModelID 1.3.6.1.4.1.6027.3.19.1.2.1.1.7
The plugged-in model ID for this unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitStatus 1.3.6.1.4.1.6027.3.19.1.2.1.1.8
The status of this unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), unsupported(2), codeMismatch(3), configMismatch(4), unitDown(5), notPresent(6)  

chStackUnitDescription 1.3.6.1.4.1.6027.3.19.1.2.1.1.9
The description of this unit.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

chStackUnitCodeVersion 1.3.6.1.4.1.6027.3.19.1.2.1.1.10
Current code version of this unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitCodeVersionInFlash 1.3.6.1.4.1.6027.3.19.1.2.1.1.11
Code version of this unit's flash.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitSerialNumber 1.3.6.1.4.1.6027.3.19.1.2.1.1.12
The unit's serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitUpTime 1.3.6.1.4.1.6027.3.19.1.2.1.1.13
The system up time of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

chStackUnitTemp 1.3.6.1.4.1.6027.3.19.1.2.1.1.14
The temperature of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

chStackUnitType 1.3.6.1.4.1.6027.3.19.1.2.1.1.15
The Unit Type identifier for this unit.
Status: current Access: read-only
OBJECT-TYPE    
  UnitType  

chStackUnitSysType 1.3.6.1.4.1.6027.3.19.1.2.1.1.16
The Dell Networking OS system type for this unit.
Status: current Access: read-only
OBJECT-TYPE    
  F10ChassisType  

chStackUnitVendorId 1.3.6.1.4.1.6027.3.19.1.2.1.1.17
The vendor id that manufactured this unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitMfgDate 1.3.6.1.4.1.6027.3.19.1.2.1.1.18
The date the unit is manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  F10MfgDate  

chStackUnitMacAddress 1.3.6.1.4.1.6027.3.19.1.2.1.1.19
A 6-octet MAC Address assigned to this unit.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

chStackUnitPartNum 1.3.6.1.4.1.6027.3.19.1.2.1.1.20
The unit part number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitProductRev 1.3.6.1.4.1.6027.3.19.1.2.1.1.21
The unit manufacturer's product revision
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitProductOrder 1.3.6.1.4.1.6027.3.19.1.2.1.1.22
The product order number for this unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitCountryCode 1.3.6.1.4.1.6027.3.19.1.2.1.1.23
The unit manufacturer's country code
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

chStackUnitNum10GigEtherPorts 1.3.6.1.4.1.6027.3.19.1.2.1.1.24
The number of 10G Ethernet/802.3 interfaces in this unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitNumGigEtherPorts 1.3.6.1.4.1.6027.3.19.1.2.1.1.25
The number of 1G Ethernet/802.3 interfaces in this unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitNumFastEtherPorts 1.3.6.1.4.1.6027.3.19.1.2.1.1.26
The number of 10/100 Ethernet/802.3 interfaces in this unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitNumFanTrays 1.3.6.1.4.1.6027.3.19.1.2.1.1.27
The number of fan trays on the unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitNumPowerSupplies 1.3.6.1.4.1.6027.3.19.1.2.1.1.28
The number of power supplies available to the unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitNumPluggableModules 1.3.6.1.4.1.6027.3.19.1.2.1.1.29
The number of pluggable modules in the stack.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitNum40GigEtherPorts 1.3.6.1.4.1.6027.3.19.1.2.1.1.30
The number of 40G Ethernet/802.3 interfaces in this unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chStackUnitRowStatus 1.3.6.1.4.1.6027.3.19.1.2.1.1.31
Creation of new instances requires the object chStackUnitIndexNext to be retreived to create an entry. active(1) - This instance is active. createAndGo(4) - Creates a new instance. destroy(6) - Removes this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chStackUnitPiecePartID 1.3.6.1.4.1.6027.3.19.1.2.1.1.32
The unit's piece part id.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

chStackUnitPPIDRevision 1.3.6.1.4.1.6027.3.19.1.2.1.1.33
The unit's PPID revision.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..3)  

chStackUnitServiceTag 1.3.6.1.4.1.6027.3.19.1.2.1.1.34
The unit's service tag.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..7)  

chStackUnitExpressServiceCode 1.3.6.1.4.1.6027.3.19.1.2.1.1.35
The unit's express service code.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..14)  

chSysPowerSupplyTable 1.3.6.1.4.1.6027.3.19.1.2.2
A list of power supply resident in the M-series chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysPowerSupplyEntry

chSysPowerSupplyEntry 1.3.6.1.4.1.6027.3.19.1.2.2.1
A power supply entry containing objects for a particular power supply.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysPowerSupplyEntry  

chSysPowerSupplyIndex 1.3.6.1.4.1.6027.3.19.1.2.2.1.1
The unique index of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysPowerSupplyOperStatus 1.3.6.1.4.1.6027.3.19.1.2.2.1.2
The status of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), critical(3), shutdown(4), notPresent(5), notFunctioning(6)  

chSysPowerSupplyType 1.3.6.1.4.1.6027.3.19.1.2.2.1.3
The type of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ac(2), dc(3), externalPowerSupply(4), internalRedundant(5)  

chSysFanTrayTable 1.3.6.1.4.1.6027.3.19.1.2.3
A list of fan tray resident in the M-series chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysFanTrayEntry

chSysFanTrayEntry 1.3.6.1.4.1.6027.3.19.1.2.3.1
A fan entry containing objects for a particular fan tray.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysFanTrayEntry  

chSysFanTrayIndex 1.3.6.1.4.1.6027.3.19.1.2.3.1.1
The unique index of the fan tray.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysFanTrayOperStatus 1.3.6.1.4.1.6027.3.19.1.2.3.1.2
The status of the fan tray.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chSysPortTable 1.3.6.1.4.1.6027.3.19.1.2.4
A list of ports in the M-series chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysPortEntry

chSysPortEntry 1.3.6.1.4.1.6027.3.19.1.2.4.1
A port entry containing objects for a particular port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysPortEntry  

chSysPortIndex 1.3.6.1.4.1.6027.3.19.1.2.4.1.1
A unique index for each slot within the unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysPortType 1.3.6.1.4.1.6027.3.19.1.2.4.1.2
The type of port in the unit.
Status: current Access: read-only
OBJECT-TYPE    
  F10MSeriesPortType  

chSysPortAdminStatus 1.3.6.1.4.1.6027.3.19.1.2.4.1.3
The admin status of the card. The port admin status is Up if the user has configured it to be up otherwise, the admin status is Down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chSysPortOperStatus 1.3.6.1.4.1.6027.3.19.1.2.4.1.4
The operational status provides further condition of the card. If the chSysPortAdminStatus is 'up', the valid state is 'ready' - the card is present and ready and the chSysPortAdminStatus status is 'up'. 'portDown' - the port is down or not enabled. 'portProblem' - port hardware problems. 'cardProblem' - not used. Same as cardDown. 'cardDown' - the card is downed. 'notPresent' - the card is not present.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), portDown(2), portProblem(3), cardProblem(4), cardDown(5), notPresent(6)  

chSysPortIfIndex 1.3.6.1.4.1.6027.3.19.1.2.4.1.5
The index of ifIndex in the Interface Mib. This index can link to the ifEntry to get this interface/port information
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysPortXfpRecvPower 1.3.6.1.4.1.6027.3.19.1.2.4.1.6
The power signal strength (dB) received for 1G/10G/40G Ethernet/802.3 interface.
Status: current Access: read-only
OBJECT-TYPE    
  F10HundredthdB  

chSysPortXfpRecvTemp 1.3.6.1.4.1.6027.3.19.1.2.4.1.7
The temperature value received for the optics.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysPortXfpTxPower 1.3.6.1.4.1.6027.3.19.1.2.4.1.8
The power signal strength (dB) Transmitted for 1G/10G/40G Ethernet/802.3 interface.
Status: current Access: read-only
OBJECT-TYPE    
  F10HundredthdB  

chSysStackPortTable 1.3.6.1.4.1.6027.3.19.1.2.5
A list of stack ports in the M-series chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysStackPortEntry

chSysStackPortEntry 1.3.6.1.4.1.6027.3.19.1.2.5.1
A stack port entry containing objects for a particular stack port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysStackPortEntry  

chSysStackPortIndex 1.3.6.1.4.1.6027.3.19.1.2.5.1.1
The index for each stack port within the unit. 1 - stack port A, 2 - stack port B
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysStackPortConfiguredMode 1.3.6.1.4.1.6027.3.19.1.2.5.1.2
Configured mode of the Stack Port. Changes to this value happen only after a reset of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stack(1), ethernet(2), unknown(3)  

chSysStackPortRunningMode 1.3.6.1.4.1.6027.3.19.1.2.5.1.3
Operational mode of the Stack Port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stack(1), ethernet(2), unknown(3)  

chSysStackPortLinkStatus 1.3.6.1.4.1.6027.3.19.1.2.5.1.4
Link status of the Stack Port. Ports in ethernet mode will return a status of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

chSysStackPortLinkSpeed 1.3.6.1.4.1.6027.3.19.1.2.5.1.5
Speed of the Stack Port measured in Gb/s. Ports in ethernet mode will return a speed of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

chSysStackPortRxDataRate 1.3.6.1.4.1.6027.3.19.1.2.5.1.6
Received Data rate on the stacking port. Measured in Mb/s. Ports in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chSysStackPortRxErrorRate 1.3.6.1.4.1.6027.3.19.1.2.5.1.7
Received error rate on the stack port. Measured in Errors per Second. Ports in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chSysStackPortRxTotalErrors 1.3.6.1.4.1.6027.3.19.1.2.5.1.8
Received number of errors since boot. The counter may wrap. Ports in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chSysStackPortTxDataRate 1.3.6.1.4.1.6027.3.19.1.2.5.1.9
Transmitted Data rate on the stacking port. Measured in Mb/s. Ports in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chSysStackPortTxErrorRate 1.3.6.1.4.1.6027.3.19.1.2.5.1.10
Transmitted error rate on the stack port. Measured in Errors per Second. Ports in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chSysStackPortTxTotalErrors 1.3.6.1.4.1.6027.3.19.1.2.5.1.11
Transmitted number of errors since boot. The counter may wrap. Ports in ethernet mode will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chSysProcessorTable 1.3.6.1.4.1.6027.3.19.1.2.6
A list of Processors resident in the M-series chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysProcessorEntry

chSysProcessorEntry 1.3.6.1.4.1.6027.3.19.1.2.6.1
A list of Processor entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysProcessorEntry  

chSysProcessorModule 1.3.6.1.4.1.6027.3.19.1.2.6.1.1
The type of module running on the Processor.
Status: current Access: read-only
OBJECT-TYPE    
  F10ProcessorModuleType  

chSysProcessorUpTime 1.3.6.1.4.1.6027.3.19.1.2.6.1.2
The SysUpTime for this Processor.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

chSysProcessorNvramSize 1.3.6.1.4.1.6027.3.19.1.2.6.1.3
Total Non-volatile RAM in Kbytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysProcessorMemSize 1.3.6.1.4.1.6027.3.19.1.2.6.1.4
The size of the RAM in Mb.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chSysSwModuleTable 1.3.6.1.4.1.6027.3.19.1.2.7
A list of software version information in a processor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysSwModuleEntry

chSysSwModuleEntry 1.3.6.1.4.1.6027.3.19.1.2.7.1
A software module entry containing version number information for a particular processor.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysSwModuleEntry  

chSysSwRuntimeImgVersion 1.3.6.1.4.1.6027.3.19.1.2.7.1.1
This variable indicates the software module version that is currently running on the processor. The software release version is in the format as follow: ........ '1.2' indicate major version of 1 and minor release of 2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chSysSwRuntimeImgDate 1.3.6.1.4.1.6027.3.19.1.2.7.1.2
The release date of this software module.
Status: current Access: read-only
OBJECT-TYPE    
  F10SwDate  

chSysSwCurrentBootImgVersion 1.3.6.1.4.1.6027.3.19.1.2.7.1.3
This provides the uboot image version that is currently running and it is in the format as follow: ........ '1.2' indicate major version of 1 and minor release of 2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chSysSwCurrentBootImgDate 1.3.6.1.4.1.6027.3.19.1.2.7.1.4
The release date of this software module If the CPU is reset, the software module running date (chSysSwModuleRunningDate) will change to this current date.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

chSysSwCurrentBootImgStatus 1.3.6.1.4.1.6027.3.19.1.2.7.1.5
The status of current boot image.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failed(2)  

chSysSwBackupBootImgVersion 1.3.6.1.4.1.6027.3.19.1.2.7.1.6
This provides the uboot image version that would be the backup image and it is in the format as follow: ........ '1.2' indicate major version of 1 and minor release of 2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chSysSwBackupBootImgDate 1.3.6.1.4.1.6027.3.19.1.2.7.1.7
The backup boot image released date.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

chSysSwBackupBootImgStatus 1.3.6.1.4.1.6027.3.19.1.2.7.1.8
The status of the backup boot image.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), failed(2)  

chSysSwNextRebootImage 1.3.6.1.4.1.6027.3.19.1.2.7.1.9
The boot flash image selection. When the chassis is rebooted, this is the boot image to use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bootImage-A(1), bootImage-B(2)  

chSysSwCurrentBootImage 1.3.6.1.4.1.6027.3.19.1.2.7.1.10
The current boot image. This is the boot image described by the chSysSwCurrentBootImgVersion, chSysSwCurrentBootImgDate, and chSysSwCurrentBootImgStatus objects.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bootImage-A(1), bootImage-B(2)  

chSysSwInPartitionAImgVers 1.3.6.1.4.1.6027.3.19.1.2.7.1.11
This provides the Dell Networking OS system image version that is stored in partition A: and The version string has Major and Minor release numbers. It also denotes if the release is Maintenance, Technical, Patch, Beta, or Generally Available
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chSysSwInPartitionBImgVers 1.3.6.1.4.1.6027.3.19.1.2.7.1.12
This provides the Dell Networking OS system image version that is stored in partition B: and The version string has Major and Minor release numbers. It also denotes if the release is Maintenance, Technical, Patch, Beta, or Generally Available
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chStackUnitUtilTable 1.3.6.1.4.1.6027.3.19.1.2.8
A table listing the cpu and memory utilization in the stack unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChStackUnitUtilEntry

chStackUnitUtilEntry 1.3.6.1.4.1.6027.3.19.1.2.8.1
A row in each processor cpu and mmory utilization
Status: current Access: not-accessible
OBJECT-TYPE    
  ChStackUnitUtilEntry  

chStackUnitCpuType 1.3.6.1.4.1.6027.3.19.1.2.8.1.1
The type of module running on the Processor.
Status: current Access: read-only
OBJECT-TYPE    
  F10ProcessorModuleType  

chStackUnitCpuUtil5Sec 1.3.6.1.4.1.6027.3.19.1.2.8.1.2
CPU utilization in percentage for last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

chStackUnitCpuUtil1Min 1.3.6.1.4.1.6027.3.19.1.2.8.1.3
CPU utilization in percentage for last 1 minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

chStackUnitCpuUtil5Min 1.3.6.1.4.1.6027.3.19.1.2.8.1.4
CPU utilization in percentage for last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

chStackUnitMemUsageUtil 1.3.6.1.4.1.6027.3.19.1.2.8.1.5
Total memory usage in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

chStackUnitFlashUsageUtil 1.3.6.1.4.1.6027.3.19.1.2.8.1.6
Total flash usage in percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

chSysSwCoresTable 1.3.6.1.4.1.6027.3.19.1.2.9
A table containing information about the software cores that have been generated as a result of system failures.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChSysCoresEntry

chSysCoresEntry 1.3.6.1.4.1.6027.3.19.1.2.9.1
A row in the software core table representing information about a core that has been generated.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChSysCoresEntry  

chSysCoresInstance 1.3.6.1.4.1.6027.3.19.1.2.9.1.1
A unique index assigned to the cores stored on this stack unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

chSysCoresFileName 1.3.6.1.4.1.6027.3.19.1.2.9.1.2
The name of the core file including the path.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chSysCoresTimeCreated 1.3.6.1.4.1.6027.3.19.1.2.9.1.3
The time at which the core file was created.
Status: current Access: read-only
OBJECT-TYPE    
  F10SwDate  

chSysCoresStackUnitNumber 1.3.6.1.4.1.6027.3.19.1.2.9.1.4
The stack unit member which generated the core.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..12  

chSysCoresProcess 1.3.6.1.4.1.6027.3.19.1.2.9.1.5
The name of the process which generated the core.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

chAlarmMibNotifications 1.3.6.1.4.1.6027.3.19.1.4.0
OBJECT IDENTIFIER    

chAlarmStackUnitDown 1.3.6.1.4.1.6027.3.19.1.4.0.1
The driver/agent generate this trap when a stack unit operational status is down.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackUnitUp 1.3.6.1.4.1.6027.3.19.1.4.0.2
The driver/agent generate this trap when a stack unit operational status is up.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackUnitReset 1.3.6.1.4.1.6027.3.19.1.4.0.3
The driver/agent generate this trap when a stack unit is reset.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackUnitOffline 1.3.6.1.4.1.6027.3.19.1.4.0.4
The driver/agent generate this trap when a stack unit is set to offline.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackUnitCodeMismatch 1.3.6.1.4.1.6027.3.19.1.4.0.5
The driver/agent generate this trap when a stack unit is not the same code as a management stack.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackPortLinkUp 1.3.6.1.4.1.6027.3.19.1.4.0.6
The driver/agent generate this trap when a stack port is connected to annother stack member.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackPortLinkDown 1.3.6.1.4.1.6027.3.19.1.4.0.7
The driver/agent generate this trap when a stack port is disconnected from annother stack member.
Status: current Access: read-only
NOTIFICATION-TYPE    

chAlarmStackUnitRoleChanged 1.3.6.1.4.1.6027.3.19.1.4.0.8
The driver/agent generate this trap when a stack unit role is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

f10mSeriesMibConformance 1.3.6.1.4.1.6027.3.19.2
OBJECT IDENTIFIER    

f10mSeriesMibCompliances 1.3.6.1.4.1.6027.3.19.2.1
OBJECT IDENTIFIER    

f10mSeriesMibGroups 1.3.6.1.4.1.6027.3.19.2.2
OBJECT IDENTIFIER    

f10mSeriesMibCompliance 1.3.6.1.4.1.6027.3.19.2.1.1
The compliance statement for Dell product which implement the Dell Networking OS M-Series Chassis MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

f10mSeriesComponentGroup 1.3.6.1.4.1.6027.3.19.2.2.1
A collection of objects providing the overall M-series chassis information.
Status: current Access: read-only
OBJECT-GROUP    

f10mSeriesSystemGroup 1.3.6.1.4.1.6027.3.19.2.2.2
A collection of objects providing the chassis system hardware information.
Status: current Access: read-only
OBJECT-GROUP    

f10mSeriesNotificationGroup 1.3.6.1.4.1.6027.3.19.2.2.3
Notifications for Dell Networking OS M-Series Chassis mib
Status: current Access: read-only
NOTIFICATION-GROUP