EXTREME-SYSTEM-MIB: View SNMP OID List / Download MIB
VENDOR: EXTREME NETWORKS
Home | MIB: EXTREME-SYSTEM-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 |
extremeSystem | 1.3.6.1.4.1.1916.1.1 |
Extreme System objects: objects common to all platforms |
||
extremeSystemCommon | 1.3.6.1.4.1.1916.1.1.1 | |||
extremeSaveConfiguration | 1.3.6.1.4.1.1916.1.1.1.3 | integer | read-write |
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the extremeSaveStatus object to determine when the asynchronous save operation has completed. Enumeration: 'saveToPrimary': 1, 'saveToSecondary': 2. |
extremeSaveStatus | 1.3.6.1.4.1.1916.1.1.1.4 | integer | read-only |
This object will return the status of a save operation invoked by setting the extremeSaveConfiguration object. A network management application can read this object to determine that a save operation has completed. Enumeration: 'saveNotInProgress': 2, 'saveInProgress': 1. |
extremeCurrentConfigInUse | 1.3.6.1.4.1.1916.1.1.1.5 | integer | read-only |
Shows which NVRAM configuration store was used at last boot Enumeration: 'primary': 1, 'secondary': 2. |
extremeConfigToUseOnReboot | 1.3.6.1.4.1.1916.1.1.1.6 | integer | read-write |
Controls which NVRAM configuration store will be used on next reboot. Enumeration: 'primary': 1, 'secondary': 2. |
extremeOverTemperatureAlarm | 1.3.6.1.4.1.1916.1.1.1.7 | truthvalue | read-only |
Alarm status of overtemperature sensor in device enclosure. |
extremeCurrentTemperature | 1.3.6.1.4.1.1916.1.1.1.8 | integer | read-only |
Current temperature in degrees celcius measured inside device enclosure. |
extremeFanStatusTable | 1.3.6.1.4.1.1916.1.1.1.9 | no-access |
Table of operational status of all internal cooling fans. |
|
1.3.6.1.4.1.1916.1.1.1.9.1 | no-access |
Entry in table of all internal cooling fans. |
||
extremeFanNumber | 1.3.6.1.4.1.1916.1.1.1.9.1.1 | integer | read-only |
Identifier of cooling fan, numbered from the front and/or left side of device. |
extremeFanOperational | 1.3.6.1.4.1.1916.1.1.1.9.1.2 | truthvalue | read-only |
Operational status of a cooling fan. |
extremeFanEntPhysicalIndex | 1.3.6.1.4.1.1916.1.1.1.9.1.3 | integer | read-only |
The entity index for this fan entity in the entity table. |
extremePrimaryPowerOperational | 1.3.6.1.4.1.1916.1.1.1.10 | truthvalue | read-only |
Operational status of internal power supply of a device. |
extremeRedundantPowerStatus | 1.3.6.1.4.1.1916.1.1.1.11 | integer | read-only |
Operational status of an external redundant power supply to a device. Enumeration: 'notPresent': 1, 'presentNotOK': 3, 'presentOK': 2. |
extremeRedundantPowerAlarm | 1.3.6.1.4.1.1916.1.1.1.12 | truthvalue | read-only |
Alarm state of an external redundant power supply to a device. Alarm state indicates either fan failure or overtemperature condition. |
extremePrimarySoftwareRev | 1.3.6.1.4.1.1916.1.1.1.13 | displaystring | read-only |
The software revision of the primary image stored in this device. This string will have a zero length if the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device. |
extremeSecondarySoftwareRev | 1.3.6.1.4.1.1916.1.1.1.14 | displaystring | read-only |
The software revision of the secondary image stored in this device. This string will have a zero length if the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device. |
extremeImageToUseOnReboot | 1.3.6.1.4.1.1916.1.1.1.15 | integer | read-write |
Controls which image will be used on next reboot. Enumeration: 'primary': 1, 'secondary': 2. |
extremeSystemID | 1.3.6.1.4.1.1916.1.1.1.16 | displaystring | read-only |
This represents the System ID of the Summit Switch. |
extremeSystemBoardID | 1.3.6.1.4.1.1916.1.1.1.17 | displaystring | read-only |
This represents the Board ID of the Summit Switch. |
extremeSystemLeftBoardID | 1.3.6.1.4.1.1916.1.1.1.18 | displaystring | read-only |
This represents the Left Board ID of the Summit Switch. |
extremeSystemRightBoardID | 1.3.6.1.4.1.1916.1.1.1.19 | displaystring | read-only |
This represents the Right Board ID of the Summit Switch. |
extremeInputPowerVoltage | 1.3.6.1.4.1.1916.1.1.1.20 | integer | read-only |
The input power voltage at which the system is currently operating. Enumeration: 'v48DC': 3, 'v220': 2, 'v110': 1. |
extremePowerStatus | 1.3.6.1.4.1.1916.1.1.1.21 | integer | read-only |
Operational status of the power supply to a device. Enumeration: 'notPresent': 1, 'presentNotOK': 3, 'presentOK': 2. |
extremePowerAlarm | 1.3.6.1.4.1.1916.1.1.1.22 | truthvalue | read-only |
Alarm state of the power supply to a device. Alarm state indicates either fan failure or overtemperature condition. |
extremeRmonEnable | 1.3.6.1.4.1.1916.1.1.1.23 | truthvalue | read-write |
Setting this to true will cause the agent to start collecting RMON statistics. |
extremeBootROMVersion | 1.3.6.1.4.1.1916.1.1.1.25 | displaystring | read-only |
The software revision of the bootrom on the device. This string will have a zero length if the revision is unknown or invalid. |
extremeDot1dTpFdbTableEnable | 1.3.6.1.4.1.1916.1.1.1.26 | truthvalue | read-write |
Setting this to true will cause GetNext operations on the dot1dTpFdbTable to be allowed. Note that Get operations are always allowed. |
extremePowerSupplyTable | 1.3.6.1.4.1.1916.1.1.1.27 | no-access |
Table of status of all power supplies in the system. |
|
1.3.6.1.4.1.1916.1.1.1.27.1 | no-access |
An entry indicating the status of a specific power supply. |
||
extremePowerSupplyNumber | 1.3.6.1.4.1.1916.1.1.1.27.1.1 | integer | no-access |
Power supply number. |
extremePowerSupplyStatus | 1.3.6.1.4.1.1916.1.1.1.27.1.2 | integer | read-only |
Status of the power supply. Enumeration: 'notPresent': 1, 'presentNotOK': 3, 'presentOK': 2. |
extremePowerSupplyInputVoltage | 1.3.6.1.4.1.1916.1.1.1.27.1.3 | integer | read-only |
Input voltage of the power supply Enumeration: 'v48DC': 3, 'unknown': 4, 'v220': 2, 'v110': 1. |
extremePowerSupplySerialNumber | 1.3.6.1.4.1.1916.1.1.1.27.1.4 | displaystring | read-only |
The serial number of the power supply unit. |
extremePowerSupplyEntPhysicalIndex | 1.3.6.1.4.1.1916.1.1.1.27.1.5 | integer | read-only |
The entity index for this psu entity in the entity table. |
extremeCpuAggregateUtilization | 1.3.6.1.4.1.1916.1.1.1.28 | integer | read-only |
The aggregate CPU utilization since the time the start started executing. |
extremeCpuTask2Table | 1.3.6.1.4.1.1916.1.1.1.29 | no-access |
Table of CPU tasks that are active. |
|
1.3.6.1.4.1.1916.1.1.1.29.1 | no-access |
An entry in table of describes a single task. |
||
extremeCpuTask2CpuId | 1.3.6.1.4.1.1916.1.1.1.29.1.1 | unsigned32 | no-access |
CPU on which this task last executed or is executing. The primary CPU has a value of 1. |
extremeCpuTask2Name | 1.3.6.1.4.1.1916.1.1.1.29.1.2 | displaystring | no-access |
Name associated with the reported task id. |
extremeCpuTask2Id | 1.3.6.1.4.1.1916.1.1.1.29.1.3 | unsigned32 | read-only |
Task identifier assigned by the operating system when this task is spawned. |
extremeCpuTask2Pc | 1.3.6.1.4.1.1916.1.1.1.29.1.4 | unsigned32 | read-only |
The value of the program counter for this task. It indicates the address of the next instruction that would be executed once the operating system resumes this task. |
extremeCpuTask2Status | 1.3.6.1.4.1.1916.1.1.1.29.1.5 | displaystring | read-only |
The current status of the task as reported by the operating system. |
extremeCpuTask2Utilization | 1.3.6.1.4.1.1916.1.1.1.29.1.6 | unsigned32 | read-only |
The current CPU utilization by this task. This is the utilization when the task last executed. |
extremeCpuTask2MaxUtilization | 1.3.6.1.4.1.1916.1.1.1.29.1.7 | unsigned32 | read-write |
The maximum CPU utilization by this task since the time the start started executing. This value may be cleared. |
extremeAuthFailSrcAddr | 1.3.6.1.4.1.1916.1.1.1.30 | ipaddress | no-access |
The IP address of the originator of the bad SNMP request that caused the generation of an authentication failure trap. |
extremeCpuTransmitPriority | 1.3.6.1.4.1.1916.1.1.1.31 | integer | read-write |
The CPU transmit priority. Enumeration: 'high': 2, 'normal': 1. |
extremeImageBooted | 1.3.6.1.4.1.1916.1.1.1.32 | integer | read-only |
The image with which the switch was last booted, using which it is currently running. Enumeration: 'primary': 1, 'secondary': 2. |
extremeMsmFailoverCause | 1.3.6.1.4.1.1916.1.1.1.33 | integer | read-only |
The cause of the last MSM failover. never(1) means an MSM Failover has not occurred since the last reboot. admin(2) means the failover was initiated by the user. exception(3) means the former master MSM encountered a software exception condition. removal(4) means the master MSM was physically removed from the chassis. hwFailure(5) means a diagnostic failure was detected in the master MSM. watchdog(6) means that the master MSM hardware watchdog timer expired. keepalive(7) means the master MSM failed to respond to slave keepalive requests. The MSM failover will have been hitless only in the admin(2) and exception(3) cases Enumeration: 'exception': 3, 'admin': 2, 'hwFailure': 5, 'never': 1, 'removal': 4, 'watchdog': 6, 'keepalive': 7. |
extremeImageTable | 1.3.6.1.4.1.1916.1.1.1.34 | no-access |
A table containing information about each software image. |
|
1.3.6.1.4.1.1916.1.1.1.34.1 | no-access |
A table entry containing information about each software image. |
||
extremeImageNumber | 1.3.6.1.4.1.1916.1.1.1.34.1.1 | integer | read-only |
A unique integer identifying the particular software image. Enumeration: 'sec': 2, 'pri': 1, 'cur': 0. |
extremeMajorVersion | 1.3.6.1.4.1.1916.1.1.1.34.1.2 | integer | read-only |
The ExtremeWare Release Major Version. |
extremeSubMajorVersion | 1.3.6.1.4.1.1916.1.1.1.34.1.3 | integer | read-only |
The ExtremeWare Release Sub-major Version. This object is deprecated from extremeware 7.3. The extremeMinorVersion gets the value of extremeSubMajorVersion and the new extremePatchVersion gets the value of old extremeMinorVersion value. |
extremeMinorVersion | 1.3.6.1.4.1.1916.1.1.1.34.1.4 | integer | read-only |
The ExtremeWare Release Minor Version. |
extremeBuildNumber | 1.3.6.1.4.1.1916.1.1.1.34.1.5 | integer | read-only |
The ExtremeWare Build Number. |
extremeTechnologyReleaseNumber | 1.3.6.1.4.1.1916.1.1.1.34.1.6 | integer | read-only |
The Technology Release version. This value is zero for all but TR releases. |
extremeSustainingReleaseNumber | 1.3.6.1.4.1.1916.1.1.1.34.1.7 | integer | read-only |
The Sustaining Release number for the ExtremeWare version. |
extremeBranchRevisionNumber | 1.3.6.1.4.1.1916.1.1.1.34.1.8 | integer | read-only |
The incremental build on specified branch. |
extremeImageType | 1.3.6.1.4.1.1916.1.1.1.34.1.9 | integer | read-only |
The branch type from which the image was built. Enumeration: 'beta': 4, 'patch': 2, 'technology': 3, 'branch': 1, 'trunk': 0. |
extremeImageDescription | 1.3.6.1.4.1.1916.1.1.1.34.1.10 | displaystring | read-only |
A unique string that can be used to identify the specific patch, technology, or development branch release. |
extremeImageSecurity | 1.3.6.1.4.1.1916.1.1.1.34.1.11 | integer | read-only |
Indicates whether image was built with ssh.This object is deprecated, the ssh capability can be obtained from the extremeImageSshCapability of the ImageFeatureTable Enumeration: 'nossh': 1, 'unknown': 0, 'ssh': 2. |
extremePatchVersion | 1.3.6.1.4.1.1916.1.1.1.34.1.12 | integer | read-only |
The ExtremeWare Release Patch Version. |
extremeImageFeatureTable | 1.3.6.1.4.1.1916.1.1.1.35 | no-access |
A table containing information about the software features. |
|
1.3.6.1.4.1.1916.1.1.1.35.1 | no-access |
A table entry containing information about software features. |
||
extremeImageFeatureNumber | 1.3.6.1.4.1.1916.1.1.1.35.1.1 | integer | read-only |
A unique integer identifying the particular software image. Enumeration: 'sec': 2, 'pri': 1, 'cur': 0. |
extremeImageSshCapability | 1.3.6.1.4.1.1916.1.1.1.35.1.2 | integer | read-only |
Indicates whether image has ssh capability. Enumeration: 'nossh': 1, 'unknown': 0, 'ssh': 2. |
extremeImageUAACapability | 1.3.6.1.4.1.1916.1.1.1.35.1.3 | integer | read-only |
Indicates whether image has Wireless(UAA) components. Enumeration: 'uaa': 2, 'unknown': 0, 'nouaa': 1. |
extremeChassisGroup | 1.3.6.1.4.1.1916.1.1.2 | |||
extremeMasterMSMSlot | 1.3.6.1.4.1.1916.1.1.2.1 | integer | read-only |
The extremeSlotNumber of the master MSM module. |
extremeSlotTable | 1.3.6.1.4.1.1916.1.1.2.2 | no-access |
A table containing information about each slot in the chassis. |
|
1.3.6.1.4.1.1916.1.1.2.2.1 | no-access |
A table entry containing information about the module in each slot of the chassis. |
||
extremeSlotNumber | 1.3.6.1.4.1.1916.1.1.2.2.1.1 | integer | read-only |
A unique integer identifying the particular slot in the chassis. |
extremeSlotName | 1.3.6.1.4.1.1916.1.1.2.2.1.2 | displaystring | read-only |
A name identifying the particular slot in the chassis. |
extremeSlotModuleConfiguredType | 1.3.6.1.4.1.1916.1.1.2.2.1.3 | integer | read-write |
The configured module type for the given slot. At startup, the module-type is none(1). It is possible to configure the module-type even if there is no module in the slot. If the current module in the slot is different than the requested configured module-type, then the current configuration for the module is erased and the card will be restarted. The new configured module-type will be recorded. Since the configured module type is different than the actual module type, a moduleMismatch trap will be sent, and the extremeSlotModuleState for that module will show a mismatch(3). Setting this variable to none(1) will clear the previously assigned module-type of this slot, and all configuration information related to the slot will be erased. Enumeration: 'gm4t': 24, 'gm4x': 22, 'p3c': 101, 'arm': 103, 'tenGx3': 32, 'pxm': 200, 'wm4e1': 54, 'fm32t': 21, 'fm32p': 39, 's300fixed': 201, 'p48c': 106, 'wm4t1': 51, 'g12sxi': 10, 'wm4t3': 52, 'gm4sx': 23, 'a12c': 108, 'f48ti': 7, 'fm8v': 50, 'g8xi': 8, 'fm24f': 26, 'g24t3': 35, 'gm16x3': 36, 'fe32fx': 5, 'sma': 105, 'f96ti': 29, 'g12ti': 11, 'fm16t3': 38, 'fe32': 2, 'wm1t3': 53, 'gm16t3': 37, 'p12c': 102, 'a3c': 107, 'none': 1, 'tenGigLR': 33, 'mpls': 104, 'fm24sf': 27, 'g6x': 4, 'f32fi': 31, 'g16x3': 34, 'wdm8': 25, 'g4x': 3, 'g8ti': 9, 'wdm4': 30, 'fm24te': 28. |
extremeSlotModuleInsertedType | 1.3.6.1.4.1.1916.1.1.2.2.1.4 | integer | read-only |
The module type inserted into the slot. It is possible to have a slot inserted into the slot even though extremeSlotConfiguredType is none(1). Enumeration: 'gm4t': 24, 'gm4x': 22, 'p3c': 101, 'arm': 103, 'tenGx3': 32, 'pxm': 200, 'wm4e1': 54, 'fm32t': 21, 'fm32p': 39, 's300fixed': 201, 'p48c': 106, 'wm4t1': 51, 'g12sxi': 10, 'wm4t3': 52, 'gm4sx': 23, 'a12c': 108, 'alpine3808': 19, 'fm8v': 50, 'g8xi': 8, 'fm24f': 26, 'msm': 6, 'g24t3': 35, 'gm16x3': 36, 'fe32fx': 5, 'msm64i': 18, 'f96ti': 29, 'g12ti': 11, 'a3c': 107, 'alpine3802': 55, 'fm16t3': 38, 'fe32': 2, 'wm1t3': 53, 'gm16t3': 37, 'p12c': 102, 'g6x': 4, 'none': 1, 'msm3': 202, 'tenGigLR': 33, 'mpls': 104, 'fm24sf': 27, 'f48ti': 7, 'f32fi': 31, 'g16x3': 34, 'alpine3804': 20, 'wdm8': 25, 'g4x': 3, 'g8ti': 9, 'wdm4': 30, 'sma': 105, 'fm24te': 28. |
extremeSlotModuleState | 1.3.6.1.4.1.1916.1.1.2.2.1.5 | integer | read-only |
The state of the module inserted in this slot. Enumeration: 'initializing': 14, 'downloading': 11, 'offline': 13, 'unknown': 7, 'powerdown': 6, 'testing': 2, 'mismatch': 3, 'invalid': 100, 'operational': 5, 'failed': 4, 'booting': 12, 'notPresent': 1, 'poweron': 9, 'post': 10, 'present': 8. |
extremeSlotModuleSerialNumber | 1.3.6.1.4.1.1916.1.1.2.2.1.6 | displaystring | read-only |
The serial number of the module inserted in this slot. |
extremeChassisPortsPerSlot | 1.3.6.1.4.1.1916.1.1.2.3 | integer | read-only |
The maximum number of ports that can be accomodated in a single slot. This number would change to accomodate blades with higher port density than current ones. |
extremeSystemHealthCheck | 1.3.6.1.4.1.1916.1.1.3 | |||
extremeHealthCheckErrorType | 1.3.6.1.4.1.1916.1.1.3.1 | integer | no-access |
The error reported in the system health check trap Enumeration: 'backplane': 3, 'unknown': 1, 'pbusChecksum': 5, 'hardwareFail': 4, 'cpuPacket': 2. |
extremeHealthCheckAction | 1.3.6.1.4.1.1916.1.1.3.2 | integer | read-only |
The action/alarm level that has been configured for health check. Enumeration: 'healthCheckTrap': 2, 'systemDown': 4, 'autoRecovery': 5, 'ioModuleDown': 3, 'syslogOnly': 1. |
extremeHealthCheckMaxRetries | 1.3.6.1.4.1.1916.1.1.3.3 | integer | read-only |
The maximum number of times a module restart will be attempted if it fails. If extremeHealthCheckAction is not autorecovery(5), then this value is zero. |
extremeSystemThresholds | 1.3.6.1.4.1.1916.1.1.4 | |||
extremeCpuUtilRisingThreshold | 1.3.6.1.4.1.1916.1.1.4.1 | integer | read-write |
Rising threshold for CPU Aggregation utilization trap |
extremeCpuTaskUtilPair | 1.3.6.1.4.1.1916.1.1.4.2 | displaystring | no-access |
TaskName/CPU_% Util pair reported in CPU Utilization trap |