F10-S-SERIES-CHASSIS-MIB: View SNMP OID List / Download MIB

VENDOR: FORCE10 NETWORKS


 Home MIB: F10-S-SERIES-CHASSIS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 f10SSerChassisMib 1.3.6.1.4.1.6027.3.10
Dell Networking OS S-Series Chassis MIB.
       f10SSerChassisObject 1.3.6.1.4.1.6027.3.10.1
           chObjects 1.3.6.1.4.1.6027.3.10.1.1
               chNumStackUnits 1.3.6.1.4.1.6027.3.10.1.1.1 integer32 read-only
The total number of stack units configured on the chassis.
               chNumMaxStackableUnits 1.3.6.1.4.1.6027.3.10.1.1.2 integer32 read-only
Indicates the maximum allowed Unit Number configurable on the chassis.
               chStackUnitIndexNext 1.3.6.1.4.1.6027.3.10.1.1.3 integer32 read-only
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.
           chSysObjects 1.3.6.1.4.1.6027.3.10.1.2
               chSwitchTypeTable 1.3.6.1.4.1.6027.3.10.1.2.1 no-access
A list of supported switch types.
                   chSwitchTypeEntry 1.3.6.1.4.1.6027.3.10.1.2.1.1 no-access
A list of supported switch types entries.
                       chSwitchTypeSID 1.3.6.1.4.1.6027.3.10.1.2.1.1.1 integer32 read-only
The unique switch type index (SID).
                       chSwitchTypeModelID 1.3.6.1.4.1.6027.3.10.1.2.1.1.2 displaystring read-only
The pre-configured model ID for this swich type.
                       chSwitchTypeCodeType 1.3.6.1.4.1.6027.3.10.1.2.1.1.3 codetype read-only
The code type of this switch type.
                       chSwitchTypeMgmtPreference 1.3.6.1.4.1.6027.3.10.1.2.1.1.4 integer32 read-only
indicates the default prefernce value for the management unit. A value of 0 indicates a disabled or unassigned preference.
               chStackUnitTable 1.3.6.1.4.1.6027.3.10.1.2.2 no-access
A list of stack units configured in the chassis. The StackUnit table contains the management information of each stacked unit in the chassis.
                   chStackUnitEntry 1.3.6.1.4.1.6027.3.10.1.2.2.1 no-access
A list of units entries containing information for each stacked unit.
                       chStackUnitIndex 1.3.6.1.4.1.6027.3.10.1.2.2.1.1 integer32 no-access
The unique index for this entry. Refer to the object chStackUnitIndexNext.
                       chStackUnitNumber 1.3.6.1.4.1.6027.3.10.1.2.2.1.2 integer32 read-only
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.
                       chStackUnitSID 1.3.6.1.4.1.6027.3.10.1.2.2.1.3 integer32 read-only
The index of the chSwitchTypeTable which this unit is associated with.
                       chStackUnitMgmtStatus 1.3.6.1.4.1.6027.3.10.1.2.2.1.4 integer read-only
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. Enumeration: 'unassigned': 4, 'mgmtUnit': 1, 'stackUnit': 3, 'standbyUnit': 2.
                       chStackUnitHwMgmtPreference 1.3.6.1.4.1.6027.3.10.1.2.2.1.5 integer read-only
indicates whether the unit is capable of becoming a management unit. if it is unsigned, this unit can be a management unit. Enumeration: 'disabled': 0, 'assigned': 2, 'unsassigned': 1.
                       chStackUnitAdmMgmtPreference 1.3.6.1.4.1.6027.3.10.1.2.2.1.6 integer32 read-only
indicates how likely this unit is to be chosen as the management unit. A value of 0 indicates a disabled or unassigned preference.
                       chStackUnitModelID 1.3.6.1.4.1.6027.3.10.1.2.2.1.7 displaystring read-only
The plugged-in model ID for this unit.
                       chStackUnitStatus 1.3.6.1.4.1.6027.3.10.1.2.2.1.8 integer read-only
The status of this unit. Enumeration: 'ok': 1, 'codeMismatch': 3, 'unitDown': 5, 'unsupported': 2, 'configMismatch': 4, 'notPresent': 6.
                       chStackUnitDescription 1.3.6.1.4.1.6027.3.10.1.2.2.1.9 displaystring read-only
The description of this unit.
                       chStackUnitCodeVersion 1.3.6.1.4.1.6027.3.10.1.2.2.1.10 displaystring read-only
Current code version of this unit.
                       chStackUnitCodeVersionInFlash 1.3.6.1.4.1.6027.3.10.1.2.2.1.11 displaystring read-only
Code version of this unit's flash.
                       chStackUnitSerialNumber 1.3.6.1.4.1.6027.3.10.1.2.2.1.12 displaystring read-only
The unit's serial number.
                       chStackUnitUpTime 1.3.6.1.4.1.6027.3.10.1.2.2.1.13 timeticks read-only
The system up time of the unit.
                       chStackUnitTemp 1.3.6.1.4.1.6027.3.10.1.2.2.1.14 gauge32 read-only
The temperature of the unit.
                       chStackUnitType 1.3.6.1.4.1.6027.3.10.1.2.2.1.15 unittype read-only
The Unit Type identifier for this unit.
                       chStackUnitSysType 1.3.6.1.4.1.6027.3.10.1.2.2.1.16 f10chassistype read-only
The Dell Networking OS system type for this unit.
                       chStackUnitVendorId 1.3.6.1.4.1.6027.3.10.1.2.2.1.17 displaystring read-only
The vendor id that manufactured this unit.
                       chStackUnitMfgDate 1.3.6.1.4.1.6027.3.10.1.2.2.1.18 f10mfgdate read-only
The date the unit is manufactured.
                       chStackUnitMacAddress 1.3.6.1.4.1.6027.3.10.1.2.2.1.19 macaddress read-only
A 6-octet MAC Address assigned to this unit.
                       chStackUnitPartNum 1.3.6.1.4.1.6027.3.10.1.2.2.1.20 displaystring read-only
The unit part number
                       chStackUnitProductRev 1.3.6.1.4.1.6027.3.10.1.2.2.1.21 displaystring read-only
The unit manufacturer's product revision
                       chStackUnitProductOrder 1.3.6.1.4.1.6027.3.10.1.2.2.1.22 displaystring read-only
The product order number for this unit.
                       chStackUnitCountryCode 1.3.6.1.4.1.6027.3.10.1.2.2.1.23 octet string read-only
The unit manufacturer's country code
                       chStackUnitNum10GigEtherPorts 1.3.6.1.4.1.6027.3.10.1.2.2.1.24 integer32 read-only
The number of 10G Ethernet/802.3 interfaces in this unit.
                       chStackUnitNumGigEtherPorts 1.3.6.1.4.1.6027.3.10.1.2.2.1.25 integer32 read-only
The number of 1G Ethernet/802.3 interfaces in this unit.
                       chStackUnitNumFastEtherPorts 1.3.6.1.4.1.6027.3.10.1.2.2.1.26 integer32 read-only
The number of 10/100 Ethernet/802.3 interfaces in this unit.
                       chStackUnitNumFanTrays 1.3.6.1.4.1.6027.3.10.1.2.2.1.27 integer32 read-only
The number of fan trays on the unit.
                       chStackUnitNumPowerSupplies 1.3.6.1.4.1.6027.3.10.1.2.2.1.28 integer32 read-only
The number of power supply in the unit.
                       chStackUnitNumPluggableModules 1.3.6.1.4.1.6027.3.10.1.2.2.1.29 integer32 read-only
The number of pluggable modules in the stack.
                       chStackUnitNum40GigEtherPorts 1.3.6.1.4.1.6027.3.10.1.2.2.1.30 integer32 read-only
The number of 40G Ethernet/802.3 interfaces in this unit.
                       chStackUnitRowStatus 1.3.6.1.4.1.6027.3.10.1.2.2.1.31 rowstatus read-only
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.
                       chStackUnitPiecePartID 1.3.6.1.4.1.6027.3.10.1.2.2.1.32 displaystring read-only
The unit's piece part id.
                       chStackUnitPPIDRevision 1.3.6.1.4.1.6027.3.10.1.2.2.1.33 displaystring read-only
The unit's PPID revision.
                       chStackUnitServiceTag 1.3.6.1.4.1.6027.3.10.1.2.2.1.34 displaystring read-only
The unit's service tag.
                       chStackUnitExpressServiceCode 1.3.6.1.4.1.6027.3.10.1.2.2.1.35 displaystring read-only
The unit's express service code.
               chSysPowerSupplyTable 1.3.6.1.4.1.6027.3.10.1.2.3 no-access
A list of power supply resident in the S-series chassis.
                   chSysPowerSupplyEntry 1.3.6.1.4.1.6027.3.10.1.2.3.1 no-access
A power supply entry containing objects for a particular power supply.
                       chSysPowerSupplyIndex 1.3.6.1.4.1.6027.3.10.1.2.3.1.1 integer32 read-only
The unique index of the power supply.
                       chSysPowerSupplyOperStatus 1.3.6.1.4.1.6027.3.10.1.2.3.1.2 integer read-only
The status of the power supply. Enumeration: 'down': 2, 'absent': 3, 'up': 1.
                       chSysPowerSupplyType 1.3.6.1.4.1.6027.3.10.1.2.3.1.3 integer read-only
The type of the power supply. Enumeration: 'ac': 1, 'dc': 2.
                       chSysPowerSupplyPiecePartID 1.3.6.1.4.1.6027.3.10.1.2.3.1.4 displaystring read-only
The power supply's piece part id.
                       chSysPowerSupplyPPIDRevision 1.3.6.1.4.1.6027.3.10.1.2.3.1.5 displaystring read-only
The power supply's PPID revision.
                       chSysPowerSupplyServiceTag 1.3.6.1.4.1.6027.3.10.1.2.3.1.6 displaystring read-only
The power supply's service tag.
                       chSysPowerSupplyExpressServiceCode 1.3.6.1.4.1.6027.3.10.1.2.3.1.7 displaystring read-only
The power supply's express service code.
               chSysFanTrayTable 1.3.6.1.4.1.6027.3.10.1.2.4 no-access
A list of fan tray resident in the S-series chassis.
                   chSysFanTrayEntry 1.3.6.1.4.1.6027.3.10.1.2.4.1 no-access
A fan entry containing objects for a particular fan tray.
                       chSysFanTrayIndex 1.3.6.1.4.1.6027.3.10.1.2.4.1.1 integer32 read-only
The unique index of the fan tray.
                       chSysFanTrayOperStatus 1.3.6.1.4.1.6027.3.10.1.2.4.1.2 integer read-only
The status of the fan tray. Enumeration: 'down': 2, 'absent': 3, 'up': 1.
                       chSysFanTrayPiecePartID 1.3.6.1.4.1.6027.3.10.1.2.4.1.3 displaystring read-only
The fan tray's piece part id.
                       chSysFanTrayPPIDRevision 1.3.6.1.4.1.6027.3.10.1.2.4.1.4 displaystring read-only
The fan tray's PPID revision.
                       chSysFanTrayServiceTag 1.3.6.1.4.1.6027.3.10.1.2.4.1.5 displaystring read-only
The fan tray's service tag.
                       chSysFanTrayExpressServiceCode 1.3.6.1.4.1.6027.3.10.1.2.4.1.6 displaystring read-only
The fan tray's express service code.
               chSysPortTable 1.3.6.1.4.1.6027.3.10.1.2.5 no-access
A list of ports in the S-series chassis.
                   chSysPortEntry 1.3.6.1.4.1.6027.3.10.1.2.5.1 no-access
A port entry containing objects for a particular port.
                       chSysPortIndex 1.3.6.1.4.1.6027.3.10.1.2.5.1.1 integer32 read-only
A unique index for each slot within the unit.
                       chSysPortType 1.3.6.1.4.1.6027.3.10.1.2.5.1.2 f10sseriesporttype read-only
The type of port in the unit.
                       chSysPortAdminStatus 1.3.6.1.4.1.6027.3.10.1.2.5.1.3 integer read-only
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. Enumeration: 'down': 2, 'up': 1.
                       chSysPortOperStatus 1.3.6.1.4.1.6027.3.10.1.2.5.1.4 integer read-only
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. Enumeration: 'cardDown': 5, 'cardProblem': 4, 'portDown': 2, 'ready': 1, 'notPresent': 6, 'portProblem': 3.
                       chSysPortIfIndex 1.3.6.1.4.1.6027.3.10.1.2.5.1.5 integer32 read-only
The index of ifIndex in the Interface Mib. This index can link to the ifEntry to get this interface/port information
                       chSysPortXfpRecvPower 1.3.6.1.4.1.6027.3.10.1.2.5.1.6 f10hundredthdb read-only
The power signal strength (dB) received for 1G/10G/40G Ethernet/802.3 interface.
                       chSysPortXfpRecvTemp 1.3.6.1.4.1.6027.3.10.1.2.5.1.7 integer32 read-only
The temperature value received for the optics.
                       chSysPortXfpTxPower 1.3.6.1.4.1.6027.3.10.1.2.5.1.8 f10hundredthdb read-only
The power signal strength (dB) Transmitted for 1G/10G/40G Ethernet/802.3 interface.
               chSysStackPortTable 1.3.6.1.4.1.6027.3.10.1.2.6 no-access
A list of stack ports in the S-series chassis.
                   chSysStackPortEntry 1.3.6.1.4.1.6027.3.10.1.2.6.1 no-access
A stack port entry containing objects for a particular stack port.
                       chSysStackPortIndex 1.3.6.1.4.1.6027.3.10.1.2.6.1.1 integer32 read-only
The index for each stack port within the unit. 1 - stack port A, 2 - stack port B
                       chSysStackPortConfiguredMode 1.3.6.1.4.1.6027.3.10.1.2.6.1.2 integer read-only
Configured mode of the Stack Port. Changes to this value happen only after a reset of the unit. Enumeration: 'ethernet': 2, 'stack': 1, 'unknown': 3.
                       chSysStackPortRunningMode 1.3.6.1.4.1.6027.3.10.1.2.6.1.3 integer read-only
Operational mode of the Stack Port. Enumeration: 'ethernet': 2, 'stack': 1, 'unknown': 3.
                       chSysStackPortLinkStatus 1.3.6.1.4.1.6027.3.10.1.2.6.1.4 integer read-only
Link status of the Stack Port. Ports in ethernet mode will return a status of down(2). Enumeration: 'down': 2, 'up': 1.
                       chSysStackPortLinkSpeed 1.3.6.1.4.1.6027.3.10.1.2.6.1.5 gauge32 read-only
Speed of the Stack Port measured in Gb/s. Ports in ethernet mode will return a speed of 0.
                       chSysStackPortRxDataRate 1.3.6.1.4.1.6027.3.10.1.2.6.1.6 counter32 read-only
Received Data rate on the stacking port. Measured in Mb/s. Ports in ethernet mode will return 0.
                       chSysStackPortRxErrorRate 1.3.6.1.4.1.6027.3.10.1.2.6.1.7 counter32 read-only
Received error rate on the stack port. Measured in Errors per Second. Ports in ethernet mode will return 0.
                       chSysStackPortRxTotalErrors 1.3.6.1.4.1.6027.3.10.1.2.6.1.8 counter32 read-only
Received number of errors since boot. The counter may wrap. Ports in ethernet mode will return 0.
                       chSysStackPortTxDataRate 1.3.6.1.4.1.6027.3.10.1.2.6.1.9 counter32 read-only
Transmitted Data rate on the stacking port. Measured in Mb/s. Ports in ethernet mode will return 0.
                       chSysStackPortTxErrorRate 1.3.6.1.4.1.6027.3.10.1.2.6.1.10 counter32 read-only
Transmitted error rate on the stack port. Measured in Errors per Second. Ports in ethernet mode will return 0.
                       chSysStackPortTxTotalErrors 1.3.6.1.4.1.6027.3.10.1.2.6.1.11 counter32 read-only
Transmitted number of errors since boot. The counter may wrap. Ports in ethernet mode will return 0.
               chSysProcessorTable 1.3.6.1.4.1.6027.3.10.1.2.7 no-access
A list of Processors resident in the S-series chassis.
                   chSysProcessorEntry 1.3.6.1.4.1.6027.3.10.1.2.7.1 no-access
A list of Processor entries.
                       chSysProcessorModule 1.3.6.1.4.1.6027.3.10.1.2.7.1.1 f10processormoduletype read-only
The type of module running on the Processor.
                       chSysProcessorUpTime 1.3.6.1.4.1.6027.3.10.1.2.7.1.2 timeticks read-only
The SysUpTime for this Processor.
                       chSysProcessorNvramSize 1.3.6.1.4.1.6027.3.10.1.2.7.1.3 integer32 read-only
Total Non-volatile RAM in Kbytes.
                       chSysProcessorMemSize 1.3.6.1.4.1.6027.3.10.1.2.7.1.4 integer32 read-only
The size of the RAM in Mb.
               chSysSwModuleTable 1.3.6.1.4.1.6027.3.10.1.2.8 no-access
A list of software version information in a processor.
                   chSysSwModuleEntry 1.3.6.1.4.1.6027.3.10.1.2.8.1 no-access
A software module entry containing version number information for a particular processor.
                       chSysSwRuntimeImgVersion 1.3.6.1.4.1.6027.3.10.1.2.8.1.1 displaystring read-only
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.
                       chSysSwRuntimeImgDate 1.3.6.1.4.1.6027.3.10.1.2.8.1.2 f10swdate read-only
The release date of this software module.
                       chSysSwCurrentBootImgVersion 1.3.6.1.4.1.6027.3.10.1.2.8.1.3 displaystring read-only
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.
                       chSysSwCurrentBootImgDate 1.3.6.1.4.1.6027.3.10.1.2.8.1.4 dateandtime read-only
The release date of this software module If the CPU is reset, the software module running date (chSysSwModuleRunningDate) will change to this current date.
                       chSysSwCurrentBootImgStatus 1.3.6.1.4.1.6027.3.10.1.2.8.1.5 integer read-only
The status of current boot image. Enumeration: 'failed': 2, 'ok': 1.
                       chSysSwBackupBootImgVersion 1.3.6.1.4.1.6027.3.10.1.2.8.1.6 displaystring read-only
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.
                       chSysSwBackupBootImgDate 1.3.6.1.4.1.6027.3.10.1.2.8.1.7 dateandtime read-only
The backup boot image released date.
                       chSysSwBackupBootImgStatus 1.3.6.1.4.1.6027.3.10.1.2.8.1.8 integer read-only
The status of the backup boot image. Enumeration: 'failed': 2, 'ok': 1.
                       chSysSwNextRebootImage 1.3.6.1.4.1.6027.3.10.1.2.8.1.9 integer read-only
The boot flash image selection. When the chassis is rebooted, this is the boot image to use. Enumeration: 'bootImage-B': 2, 'bootImage-A': 1.
                       chSysSwCurrentBootImage 1.3.6.1.4.1.6027.3.10.1.2.8.1.10 integer read-only
The current boot image. This is the boot image described by the chSysSwCurrentBootImgVersion, chSysSwCurrentBootImgDate, and chSysSwCurrentBootImgStatus objects. Enumeration: 'bootImage-B': 2, 'bootImage-A': 1.
                       chSysSwInPartitionAImgVers 1.3.6.1.4.1.6027.3.10.1.2.8.1.11 displaystring read-only
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
                       chSysSwInPartitionBImgVers 1.3.6.1.4.1.6027.3.10.1.2.8.1.12 displaystring read-only
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
               chStackUnitUtilTable 1.3.6.1.4.1.6027.3.10.1.2.9 no-access
A table listing the cpu and memory utilization in the stack unit.
                   chStackUnitUtilEntry 1.3.6.1.4.1.6027.3.10.1.2.9.1 no-access
A row in each processor cpu and mmory utilization
                       chStackUnitCpuType 1.3.6.1.4.1.6027.3.10.1.2.9.1.1 f10processormoduletype read-only
The type of module running on the Processor.
                       chStackUnitCpuUtil5Sec 1.3.6.1.4.1.6027.3.10.1.2.9.1.2 gauge32 read-only
CPU utilization in percentage for last 5 seconds.
                       chStackUnitCpuUtil1Min 1.3.6.1.4.1.6027.3.10.1.2.9.1.3 gauge32 read-only
CPU utilization in percentage for last 1 minute.
                       chStackUnitCpuUtil5Min 1.3.6.1.4.1.6027.3.10.1.2.9.1.4 gauge32 read-only
CPU utilization in percentage for last 5 minutes.
                       chStackUnitMemUsageUtil 1.3.6.1.4.1.6027.3.10.1.2.9.1.5 gauge32 read-only
Total memory usage in percentage.
                       chStackUnitFlashUsageUtil 1.3.6.1.4.1.6027.3.10.1.2.9.1.6 gauge32 read-only
Total flash usage in percentage.
               chSysSwCoresTable 1.3.6.1.4.1.6027.3.10.1.2.10 no-access
A table containing information about the software cores that have been generated as a result of system failures.
                     chSysCoresEntry 1.3.6.1.4.1.6027.3.10.1.2.10.1 no-access
A row in the software core table representing information about a core that has been generated.
                         chSysCoresInstance 1.3.6.1.4.1.6027.3.10.1.2.10.1.1 integer read-only
A unique index assigned to the cores stored on this stack unit.
                         chSysCoresFileName 1.3.6.1.4.1.6027.3.10.1.2.10.1.2 displaystring read-only
The name of the core file including the path.
                         chSysCoresTimeCreated 1.3.6.1.4.1.6027.3.10.1.2.10.1.3 f10swdate read-only
The time at which the core file was created.
                         chSysCoresStackUnitNumber 1.3.6.1.4.1.6027.3.10.1.2.10.1.4 integer32 read-only
The stack unit member which generated the core.
                         chSysCoresProcess 1.3.6.1.4.1.6027.3.10.1.2.10.1.5 displaystring read-only
The name of the process which generated the core.
           chAlarmObjects 1.3.6.1.4.1.6027.3.10.1.4
               chAlarmMibNotifications 1.3.6.1.4.1.6027.3.10.1.4.0
                   chAlarmStackUnitDown 1.3.6.1.4.1.6027.3.10.1.4.0.1
The driver/agent generate this trap when a stack unit operational status is down.
                   chAlarmStackUnitUp 1.3.6.1.4.1.6027.3.10.1.4.0.2
The driver/agent generate this trap when a stack unit operational status is up.
                   chAlarmStackUnitReset 1.3.6.1.4.1.6027.3.10.1.4.0.3
The driver/agent generate this trap when a stack unit is reset.
                   chAlarmStackUnitOffline 1.3.6.1.4.1.6027.3.10.1.4.0.4
The driver/agent generate this trap when a stack unit is set to offline.
                   chAlarmStackUnitCodeMismatch 1.3.6.1.4.1.6027.3.10.1.4.0.5
The driver/agent generate this trap when a stack unit is not the same code as a management stack.
                   chAlarmStackPortLinkUp 1.3.6.1.4.1.6027.3.10.1.4.0.6
The driver/agent generate this trap when a stack port is connected to annother stack member.
                   chAlarmStackPortLinkDown 1.3.6.1.4.1.6027.3.10.1.4.0.7
The driver/agent generate this trap when a stack port is disconnected from annother stack member.
       f10sSeriesMibConformance 1.3.6.1.4.1.6027.3.10.2
           f10sSeriesMibCompliances 1.3.6.1.4.1.6027.3.10.2.1
               f10sSeriesMibCompliance 1.3.6.1.4.1.6027.3.10.2.1.1
The compliance statement for Dell Networking OS product which implement the f10 S-Series Chassis MIB.
           f10sSeriesMibGroups 1.3.6.1.4.1.6027.3.10.2.2
               f10sSeriesComponentGroup 1.3.6.1.4.1.6027.3.10.2.2.1
A collection of objects providing the overall S-series chassis information.
               f10sSeriesSystemGroup 1.3.6.1.4.1.6027.3.10.2.2.2
A collection of objects providing the chassis system hardware information.
               f10sSeriesNotificationGroup 1.3.6.1.4.1.6027.3.10.2.2.3
Notifications for Dell Networking OS S-Series Chassis mib