FECLIENT827x-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: FECLIENT827x-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
 ibm 1.3.6.1.4.1.2
     ibmProd 1.3.6.1.4.1.2.6
         nwaysMSS 1.3.6.1.4.1.2.6.118
                 ibmMSSClientMIB 1.3.6.1.4.1.2.6.118.4
                     fe827xNotificationGroup 1.3.6.1.4.1.2.6.118.4.0
                     fe827xMIBObjectGroup 1.3.6.1.4.1.2.6.118.4.1
                         fe827xProdGroup 1.3.6.1.4.1.2.6.118.4.1.1
                             fe827xResetFlag 1.3.6.1.4.1.2.6.118.4.1.1.1 integer read-write
The flag that controls the reset process in this blade. This variable shall assume a value of noreset(1) in the absence of a request for a reset from the management application. This variable shall assume a value of reboot(2) if the management application requests that this blade execute a complete hardware reboot which reloads the code load from storage. Enumeration: 'noreset': 1, 'reboot': 2.
                             fe827xDRAMInstalled 1.3.6.1.4.1.2.6.118.4.1.1.2 integer32 read-only
The total amount of dynamic RAM installed on this blade. The amount is in units of megabytes.
                             fe827xCacheInstalled 1.3.6.1.4.1.2.6.118.4.1.1.3 integer32 read-only
The total amount of Cache memory installed on this blade. The amount is in units of Kbytes. This value is obtained from the card version level. Version 1 cards will have 256 Kbytes.
                             fe827xFlashInstalled 1.3.6.1.4.1.2.6.118.4.1.1.4 integer32 read-only
The total amount of Flash memory installed on this blade. The amount is in units of Mbytes. This value is obtained from the Generic Status Register.
                             fe827xSRAMInstalled 1.3.6.1.4.1.2.6.118.4.1.1.5 integer32 read-only
The total amount of SRAM installed on this blade. The amount is in units of Mbytes. This value is obtained indirectly by reading MIMIC adapter version in the UFIC adapter ID register. Version 1 will have 1 Mbytes.
                             fe827xNotifyStatus 1.3.6.1.4.1.2.6.118.4.1.1.6 integer read-write
The status of the trap reporting service in this MSS Client or MSS Domain Client variable shall assume a value of enabled(1) if this MSS Client or MSS Domain Client is permitted to send traps. This variable shall assume a value of disabled(2) if this MSS Client or MSS Domain Client is prohibited from sending traps. Enumeration: 'disabled': 2, 'enabled': 1.
                             fe827xSwitchIPAddr 1.3.6.1.4.1.2.6.118.4.1.1.7 ipaddress read-only
This is the IP address of the switch that the MSS Client or MSS Domain Client is plugged into.
                             fe827xSwitchSlotNum 1.3.6.1.4.1.2.6.118.4.1.1.8 integer32 read-only
This is the slot number of the switch that the MSS Client or MSS Domain Client is plugged into.
                             fe827xSwitchPortNum 1.3.6.1.4.1.2.6.118.4.1.1.9 integer32 read-only
This is the switch port number that the MSS Client or MSS Domain Client is associated with.
                         fe827xPCIAdapterGroup 1.3.6.1.4.1.2.6.118.4.1.2
                             fe827xPCINumSlot 1.3.6.1.4.1.2.6.118.4.1.2.1 integer32 read-only
The number of PCI adapter slots available for this blade. At present this would assume a value 1, since there can be only one PCI adapter for the MSS Client. This value is zero for the MSS Domain Client since it does not support PCI adapters.
                             fe827xPCIAdapTable 1.3.6.1.4.1.2.6.118.4.1.2.2 no-access
A table of PCI adapters entries. The number of entries is given by the value of fe827xPCINumSlot. At present only one PCI adapter is supported by the MSS Client.
                                 fe827xPCIAdapEntry 1.3.6.1.4.1.2.6.118.4.1.2.2.1 no-access
A PCI adapter entry containing objects to describe the operational aspects of the PCI adapter on this blade.
                                     fe827xPCIAdapSlotNum 1.3.6.1.4.1.2.6.118.4.1.2.2.1.1 integer32 no-access
The relative slot location at which the adapter is attached to this blade. At present slot is numbered as 1. This variable serves as the index for the 827xPCIAdapTable.
                                     fe827xPCIAdapType 1.3.6.1.4.1.2.6.118.4.1.2.2.1.2 integer read-only
The type of PCI adapter that is inserted into this slot. This variable shall assume a value of unknown(1) if the fe827xPCIAdapConfigType is notConfigured(1) or if the fe827xPCIAdapConfigType is atm(2) and the fe827xPCIAdapOperStatus has a value of unknown(1), notConfigured(2), notPresent(3), unavailable(4), does-not_apply(5) or missConfigured (10). The variable shall assume a value of atm(2) if the fe827xPCIAdapConfigType has a value of atm(2) and the fe827xPCIAdapOperStatus has a value of enabled-pending(6), enabled(7), disabled-pending(8) or disabled(9). Enumeration: 'unknown': 1, 'atm': 2.
                                     fe827xPCIAdapConfigType 1.3.6.1.4.1.2.6.118.4.1.2.2.1.3 integer read-only
The router configuration type for this slot. The variable shall assume a value of notConfigured(1) if no configuration exist for this slot. The variable shall assume a value of atm(2) if the slot is configured for an ATM adapter. Enumeration: 'atm': 2, 'notConfigured': 1.
                                     fe827xPCIAdapATMMediaType 1.3.6.1.4.1.2.6.118.4.1.2.2.1.4 integer read-only
The type of fiber used by the ATM short PCI cards. The values for the media type could be Gemini or Multi-Mode Fiber mmf(2) and Meercat or Single Mode Fiber smf(3). Enumeration: 'unknown': 1, 'mmf': 3, 'smf': 2.
                                     fe827xPCIAdapOperStatus 1.3.6.1.4.1.2.6.118.4.1.2.2.1.5 integer read-only
The operational status of this PCI adapter for the balde. The variable shall assume a value of unknown(1) if the adapter inserted in the slot cannot be recognized. The variable shall assume a value of notConfigured(2) if the adapter inserted in the slot is recognized but no router configuration exists. The variable shall assume a value of notPresent(3) if the adapter is not inserted in the slot but the router configuration exists. The variable shall assume a value of unavailable(4) if adapter inserted in the slot can not be used nor made ready to be used; for example, a hardware error. The variable shall assume a value of doesNotApply(5) if this adapter does not contain an operational state. The variable shall assume a value of enablePending(6) if commands have been issued to enable the adapter but have not been completed. The variable shall assume a value of enabled(7) if commands have been successfully issued to enable the adapter. The variable shall assume a value of disablePending(8) if commands have been issued to disable the adapter but have not been completed. The variable shall assume a value of disabled(9) if commands have been successfully issued to disable the adapter. The variable shall assume a value of missConfigured(10) if the adapter is inserted in the slot but the router configuration is of a different type. This object would also drive the Unit LED's. Enumeration: 'disablePending': 8, 'unavailable': 4, 'notConfigured': 2, 'enablePending': 6, 'unknown': 1, 'doesNotApply': 5, 'enabled': 7, 'disabled': 9, 'missConfigured': 10, 'notPresent': 3.
                                     fe827xPCIAdapDiagStatus 1.3.6.1.4.1.2.6.118.4.1.2.2.1.6 integer read-only
The diagnostic status of this PCI adapter for the blade. The variable shall assume a value of auto(1) if commands have been issued by the system to determine the status of the adapter; for example, at initialization. The variable shall assume a value of inactive(2) if the adapter is not currently running any diagnostics. The variable shall assume a value of idle(3) if the adapter is in the disabled operational state ready to run the diagnostics. The variable shall assume a value of active(4) if commands have been issued by the user to run the diagnostics. Enumeration: 'active': 4, 'auto': 1, 'idle': 3, 'inactive': 2.
                                     fe827xPCIAdapNetworkStatus 1.3.6.1.4.1.2.6.118.4.1.2.2.1.7 integer read-only
The network status of this PCI adapter in this blade The variable shall assume a value of up(1) if the adapter is connected to the network. The variable shall assume a value of down(3) if the adapter can not verify a network connection. The variable shall assume a value of testing(4) if the adapter is running tests for the network connection. The variable shall assume a value of unknown(1) if network status can not be determined. The variable shall assume a value of doesNotApply(5) if the adapter does not contain a network state. Enumeration: 'down': 3, 'unknown': 1, 'doesNotApply': 5, 'testing': 4, 'up': 2.
                                     fe827xPCIAdapFaultStatus 1.3.6.1.4.1.2.6.118.4.1.2.2.1.8 integer read-only
The fault status of this PCI adapter in this blade. The variable shall assume a value of noFault(2) if no fault that is associated with this adapter has been detected. The variable shall assume a value of isolated(3) if this fault that can be isolated on the adapter itself. The variable shall assume a value of nonIsolated(4) if the fault can not isolated on the adapter or in the network. The variable shall assume a value of unknown(1) if the fault status has not been determined; for example, at initialization. This object would drive the port LED's also. status noFault(2) indicates LED green other values indicate port LED yellow. Enumeration: 'unknown': 1, 'nonIsolated': 4, 'noFault': 2, 'isolated': 3.
                         fe827xStatGroup 1.3.6.1.4.1.2.6.118.4.1.3
                             fe827xStatTable 1.3.6.1.4.1.2.6.118.4.1.3.1 no-access
A table of the statistics for each queue on the MSS Client or MSS Domain Client.
                                 fe827xStatEntry 1.3.6.1.4.1.2.6.118.4.1.3.1.1 no-access
A statistic entry containing objects to describe the aspects of the queue's on the MSS Client or MSS Domain Client.
                                     fe827xStatQueueNum 1.3.6.1.4.1.2.6.118.4.1.3.1.1.1 integer32 no-access
The queue number on the Forwarding Engine. This variable serves as the index for the fe827xStatTable.
                                     fe827xStatFramesSent 1.3.6.1.4.1.2.6.118.4.1.3.1.1.2 counter32 read-only
A count of frames sent on the queue.
                                     fe827xStatFramesReceived 1.3.6.1.4.1.2.6.118.4.1.3.1.1.3 counter32 read-only
A count of frames received on the queue.
                         fe827xSwitchGroup 1.3.6.1.4.1.2.6.118.4.1.4
                             fe827xDomainIfTable 1.3.6.1.4.1.2.6.118.4.1.4.1 no-access
A table for mapping MSS Client or MSS Domain Client interface numbers to Switch Domain numbers.
                                 fe827xDomainIfEntry 1.3.6.1.4.1.2.6.118.4.1.4.1.1 no-access
Each entry maps a single MSS Client or MSS Domain Client interface number to a single Switch Domain numbers.
                                     fe827xSwitchDomainNum 1.3.6.1.4.1.2.6.118.4.1.4.1.1.1 integer32 read-only
Switches Domain Number associated with this MSS Client or MSS Domain Client Interface Number.
                     fe827xMIBConformanceGroup 1.3.6.1.4.1.2.6.118.4.2
                         feMIBGroups 1.3.6.1.4.1.2.6.118.4.2.1
                             feGroup 1.3.6.1.4.1.2.6.118.4.2.1.1
                         feMIBCompliances 1.3.6.1.4.1.2.6.118.4.2.2
                             feMIBCompliance 1.3.6.1.4.1.2.6.118.4.2.2.1
                       fe827xPCIAdapStatusChg 1.3.6.1.4.1.2.6.118.40.1
The trap announces a change in the status of the PCI adapter. It shall be sent if the value of either fe827xPCIAdapOperType, fe827xPCIAdapDiagStatus, fe827xPCIAdapNetworkStatus, or fe827xPCIAdapFaultStatus changes and fe827xNotifyStatus has a value of enabled(1).