SWITCHING-SYSTEMS-MIB: View SNMP OID List / Download MIB

VENDOR: SYNERNETICS


 Home MIB: SWITCHING-SYSTEMS-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
 synernetics 1.3.6.1.4.1.114
         switchingSystems 1.3.6.1.4.1.114.1
             corebuilderProductsI 1.3.6.1.4.1.114.1.3
             switchingSystemsMib 1.3.6.1.4.1.114.1.4
                 swSysSystem 1.3.6.1.4.1.114.1.4.1
                     swSysSystemId 1.3.6.1.4.1.114.1.4.1.1 integer read-only
The unique identifier assigned to this system during manufacturing.
                     swSysSystemType 1.3.6.1.4.1.114.1.4.1.2 integer read-only
The type of system. Enumeration: 'superStack3900': 6, 'lanplex6000': 2, 'lanplex2000': 3, 'coreBuilder9400': 5, 'other': 1, 'superStack9300': 7, 'coreBuilder3500': 4.
                     swSysSystemName 1.3.6.1.4.1.114.1.4.1.3 displaystring read-write
The text string describing this system.
                     swSysSystemManufacturer 1.3.6.1.4.1.114.1.4.1.4 displaystring read-only
The text string describing the manufacturer of this system.
                     swSysSystemHardwareRevision 1.3.6.1.4.1.114.1.4.1.5 octet string read-only
The revision level of the system, contained in two octets. The first octet indicates the artwork revision, and the second octet indicates the rework level.
                     swSysSystemMemorySize 1.3.6.1.4.1.114.1.4.1.6 integer read-only
The amount of memory (RAM), in bytes, present on the system processor board.
                     swSysSystemFlashMemorySize 1.3.6.1.4.1.114.1.4.1.7 integer read-only
The amount of flash memory, in bytes, present on the system processor board.
                     swSysSystemNvMemorySize 1.3.6.1.4.1.114.1.4.1.8 integer read-only
The amount of non-volatile memory, in bytes, present on the system processor board.
                     swSysSystemSoftwareRevision 1.3.6.1.4.1.114.1.4.1.9 octet string read-only
The revision number of the Switching Systems software. Each byte indicates the following: byte 0: major release number. byte 1: minor release number. byte 2: update number. byte 3: bits 7-6: release type. bits 5-0: supplemental identifier.
                     swSysSystemBuildTime 1.3.6.1.4.1.114.1.4.1.10 displaystring read-only
The build time of the system software.
                     swSysSystemSnmpRevision 1.3.6.1.4.1.114.1.4.1.11 integer read-only
The revision number of the SNMP agent implementation.
                     swSysSystemRequestedSnmpMode 1.3.6.1.4.1.114.1.4.1.12 integer read-write
This object describes the requested SNMP mode for the system. The value of this object indicates the mode that will become effective following a reboot of the system. Note that only a subset of the above values may be valid for some systems. Enumeration: 'singleAgentMode': 1, 'multiAgentMode': 2.
                     swSysSystemCurrentSnmpMode 1.3.6.1.4.1.114.1.4.1.13 integer read-only
This object describes the currently active SNMP mode for the system. Note that only a subset of the above values may be valid for some systems. Enumeration: 'singleAgentMode': 1, 'multiAgentMode': 2.
                     swSysSystemAction 1.3.6.1.4.1.114.1.4.1.14 integer read-write
This object, when read, always returns the value other(1). Setting this object to the value reset(2) causes a reset of the system. Setting this object to the value nvReset(3) causes the system's non-volatile configuration to be reset to the default values. The value other(1) is not a vaild value for set operations. Enumeration: 'reset': 2, 'other': 1, 'nvReset': 3.
                     swSysSystemOvertemperature 1.3.6.1.4.1.114.1.4.1.15 integer read-only
This object indicates the current overtemperature status for the system. If the system does not support overtemperature detection, this object returns notSupported. Enumeration: 'false': 2, 'notSupported': 3, 'true': 1.
                     swSysSystemFanFailure 1.3.6.1.4.1.114.1.4.1.16 integer read-only
This object indicates the current fan status for the system. If the system does not support fan failure detection, this object returns notSupported. Enumeration: 'false': 2, 'notSupported': 3, 'true': 1.
                     swSysSystemProtocolMask 1.3.6.1.4.1.114.1.4.1.17 integer read-only
This object is a bit mask that indicates which protocols exist in the software image currently loaded in memory. The value of this OBJECT is a sum. It initially takes on the value 0, then for each protocol bit as defined below, 2 raised to the value of the (bit position - 1) is added to the sum. The following bits are defined: IP_ROUTING 0x00000001 IPX_ROUTING 0x00000002 DDP_ROUTING 0x00000004 A value of 0x00000000 indicates the standard switching software.
                     swSysSystemConsoleAccess 1.3.6.1.4.1.114.1.4.1.18 integer read-write
This object determines whether another device can remotely access the system console via Telnet, Rlogin, or modem port. An existing remote session will not be terminated when this value is modified. Enumeration: 'disabled': 2, 'enabled': 1.
                     swSysSystemConsoleReadPwd 1.3.6.1.4.1.114.1.4.1.19 displaystring read-write
This object is the console read-access password.
                     swSysSystemConsoleWritePwd 1.3.6.1.4.1.114.1.4.1.20 displaystring read-write
This object is the console write-access password. The read-write community string is required for access to this object.
                     swSysSystemConsoleAdminPwd 1.3.6.1.4.1.114.1.4.1.21 displaystring read-write
This object is the console admin-access password. The read-write community string is required for access to this object.
                     swSysSystemDateTime 1.3.6.1.4.1.114.1.4.1.22 displaystring read-write
The current date and time as reflected by the system clock in the format mm/dd/yy hh:mm:ss xM.
                     swSysSystemDSTime 1.3.6.1.4.1.114.1.4.1.23 integer read-write
This parameter specifies the displacement, in minutes, from non-daylight savings time. The swSysDSTime object, along with the swSysTimeZone object, allows the system to support Universal time for network communications spanning different time zones.
                     swSysSystemTimeZone 1.3.6.1.4.1.114.1.4.1.24 integer read-write
This parameter specifies, in minutes, displacement of the system west of Greenwich. A negative number for this parameter indicates how many minutes displacement east of Greenwich the site is located. A positive number indicates the number of minutes west of Greenwich.
                     swSysSystemCurrentFddiStationMode 1.3.6.1.4.1.114.1.4.1.25 integer read-only
This object describes the current FDDI station mode for systems that support multi-station mode. Enumeration: 'singleStationMode': 1, 'multiStationMode': 2.
                     swSysSystemRequestedFddiStationMode 1.3.6.1.4.1.114.1.4.1.26 integer read-write
This object describes the requested FDDI station mode for systems that support multi-station mode. The requested mode will become current during the next system reboot. Enumeration: 'singleStationMode': 1, 'multiStationMode': 2.
                     swSysSystemLog 1.3.6.1.4.1.114.1.4.1.27
                           swSysSystemLogEntryCurrentCount 1.3.6.1.4.1.114.1.4.1.27.1 integer read-only
The number of entries currently recorded in the system log.
                           swSysSystemLogMaxSize 1.3.6.1.4.1.114.1.4.1.27.2 integer read-only
The maximum number of events that can be recorded in the system log.
                           swSysSystemLogSeverityThreshold 1.3.6.1.4.1.114.1.4.1.27.3 integer read-write
This object determines the miminum serverety level of events recorded in the system log. For example, if the swSysSysteLogSeverityThreshold is set to errors(3) than only events which have serverity levels of error(3) or higher will be recorded. Enumeration: 'fatal': 4, 'warning': 2, 'informational': 1, 'error': 3.
                           swSysSystemLogTable 1.3.6.1.4.1.114.1.4.1.27.4 no-access
This table provides information on recorded system events.
                               swSysSystemLogEntry 1.3.6.1.4.1.114.1.4.1.27.4.1 no-access
A system log entry.
                                   swSysSystemLogIndex 1.3.6.1.4.1.114.1.4.1.27.4.1.1 integer read-only
The index of the log entry relative to this entry.
                                   swSysSystemLogSeverityLevel 1.3.6.1.4.1.114.1.4.1.27.4.1.2 integer read-only
Indicates the severity level of the log entry. Enumeration: 'information': 1, 'warning': 2, 'fatal': 4, 'error': 3.
                                   swSysSystemLogDateTime 1.3.6.1.4.1.114.1.4.1.27.4.1.3 displaystring read-only
Indicates the date and time of the log event and is formatted as follows: MM:DD:YY HH:MM:SS.
                                   swSysSystemLogFacility 1.3.6.1.4.1.114.1.4.1.27.4.1.4 integer read-only
The facility which entered the event in the log. fcmlmm(6) represents those events which may be common to the Lanplex Management Module (LMM) and the FDDI Concentrator Module (FCM). lmmfddi(6) represents those events specific to the FDDI portion of the LMM and lmmboard represents general events logged by the LMM. Enumeration: 'spanningTree': 4, 'hsi': 12, 'fcmlmm': 5, 'esm': 8, 'fsm': 11, 'exception': 1, 'lmmboard': 7, 'assertion': 3, 'trsm': 9, 'efsm': 10, 'lmmfddi': 6, 'operatingSystem': 2.
                                   swSysSystemLogMessage 1.3.6.1.4.1.114.1.4.1.27.4.1.5 displaystring read-only
The recorded log message.
                     swSysSystemBaseMACAddress 1.3.6.1.4.1.114.1.4.1.28 macaddress read-only
The base MAC address for the system.
                     swSysSystemMACAddressCount 1.3.6.1.4.1.114.1.4.1.29 integer read-only
The number of MAC addresses allocated to this system.
                     swSysSystemChassisSerialNumber 1.3.6.1.4.1.114.1.4.1.30 displaystring read-only
The serial number of the chassis.
                     swSysSystemFPMemorySize 1.3.6.1.4.1.114.1.4.1.31 integer read-only
The amount of frame processor memory (RAM), in bytes.
                     swSysSystemBufferSize 1.3.6.1.4.1.114.1.4.1.32 integer read-only
The amount of buffer memory, in bytes.
                 swSysSlot 1.3.6.1.4.1.114.1.4.2
                     swSysSlotCount 1.3.6.1.4.1.114.1.4.2.1 integer read-only
The count of slots in the chassis.
                     swSysSlotTable 1.3.6.1.4.1.114.1.4.2.2 no-access
A list of slot entries. A single entry exists in this list for each slot in the chassis.
                         swSysSlotEntry 1.3.6.1.4.1.114.1.4.2.2.1 no-access
A slot entry contains information about a particular slot.
                             swSysSlotIndex 1.3.6.1.4.1.114.1.4.2.2.1.1 integer read-only
The index of the slot identified by this entry.
                             swSysSlotBoardType 1.3.6.1.4.1.114.1.4.2.2.1.2 integer read-only
The type of board residing in the slot identified by this entry. Enumeration: 'esmBoard': 7, 'tmmBoard': 12, 'fcmBoard': 8, 'lmmBoard': 9, 'fsmBoard': 13, 'emptyLocation': 2, 'efsmBoard': 10, 'fesmBoard': 14, 'other': 1, 'trsmBoard': 11.
                             swSysSlotBoardRevision 1.3.6.1.4.1.114.1.4.2.2.1.3 octet string read-only
The revision number of the board in the slot identified by this entry. If the slot is empty, or the revision is unknown this object returns a zero length string.
                             swSysSlotBoardStatus 1.3.6.1.4.1.114.1.4.2.2.1.4 integer read-only
The status of the board in the slot identified by this entry. Enumeration: 'notPresent': 1, 'testing': 2, 'offline': 3, 'online': 4.
                             swSysSlotBoardName 1.3.6.1.4.1.114.1.4.2.2.1.5 displaystring read-only
The text string describing the board in the slot identified by this entry.
                             swSysSlotBoardNameAbbrev 1.3.6.1.4.1.114.1.4.2.2.1.6 displaystring read-only
The abbreviation used to describe the board in the slot identified by this entry.
                             swSysSlotEthernetPortCount 1.3.6.1.4.1.114.1.4.2.2.1.7 integer read-only
The count of ethernet ports in the slot identified by this entry.
                             swSysSlotFddiMacCount 1.3.6.1.4.1.114.1.4.2.2.1.8 integer read-only
The count of FDDI MACs in the slot identified by this entry.
                             swSysSlotFddiPortCount 1.3.6.1.4.1.114.1.4.2.2.1.9 integer read-only
The count of FDDI ports in the slot identified by this entry.
                             swSysSlotOvertemperature 1.3.6.1.4.1.114.1.4.2.2.1.10 integer read-only
This object indicates the current overtemperature status for the slot. If the slot does not support overtemperature detection, this object returns notSupported. Enumeration: 'false': 2, 'notSupported': 3, 'true': 1.
                             swSysSlotTokenRingPortCount 1.3.6.1.4.1.114.1.4.2.2.1.11 integer read-only
The count of TokenRing ports in the slot identified by this entry.
                             swSysSlotBoardRevStr 1.3.6.1.4.1.114.1.4.2.2.1.12 displaystring read-only
This revision number of the board in the slot identified by this entry. If the slot is empty, or the revision is unknown this object returns a zero length string. The format of the string is XX.YY, where the XX is the major revision (artwork), the YY is the minor revision (rework)
                             swSysSlotConverterBad 1.3.6.1.4.1.114.1.4.2.2.1.13 integer read-only
This object indicates the current status +12V->+5V converter for the slot. If the slot does not support +12V->+5V converter detection, this object returns notSupported. Enumeration: 'false': 2, 'notSupported': 3, 'true': 1.
                 swSysControlPanel 1.3.6.1.4.1.114.1.4.3
                     swSysControlPanelHardwareRevision 1.3.6.1.4.1.114.1.4.3.1 octet string read-only
An 8-bit value specifying the revision level of the control panel hardware.
                     swSysControlPanelSoftwareRevision 1.3.6.1.4.1.114.1.4.3.2 octet string read-only
An 8-bit value specifying the revision level of the control panel software.
                     swSysControlPanelLines 1.3.6.1.4.1.114.1.4.3.3 integer read-only
The number of lines in the control panel display.
                     swSysControlPanelColumns 1.3.6.1.4.1.114.1.4.3.4 integer read-only
The number of columns in the control panel display.
                     swSysControlPanelText 1.3.6.1.4.1.114.1.4.3.5 octet string read-only
The currently displayed text in the control panel display.
                     swSysControlPanelAccess 1.3.6.1.4.1.114.1.4.3.6 integer read-write
This object determines whether modifications to system configuration are allowed via the Control Panel Enumeration: 'disabled': 2, 'enabled': 1.
                 swSysPowerSupply 1.3.6.1.4.1.114.1.4.4
                     swSysPowerSupplyCount 1.3.6.1.4.1.114.1.4.4.1 integer read-only
The count of power supplies in the system.
                     swSysPowerSupplyStatusTable 1.3.6.1.4.1.114.1.4.4.2 no-access
A list of power supply status entries.
                         swSysPowerSupplyStatusEntry 1.3.6.1.4.1.114.1.4.4.2.1 no-access
A power supply status entry contains information about a particular power supply.
                             swSysPowerSupplyStatusIndex 1.3.6.1.4.1.114.1.4.4.2.1.1 integer read-only
The unique index of the power supply identified by this entry.
                             swSysPowerSupplyStatus 1.3.6.1.4.1.114.1.4.4.2.1.2 integer read-only
This object represents the power supply status. The value is a sum. It initially takes on the value 0, then for each type which is active, 2 raised to a power is added to the sum. The powers are according to the following table. For the 6000 Backbone Aggregator an over temp for power supply 1 and power supply 2 will be reported as a power supply 1 Over Temperature Failure, and a fan failure will be reported as a power supply 2 Over Temperature Failure. Failure Type Power AC Failure 0 Plus 5 Failure 1 Plus 12 Failure 2 Over Temperature Failure 3 Power Supply Inserted 4 Power Supply Extracted 5
                             swSysPowerSupplyStatusSupported 1.3.6.1.4.1.114.1.4.4.2.1.3 integer read-only
This object represents the various power supply status types which are supported. The value is a sum. It initially takes on the value 0, then for each type which is supported, 2 raised to a power is added to the sum. The powers are according to the following table: Failure Type Power AC Failure 0 Plus 5 Failure 1 Plus 12 Failure 2 Over Temperature Failure 3 Power Supply Inserted 4 Power Supply Extracted 5 This object used in conjunction with the swSysPowerSupplyStatus object for a given power supply provide a complete picture of the status of the power supply.
                 swSysSnmp 1.3.6.1.4.1.114.1.4.5
                     swSysSnmpAgentId 1.3.6.1.4.1.114.1.4.5.1 integer read-only
The unique id for this SNMP agent within the system.
                     swSysSnmpInternalAgentTrapMask 1.3.6.1.4.1.114.1.4.5.2 octet string read-write
This value is a bit string that indicates which traps are enabled for transmit to other agents in the system. The octet string value is treated as a 64-bit integer value. The value is a sum. It initially takes on the value 0, then for each trap which is enabled, 2 raised to the value of (swSysAgentTrapDescriptionIndex - 1) for that trap is added to the sum.
                     swSysSnmpInternalAgentTrapDestinationMask 1.3.6.1.4.1.114.1.4.5.3 integer read-write
A value which indicates to which other agents in the system traps should be sent. The value is a sum. It initially takes on the value 0, then for each agent which is to receive traps, 2 raised to the value of (swSysSnmpAgentId - 1) for that agent is added to the sum. Note that only traps which are enabled according to the value of the swSysSnmpInternalAgentTrapMask object will be forwarded, and that each trap which is forwarded will be transmitted to each agent identified by this mask.
                     swSysSnmpProxyInternalRequests 1.3.6.1.4.1.114.1.4.5.4 integer read-write
This object determines if this agent will proxy requests to other agents in the system. If the value of this object is true(1), this agent will proxy requests to other agents in the chassis. Enumeration: 'false': 2, 'true': 1.
                     swSysSnmpInternalProxyRequestMaxAge 1.3.6.1.4.1.114.1.4.5.5 integer read-write
The maximum time, in seconds, an internal proxy request will remain queued waiting for a response before being discarded. Note that when the value of swSysSnmpProxyInternalRequests is false(2), the value of this object is ignored.
                     swSysSnmpProxyInternalTraps 1.3.6.1.4.1.114.1.4.5.6 integer read-write
This object determines if this agent will generate proxy traps for those traps received from other agents in the system. If the value of this object is true(1), this agent will generate proxy traps for those received from other agents in the chassis. Note that agents will not proxy traps to other agents within the system to prevent looping of traps. Enumeration: 'false': 2, 'true': 1.
                     swSysSnmpInternalProxyTable 1.3.6.1.4.1.114.1.4.5.7 no-access
A list of SNMP internal agent proxy entries. An entry in this table exists for each agent in the system that can be reached by this agent via the internal proxy mechanism.
                         swSysSnmpInternalProxyEntry 1.3.6.1.4.1.114.1.4.5.7.1 no-access
An entry identifies the communities available for communicating with another agent in the system via the internal proxy mechanism.
                             swSysSnmpInternalProxyAgentId 1.3.6.1.4.1.114.1.4.5.7.1.1 integer read-only
The id of the agent identified by this entry.
                             swSysSnmpInternalProxyAccessClass 1.3.6.1.4.1.114.1.4.5.7.1.2 integer read-only
The access to MIB objects supported by the agent identified by this entry provided by this agent, when using the community string identified by the corresponding value of swSysSnmpInternalProxyCommunity. Enumeration: 'readWrite': 2, 'readOnly': 1.
                             swSysSnmpInternalProxyCommunity 1.3.6.1.4.1.114.1.4.5.7.1.3 octet string read-only
A community which allows access to MIB objects supported by the agent identified by this entry.
                 swSysAgent 1.3.6.1.4.1.114.1.4.6
                     swSysAgentRequestMaxAge 1.3.6.1.4.1.114.1.4.6.1 integer read-write
The maximum time, in seconds, a local SNMP request will remain queued waiting for a response before being discarded.
                     swSysAgentProxyRemoteSmtRequests 1.3.6.1.4.1.114.1.4.6.2 integer read-write
This object determines if this agent will proxy SMT requests to other FDDI stations. If the value of this object is true(1), this agent will proxy SMT requests to other stations. Note that only a subset of the above values may be valid for some systems. Enumeration: 'false': 2, 'true': 1.
                     swSysAgentRemoteSmtProxyRequestMaxAge 1.3.6.1.4.1.114.1.4.6.3 integer read-write
The maximum time, in seconds, an SMT proxy request will remain queued waiting for a response before being discarded. Note that when the value of swSysAgentProxyRemoteSmtRequests is false(2), the value of this object is ignored.
                     swSysAgentProxyRemoteSmtEvents 1.3.6.1.4.1.114.1.4.6.4 integer read-write
This object determines if this agent will generate traps for SMT events occuring at other stations. If the value of this object is true(1), this agent will generate traps for all SMT events, those which occur locally, and those which occur at other stations. If the value of this object is false(2), this agent will only generate traps for events which occur locally. Note that only a subset of the above values may be valid for some systems. Enumeration: 'false': 2, 'true': 1.
                     swSysAgentTrapDescriptionTable 1.3.6.1.4.1.114.1.4.6.5 no-access
This table contains a listing of trap descriptions for each trap supported by this agent. This provides a relationship between a trap index, and the trap enterprise oid and trap number for a given trap. In all cases except for the MIB-2 generic traps, the enterprise under which a trap is defined is the same as that appearing in the ENTERPRISE portion of the trap.
                         swSysAgentTrapDescriptionTableEntry 1.3.6.1.4.1.114.1.4.6.5.1 no-access
Information relating a trap index to a specific trap enterprise oid and trap number.
                             swSysAgentTrapDescriptionIndex 1.3.6.1.4.1.114.1.4.6.5.1.1 integer read-only
A unique index corresponding to the trap described by this entry. This value of this object corresponding to a particular trap will remain constant accross system resets.
                             swSysAgentTrapEnterprise 1.3.6.1.4.1.114.1.4.6.5.1.2 object identifier read-only
The enterpise under which the trap identified by this entry is defined.
                             swSysAgentTrapNumber 1.3.6.1.4.1.114.1.4.6.5.1.3 integer read-only
The number of the trap identified by this entry, within the enterprise where it is defined.
                     swSysAgentTrapDestinationTable 1.3.6.1.4.1.114.1.4.6.6 no-access
This table contains information specifying which traps will be transmitted to a given destination address. The table is indexed by the destination address type and destination address. Each entry in the table with a status of valid identifies a set of traps which, when generated, will be transmitted to the corresponding destination address listed in that entry.
                         swSysAgentTrapDestinationTableEntry 1.3.6.1.4.1.114.1.4.6.6.1 no-access
Information relating a set of traps and a destination address to which each trap in ths set will be transmitted when it is generated. To create a new entry, set a non-existent instance of swSysAgentTrapDestinationTrapMask to a valid value. To remove an entry, set the instance of swSysAgentTrapDestinationEntryStatus for the entry to invalid(2).
                             swSysAgentTrapDestinationAddressType 1.3.6.1.4.1.114.1.4.6.6.1.1 integer read-only
The type of address identified by this entry. Enumeration: 'ip': 1.
                             swSysAgentTrapDestinationAddress 1.3.6.1.4.1.114.1.4.6.6.1.2 octet string read-only
The address, of the type specified by the corresponding value of swSysAgentTrapDestinationAddressType, to which the set of traps identified by this entry are to be transmitted.
                             swSysAgentTrapDestinationTrapMask 1.3.6.1.4.1.114.1.4.6.6.1.3 octet string read-write
This value is a bit string that indicates which traps are enabled for the address identified by this entry. The octet string value is treated as a 64-bit value. The value is a sum. It initially takes on the value 0, then for each trap which is enabled, 2 raised to the value of (swSysAgentTrapDescriptionIndex - 1) for that trap is added to the sum. A new entry in the table is created by setting the value of this object for a new destination address type and destination address. Note that an octet string of all zeros is not a valid value for this object.
                             swSysAgentTrapDestinationEntryStatus 1.3.6.1.4.1.114.1.4.6.6.1.4 integer read-write
The status of the trap destination table entry. Setting this object to invalid(1) has the effect of removing the corresponding entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
                     swSysAgentReadCommunity 1.3.6.1.4.1.114.1.4.6.7 displaystring read-write
This object is the read community string when access is made via SNMP, see RFC1157.
                     swSysAgentReadWriteCommunity 1.3.6.1.4.1.114.1.4.6.8 displaystring read-write
This object is the read-write community string when access is made via SNMP, see RFC1157. The read-write community string is required to access this object.
                 swSysInterface 1.3.6.1.4.1.114.1.4.7
                     swSysInterfaceLocationTable 1.3.6.1.4.1.114.1.4.7.1 no-access
A list of interface location entries. A single entry exists in this list for each interface managed by this agent.
                         swSysInterfaceLocationEntry 1.3.6.1.4.1.114.1.4.7.1.1 no-access
An interface location entry describes the location of a particular interface managed by this agent.
                             swSysInterfaceLocationIfIndex 1.3.6.1.4.1.114.1.4.7.1.1.1 integer read-only
The value of the MIB-II ifIndex corresponding to the interface identified by this entry.
                             swSysInterfaceLocationInterfaceType 1.3.6.1.4.1.114.1.4.7.1.1.2 integer read-only
The type of the physical implementation of the interface identified by this entry. Enumeration: 'ethernetPort': 2, 'tokenringPort': 4, 'other': 1, 'fddiMac': 3, 'atmPort': 5.
                             swSysInterfaceLocationType 1.3.6.1.4.1.114.1.4.7.1.1.3 integer read-only
The type of location where the interface identified by this entry is physically located. Enumeration: 'modularCard': 4, 'modularSlot': 2, 'other': 1, 'chassis': 3.
                             swSysInterfaceLocationTypeIndex 1.3.6.1.4.1.114.1.4.7.1.1.4 integer read-only
The index of the location identified by the corresponding instance of swSysInterfaceLocationType where the interface identified by this entry is physically located.
                             swSysInterfaceLocationLocalIndex 1.3.6.1.4.1.114.1.4.7.1.1.5 integer read-only
The local index of the interface identified by this entry relative to its type specified by the corresponding value of swSysInterfaceLocationInterfaceType, and the location specified by the corresponding values of swSysInterfaceLocationType and swSysInterfaceLocationTypeIndex.
                             swSysInterfaceLocationSystemModuleIndex 1.3.6.1.4.1.114.1.4.7.1.1.6 integer read-only
The system module index of the interface idnetified by this entry. Ths index can be used to acquire the module information from the s2SysModuleCardGroup and the swSysDiagnosticsGroup groups.
                 swSysEthernetPort 1.3.6.1.4.1.114.1.4.8
                     swSysEthernetPortCount 1.3.6.1.4.1.114.1.4.8.1 integer read-only
The count of ethernet ports managed by this agent.
                     swSysEthernetPortTable 1.3.6.1.4.1.114.1.4.8.2 no-access
A list of ethernet port entries. A single entry exists in this list for each ethernet port managed by this agent.
                         swSysEthernetPortEntry 1.3.6.1.4.1.114.1.4.8.2.1 no-access
An ethernet port entry contains information about a particular ethernet port managed by this agent.
                             swSysEthernetPortIndex 1.3.6.1.4.1.114.1.4.8.2.1.1 integer read-only
The index of the ethernet port identified by this entry, relative to this agent.
                             swSysEthernetPortIfIndex 1.3.6.1.4.1.114.1.4.8.2.1.2 integer read-only
The value of the MIB-II ifIndex corresponding to the ethernet port identified by this entry.
                             swSysEthernetPortLabel 1.3.6.1.4.1.114.1.4.8.2.1.3 displaystring read-write
An ASCII text string describing the ethernet port identified by this entry.
                             swSysEthernetPortLinkStatus 1.3.6.1.4.1.114.1.4.8.2.1.4 integer read-only
The current value of the link status for the ethernet port identified by this entry. Enumeration: 'active': 1, 'inActive': 2.
                             swSysEthernetPortType 1.3.6.1.4.1.114.1.4.8.2.1.5 integer read-only
Specific port type description for the ethernet port identified by this entry. Enumeration: 'gbic1000BaseCxHssdc': 19, 'untermBnc10Base2': 9, 'rj4510BaseT': 2, 'rj2110BaseT': 1, 'hssdc1000BaseCx': 15, 'rj451000BaseT': 23, 'gbic1000BaseSx': 22, 'sc1000BaseSx': 14, 'aui': 4, 'sc1000BaseLxSm': 10, 'bnc10Base2': 5, 'st10BaseFL': 3, 'other': 6, 'sc1000BaseLxSmMm': 12, 'gbic1000BaseCxDb9': 18, 'db91000BaseCx': 16, 'sc1000BaseLx10km': 13, 'gbic1000BaseLx10Km': 20, 'sc100BaseFx': 8, 'rj45100BaseT': 7, 'gbic1000BaseLx': 21, 'sc1000BaseLxMm': 11, 'gbicNotPresent': 17.
                     swSysEthernetPortRateTable 1.3.6.1.4.1.114.1.4.8.3 no-access
A list of ethernet port rate entries. A single entry exists in this list for each ethernet port, managed by this agent, which supports rate information.
                         swSysEthernetPortRateEntry 1.3.6.1.4.1.114.1.4.8.3.1 no-access
An ethernet port rate entry contains rate statistics for a particular ethernet port managed by this agent. Rate statistics are calculated based on a one second sampling interval.
                             swSysEthernetPortRateIndex 1.3.6.1.4.1.114.1.4.8.3.1.1 integer read-only
The index of the ethernet port identified by this entry, relative to this agent.
                             swSysEthernetPortRateByteReceiveRate 1.3.6.1.4.1.114.1.4.8.3.1.2 integer read-only
The average number of bytes received per second by the ethernet port identified by this entry during the most recent sampling period.
                             swSysEthernetPortRatePeakByteReceiveRate 1.3.6.1.4.1.114.1.4.8.3.1.3 integer read-only
The peak value of swSysEthernetPortRateByteReceiveRate since the system was last initialized for the ethernet port identified by this entry.
                             swSysEthernetPortRateFrameReceiveRate 1.3.6.1.4.1.114.1.4.8.3.1.4 integer read-only
The average number of frames received per second by the ethernet port identified by this entry during the most recent sampling period.
                             swSysEthernetPortRatePeakFrameReceiveRate 1.3.6.1.4.1.114.1.4.8.3.1.5 integer read-only
The peak value of swSysEthernetPortRateFrameReceiveRate since the system was last initialized for the ethernet port identified by this entry.
                             swSysEthernetPortRateByteTransmitRate 1.3.6.1.4.1.114.1.4.8.3.1.6 integer read-only
The average number of bytes transmitted per second by the ethernet port identified by this entry during the most recent sampling period.
                             swSysEthernetPortRatePeakByteTransmitRate 1.3.6.1.4.1.114.1.4.8.3.1.7 integer read-only
The peak value of swSysEthernetPortRateByteTransmitRate since the system was last initialized for the ethernet port identified by this entry.
                             swSysEthernetPortRateFrameTransmitRate 1.3.6.1.4.1.114.1.4.8.3.1.8 integer read-only
The average number of frames transmitted per second by the ethernet port identified by this entry during the most recent sampling period.
                             swSysEthernetPortRatePeakFrameTransmitRate 1.3.6.1.4.1.114.1.4.8.3.1.9 integer read-only
The peak value of swSysEthernetPortRateFrameTransmitRate since the system was last initialized for the ethernet port identified by this entry.
                 swSysSmt 1.3.6.1.4.1.114.1.4.9
                     swSysSmtCount 1.3.6.1.4.1.114.1.4.9.1 integer read-only
The count of SMTs managed by this agent.
                     swSysSmtFddiMacBeaconTable 1.3.6.1.4.1.114.1.4.9.4 no-access
A list of FDDI MAC beacon entries. A single entry exists in this list for each FDDI MAC, managed by this agent, which supports MAC beacon history.
                         swSysSmtFddiMacBeaconEntry 1.3.6.1.4.1.114.1.4.9.4.1 no-access
An FDDI MAC beacon entry contains information about a particular FDDI MAC's beacon history.
                             swSysSmtFddiMacBeaconSmtIndex 1.3.6.1.4.1.114.1.4.9.4.1.1 integer read-only
The index of the SMT instance identified by this entry, relative to this agent.
                             swSysSmtFddiMacBeaconIndex 1.3.6.1.4.1.114.1.4.9.4.1.2 integer read-only
The index of the FDDI MAC identified by this entry, within the SMT identified by this entry.
                             swSysSmtFddiMacBeaconHistory 1.3.6.1.4.1.114.1.4.9.4.1.3 octet string read-only
This object gives a history of the most recent beacon information received on the FDDI MAC identified by this entry. It can contain up to a maximum of eight records. Each record is of the form: source MAC: 6 bytes beacon data length: 2 bytes. beacon data: 0-16 bytes.
                     swSysSmtFddiMacRateTable 1.3.6.1.4.1.114.1.4.9.5 no-access
A list of FDDI MAC rate entries. A single entry exists in this list for each FDDI MAC, managed by this agent, which supports rate statistics.
                         swSysSmtFddiMacRateEntry 1.3.6.1.4.1.114.1.4.9.5.1 no-access
An FDDI MAC rate entry contains rate statistics for a particular FDDI MAC managed by this agent. Rate statistics are calculated based on a one second sampling interval.
                             swSysSmtFddiMacRateSmtIndex 1.3.6.1.4.1.114.1.4.9.5.1.1 integer read-only
The index of the SMT instance identified by this entry, relative to this agent.
                             swSysSmtFddiMacRateIndex 1.3.6.1.4.1.114.1.4.9.5.1.2 integer read-only
The index of the FDDI MAC identified by this entry, within the SMT identified by this entry.
                             swSysSmtFddiMacRateByteReceiveRate 1.3.6.1.4.1.114.1.4.9.5.1.3 integer read-only
The average number of bytes received per second by the FDDI MAC identified by this entry during the most recent sampling period.
                             swSysSmtFddiMacRatePeakByteReceiveRate 1.3.6.1.4.1.114.1.4.9.5.1.4 integer read-only
The peak value of swSysSmtFddiMacByteReceiveRate since the system was last initialized for the FDDI MAC identified by this entry.
                             swSysSmtFddiMacRateFrameReceiveRate 1.3.6.1.4.1.114.1.4.9.5.1.5 integer read-only
The average number of frames received per second by the FDDI MAC identified by this entry during the most recent sampling period.
                             swSysSmtFddiMacRatePeakFrameReceiveRate 1.3.6.1.4.1.114.1.4.9.5.1.6 integer read-only
The peak value of swSysSmtFddiMacRateFrameReceiveRate since the system was last initialized for the FDDI MAC identified by this entry.
                             swSysSmtFddiMacRateByteTransmitRate 1.3.6.1.4.1.114.1.4.9.5.1.7 integer read-only
The average number of bytes transmitted per second by the FDDI MAC identified by this entry during the most recent sampling period.
                             swSysSmtFddiMacRatePeakByteTransmitRate 1.3.6.1.4.1.114.1.4.9.5.1.8 integer read-only
The peak value of swSysSmtFddiMacByteTransmitRate since the system was last initialized for the FDDI MAC identified by this entry.
                             swSysSmtFddiMacRateFrameTransmitRate 1.3.6.1.4.1.114.1.4.9.5.1.9 integer read-only
The average number of frames transmitted per second by the FDDI MAC identified by this entry during the most recent sampling period.
                             swSysSmtFddiMacRatePeakFrameTransmitRate 1.3.6.1.4.1.114.1.4.9.5.1.10 integer read-only
The peak value of swSysSmtFddiMacFrameTransmitRate since the system was last initialized for the FDDI MAC identified by this entry.
                     swSysSmtFddiPortTable 1.3.6.1.4.1.114.1.4.9.6 no-access
A list of FDDI port entries. A single entry exists in this list for each FDDI port managed by this agent.
                         swSysSmtFddiPortEntry 1.3.6.1.4.1.114.1.4.9.6.1 no-access
An FDDI port entry contains information about a particular FDDI port managed by this agent.
                             swSysSmtFddiPortSmtIndex 1.3.6.1.4.1.114.1.4.9.6.1.1 integer read-only
The index of the SMT instance identified by this entry, relative to this agent.
                             swSysSmtFddiPortIndex 1.3.6.1.4.1.114.1.4.9.6.1.2 integer read-only
The index of the FDDI port identified by this entry, within the SMT identified by this entry.
                             swSysSmtFddiPortLocationType 1.3.6.1.4.1.114.1.4.9.6.1.3 integer read-only
The type of location where the FDDI port identified by this entry is physically located. Enumeration: 'modularCard': 4, 'modularSlot': 2, 'other': 1, 'chassis': 3.
                             swSysSmtFddiPortLocationTypeIndex 1.3.6.1.4.1.114.1.4.9.6.1.4 integer read-only
The index of the location identified by the corresponding instance of swSysSmtFddiPortLocationType where the FDDI port identified by this entry is physically located.
                             swSysSmtFddiPortLocationLocalIndex 1.3.6.1.4.1.114.1.4.9.6.1.5 integer read-only
The local index of the FDDI port identified by this entry relative to the location specified by the corresponding values of swSysSmtFddiPortLocationType and swSysSmtFddiPortLocationTypeIndex.
                             swSysSmtFddiPortLabel 1.3.6.1.4.1.114.1.4.9.6.1.6 displaystring read-write
An ASCII text string describing the FDDI port identified by this entry.
                     swSysSmtFddiMacLocationTable 1.3.6.1.4.1.114.1.4.9.7 no-access
An FDDI MAC Location table contains information to assign an FDDI MAC to a different Location. The system must be rebooted after all changes to this table are completed in order that the changes take effect.
                         swSysSmtFddiMacLocationEntry 1.3.6.1.4.1.114.1.4.9.7.1 no-access
An FDDI MAC entry contains information to assign an FDDI MAC to a different Location.
                             swSysSmtFddiMacLocationSmtIndex 1.3.6.1.4.1.114.1.4.9.7.1.1 integer read-only
The index of the SMT instance identified by this entry, relative to the agent.
                             swSysSmtFddiMacLocationIndex 1.3.6.1.4.1.114.1.4.9.7.1.2 integer read-only
The index of the FDDI MAC instance identified by this entry, relative to the SMT identified by this entry.
                             swSysSmtFddiMacCurrentLocation 1.3.6.1.4.1.114.1.4.9.7.1.3 integer read-only
Indicates whether the MAC identified by this entry is assigned to a backplane FDDI station (internal) or an FDDI station configured on a module (external.) Enumeration: 'internalBackplane': 1, 'externalFddiPort': 2.
                             swSysSmtFddiMacRequestedLocation 1.3.6.1.4.1.114.1.4.9.7.1.4 integer read-write
The Location which the MAC identified by this entry is to be assigned to during the next reboot. Enumeration: 'internalBackplane': 1, 'externalFddiPort': 2.
                             swSysSmtFddiMacAvailableLocation 1.3.6.1.4.1.114.1.4.9.7.1.5 integer read-only
Indicates the Location(s) available for this MAC. A mac Location which can be modified to either the interanl backplane or an external FDDI port is indicated by internalOrExternal(3). Enumeration: 'internalBackplane': 1, 'externalFddiPort': 2, 'internalOrExternal': 3.
                     swSysSmtFddiMacStationTable 1.3.6.1.4.1.114.1.4.9.8 no-access
An FDDI station MAC table contains information to assign an FDDI MAC to an FDDI Station. The system must be rebooted after all changes to this table are completed in order that the changes take effect.
                         swSysSmtFddiMacStationEntry 1.3.6.1.4.1.114.1.4.9.8.1 no-access
An FDDI MAC entry contains information to assign an FDDI MAC to an FDDI Station.
                             swSysSmtFddiMacStationSmtIndex 1.3.6.1.4.1.114.1.4.9.8.1.1 integer read-only
The index of the SMT instance identified by this entry, relative to this agent.
                             swSysSmtFddiMacStationIndex 1.3.6.1.4.1.114.1.4.9.8.1.2 integer read-only
The index of the MAC instance identified by this entry, relative to the SMT identified by this entry.
                             swSysSmtFddiMacCurrentStation 1.3.6.1.4.1.114.1.4.9.8.1.3 integer read-only
Indicates which FDDI station that the FDDI MAC identified by this entry is assigned to. A value of 0 indicates that the mac is assigned to an external station. Otherwise the value represents the internal backplane station number.
                             swSysSmtFddiMacRequestedStation 1.3.6.1.4.1.114.1.4.9.8.1.4 integer read-write
Indicates which FDDI station the FDDI MAC identified by this entry will be set to during the next system reboot. A value of 0 indicates an external station. Otherwise the value represents the internal backplane station number.
                             swSysSmtFddiMacAvailableStations 1.3.6.1.4.1.114.1.4.9.8.1.5 integer read-only
This value is a sum. Setting of the first bit (LSB) indicates that the MAC can be assigned to an external station. Available backplane stations are indicated by adding 2^StationNumber to the sum. Where StationNumber represents a backplane station number.
                     swSysSmtFddiPortStationTable 1.3.6.1.4.1.114.1.4.9.9 no-access
An FDDI station Port table contains information to assign an FDDI Port to an FDDI Station. The system must be rebooted after all changes to this table are completed in order that the changes take effect.
                         swSysSmtFddiPortStationEntry 1.3.6.1.4.1.114.1.4.9.9.1 no-access
An FDDI Port entry contains information to assign an FDDI Port to an FDDI Station.
                             swSysSmtFddiPortStationSmtIndex 1.3.6.1.4.1.114.1.4.9.9.1.1 integer read-only
The index of the SMT instance identified by this entry, relative to this agent.
                             swSysSmtFddiPortStationIndex 1.3.6.1.4.1.114.1.4.9.9.1.2 integer read-only
The index of the Port instance identified by this entry, relative to the SMT indentified by this entry.
                             swSysSmtFddiPortCurrentStation 1.3.6.1.4.1.114.1.4.9.9.1.3 integer read-only
Indicates which FDDI station the FDDI Port identified by this entry is assigned to. A value of 0 indicates that the Port is assigned to an external station. Otherwise the value represents the internal backplane station number.
                             swSysSmtFddiPortRequestedStation 1.3.6.1.4.1.114.1.4.9.9.1.4 integer read-write
Indicates which FDDI station the FDDI port identified by this entry will be set to during the next system reboot. A value of 0 indicates an external station. Otherwise the value represents the internal backplane station number.
                             swSysSmtFddiPortAvailableStations 1.3.6.1.4.1.114.1.4.9.9.1.5 integer read-only
This value is a sum. Setting of the first bit indicates that the port can be assigned to an external station. Available backplane stations are indicated by adding 2^StationNumber to the sum. Where StationNumber represents a backplane station number.
                 swSysBridge 1.3.6.1.4.1.114.1.4.10
                       swSysBridgeCount 1.3.6.1.4.1.114.1.4.10.1 integer read-only
The count of bridges managed by this agent.
                       swSysBridgeTable 1.3.6.1.4.1.114.1.4.10.2 no-access
A list of bridge entries. A single entry exists in this list for each bridge managed by this agent.
                           swSysBridgeEntry 1.3.6.1.4.1.114.1.4.10.2.1 no-access
A bridge entry contains information about a particular bridge managed by this agent.
                               swSysBridgeIndex 1.3.6.1.4.1.114.1.4.10.2.1.1 integer read-only
The index of the bridge identified by this entry, relative to this agent.
                               swSysBridgePortCount 1.3.6.1.4.1.114.1.4.10.2.1.2 integer read-only
The number of bridge ports that the bridge identified by this entry controls.
                               swSysBridgeAddressTableSize 1.3.6.1.4.1.114.1.4.10.2.1.3 integer read-only
The size of the address table for the bridge identified by this entry.
                               swSysBridgeAddressTableCount 1.3.6.1.4.1.114.1.4.10.2.1.4 integer read-only
The current count of addresses in the address table for the bridge identified by this entry.
                               swSysBridgeAddressTablePeakCount 1.3.6.1.4.1.114.1.4.10.2.1.5 integer read-only
The peak count of addresses in the address table for the bridge identified by this entry, since the system was last initialized.
                               swSysBridgeAddressThreshold 1.3.6.1.4.1.114.1.4.10.2.1.6 integer read-write
A reporting threshold for the total number of addresses known for the bridge identified by this entry. When this threshold is reached, the event swSysBridgeAddressThresholdEvent is generated. The range of valid values for setting this object is between 1 and the corresponding value reported by swSysBridgeAddressTableSize + 1 (Note that this range applies to values issued in set requests. The current value may be outside this range, for example if the corresponding value of swSysBridgeMode is changed). Setting this object to one greater than the address table size disables the generation of swSysBridgeAddressThresholdEvents since the limit will never be reached.
                               swSysBridgeMode 1.3.6.1.4.1.114.1.4.10.2.1.7 integer read-write
The operational mode of the bridge identified by this entry. Note that bridges which report notSupported(3) will not support sets of this object, and that the value notSupported(3) is not a valid value for a set operation. Enumeration: 'srtBBridgeMode': 7, 'ibmSRBridgeMode': 6, 'expressMode': 1, 'srExpressBridgeMode': 8, 'ieee8021dSRBridgeMode': 5, 'ieee8021dBridgeMode': 2, 'notSupported': 3, 'ieee8021dSRTBridgeMode': 4.
                               swSysBridgeBackbonePort 1.3.6.1.4.1.114.1.4.10.2.1.8 integer read-write
The number of the port selected as the backbone segment port when the corresponding value of swSysBridgeMode is is expressMode(1). The value of this object can range from 1 to the corresponding value of swSysBridgePortCount, however, some bridges may support only a subset of ports as backbone ports. If the corresponding value of swSysBridgeMode is not expressMode(1), the value of this object is ignored.
                               swSysBridgeIpFragmentationEnabled 1.3.6.1.4.1.114.1.4.10.2.1.9 integer read-write
A flag indicating whether or not IP fragmentation is enabled on this bridge. Note that bridges which report notSupported(3) will not support sets of this object, and that the value notSupported(3) is not a valid value for a set operation. Enumeration: 'false': 2, 'notSupported': 3, 'true': 1.
                               swSysBridgeTrFddiTranslationMode 1.3.6.1.4.1.114.1.4.10.2.1.10 integer read-write
The mode used to describe whether the embedded MAC addresses are byte-conjugated in order to convert them from Token Ring format to native FDDI format (and vice versa), or whether they are left alone (used for traffic flowing across a FDDI backbone to/from Token Ring end stations). Enumeration: 'backbone': 2, 'native': 1.
                               swSysBridgeSTPGroupAddress 1.3.6.1.4.1.114.1.4.10.2.1.11 octet string read-write
Spanning tree bridge group address. The address cannot be changed if the spanning tree is enabled (swSysBridgeStpEnabled).
                               swSysBridgeSTPEnable 1.3.6.1.4.1.114.1.4.10.2.1.12 integer read-write
This object indicates if spanning tree bridge feature is enabled or disabled. If enabled this value will equal true(1). Enumeration: 'false': 2, 'true': 1.
                               swSysBridgeIpxSnapTranslationEnable 1.3.6.1.4.1.114.1.4.10.2.1.13 integer read-write
This object indicates if the IPX 802.3-FDDI SNAP Translation bridge feature is enabled or disabled. If enabled this value will equal true(1). Note, this object may not be supported on all bridges. Enumeration: 'false': 2, 'true': 1.
                               swSysBridgeLowLatencyEnable 1.3.6.1.4.1.114.1.4.10.2.1.14 integer read-write
This object indicates if the bridge low latency feature is enabled or disabled. If enabled this value will equal true(1). Note, this object may not be supported on all bridges. Enumeration: 'false': 2, 'true': 1.
                               swSysBridgeVlanMode 1.3.6.1.4.1.114.1.4.10.2.1.15 integer read-write
This object indicates the VLAN types that this bridge will support. Open mode means that each VLAN within this bridge will be of the Open type; all VLANs within this bridge will share the same address table. Closed mode means that each VLAN within this bridge will be of the Closed type; each VLAN within this bridge will have its own address table. Mixed mode means that each VLAN within this bridge with be of either the Open or Closed type; all Open VLANs will share the same address table and each Closed VLAN will have its own address table. Enumeration: 'mixed': 3, 'notSupported': 4, 'open': 1, 'closed': 2.
                       swSysBridgePortTable 1.3.6.1.4.1.114.1.4.10.3 no-access
A list of bridge port entries. A single entry exists in this list for each bridge port managed by this agent.
                           swSysBridgePortEntry 1.3.6.1.4.1.114.1.4.10.3.1 no-access
A bridge port entry contains information about a particular bridge port managed by this agent.
                               swSysBridgePortBridgeIndex 1.3.6.1.4.1.114.1.4.10.3.1.1 integer read-only
The index of the bridge identified by this entry, relative to this agent.
                               swSysBridgePortIndex 1.3.6.1.4.1.114.1.4.10.3.1.2 integer read-only
The index of the bridge port identified by this entry, within the bridge identified by this entry.
                               swSysBridgePortIfIndex 1.3.6.1.4.1.114.1.4.10.3.1.3 integer read-only
The value of the MIB-II ifIndex corresponding to the bridge port identified by this entry.
                               swSysBridgePortReceiveMulticastLimit 1.3.6.1.4.1.114.1.4.10.3.1.4 integer read-write
The maximum number of multicast frames per second that can be received in the sample interval. The sample interval is one second. The default value for this object is zero which implies an infinite rate.
                               swSysBridgePortAddressAction 1.3.6.1.4.1.114.1.4.10.3.1.5 integer read-write
This object, when read, always returns the value other(1). The behavior of setting this object to each of the acceptable values is as follows: freezeAddress: causes all the learned dynamic addresses to be converted into static addresses. flushAddress: causes all the addresses to be flushed from the address list for the bridge port identified by this entry. flushDynamicAddress: causes all dynamic addresses to be flushed from the address list for the bridge port identified by this entry. Enumeration: 'flushDynamicAddress': 4, 'other': 1, 'flushAddress': 3, 'freezeAddress': 2.
                               swSysBridgePortSpanningTreeFrameReceivedCounts 1.3.6.1.4.1.114.1.4.10.3.1.6 counter read-only
The number of spanning tree frames received by the bridge port identified by this entry.
                               swSysBridgePortReceiveBlockedDiscards 1.3.6.1.4.1.114.1.4.10.3.1.7 counter read-only
The number of frames discarded by the bridge port identified by this entry because the receiving bridge port was not in the 'forwarding' state.
                               swSysBridgePortReceiveMulticastLimitExceededs 1.3.6.1.4.1.114.1.4.10.3.1.8 counter read-only
The number of times the value of swSysBridgePortReceiveMulticastLimit was exceeded for the port identified by this entry.
                               swSysBridgePortReceiveMulticastLimitExceededDiscards 1.3.6.1.4.1.114.1.4.10.3.1.9 counter read-only
The number of multicast/broadcast frames discarded by the bridge port identified by this entry because the corresponding value of swSysBridgePortReceiveMulticastLimit was exceeded.
                               swSysBridgePortReceiveSecurityDiscards 1.3.6.1.4.1.114.1.4.10.3.1.10 counter read-only
The number of frames discarded by the bridge port identified by this entry because they contained source addresses which were statically configured on another bridge port. A statically configured address (station), which is not allowed to move, appears to have moved.
                               swSysBridgePortReceiveUnknownDiscards 1.3.6.1.4.1.114.1.4.10.3.1.11 counter read-only
The number of frames discarded by the bridge port identified by this entry because the destination address was unknown. Note that this counter is only valid for backbone ports, and only when the bridge is operating in express mode.
                               swSysBridgePortReceiveOtherDiscards 1.3.6.1.4.1.114.1.4.10.3.1.12 counter read-only
The number of frames discarded by the bridge port identified by this entry because they contained either invalid (group) source addresses or source addresses belonging to this bridge (indicative of network loops).
                               swSysBridgePortReceiveErrorDiscards 1.3.6.1.4.1.114.1.4.10.3.1.13 counter read-only
The number of frames discarded by the bridge port identified by this entry because of internal bridge system errors (e.g., hardware and software address table discrepencies).
                               swSysBridgePortSameSegmentDiscards 1.3.6.1.4.1.114.1.4.10.3.1.14 counter read-only
The number of frames discarded by the bridge port identified by this entry because the destination address is known on the same network segment as the source address, i.e., the frame does not need to be bridged.
                               swSysBridgePortTransmitBlockedDiscards 1.3.6.1.4.1.114.1.4.10.3.1.15 counter read-only
The number of frames discarded by the bridge port identified by this entry because the transmitting bridge port was not in the 'forwarding' state.
                               swSysBridgePortReceiveAllPathFilteredFrames 1.3.6.1.4.1.114.1.4.10.3.1.16 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined receive all path filters.
                               swSysBridgePortReceiveMulticastPathFilteredFrames 1.3.6.1.4.1.114.1.4.10.3.1.17 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined receive multicast path filters.
                               swSysBridgePortTransmitAllPathFilteredFrames 1.3.6.1.4.1.114.1.4.10.3.1.18 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined transmit all path filters.
                               swSysBridgePortTransmitMulticastPathFilteredFrames 1.3.6.1.4.1.114.1.4.10.3.1.19 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined transmit multicast path filters.
                               swSysBridgePortForwardedUnicastFrames 1.3.6.1.4.1.114.1.4.10.3.1.20 counter read-only
The number of unicast frames which this port forwarded to a single destination port.
                               swSysBridgePortForwardedUnicastOctets 1.3.6.1.4.1.114.1.4.10.3.1.21 counter read-only
The number of octets contained in unicast frames which this port forwarded to a single destination port.
                               swSysBridgePortForwardedMulticastFrames 1.3.6.1.4.1.114.1.4.10.3.1.22 counter read-only
The number of multicast frames which this port forwarded.
                               swSysBridgePortForwardedMulticastOctets 1.3.6.1.4.1.114.1.4.10.3.1.23 counter read-only
The number of octets contained in multicast frames which this port forwarded.
                               swSysBridgePortFloodedUnicastFrames 1.3.6.1.4.1.114.1.4.10.3.1.24 counter read-only
The number of unicast frames which this port flooded to all other ports in the bridge.
                               swSysBridgePortFloodedUnicastOctets 1.3.6.1.4.1.114.1.4.10.3.1.25 counter read-only
The number of octets contained in unicast frames which this port flooded to all other ports in the bridge.
                               swSysBridgePortStpMode 1.3.6.1.4.1.114.1.4.10.3.1.26 integer read-write
The mode of the bridge port. Enumeration: 'enable': 1, 'remove': 3, 'disable': 2.
                               swSysBridgePortReceiveMulticastLimitFrameType 1.3.6.1.4.1.114.1.4.10.3.1.27 integer read-write
This object identifies the frames type(s) that are to be counted when determining if the receive multicast limit has been exceeded for this bridge port. Devices attached to networks with predominantly high multicast traffic (e.g. video) should set this value to broadcastOnly(2) to detect broadcast storms. Enumeration: 'broadcastOnly': 2, 'broadcastAndMulticast': 1.
                       swSysBridgePortAddressTable 1.3.6.1.4.1.114.1.4.10.5 no-access
A list of bridge port address information. A single entry exists in this list for each learned address, accross all bridge ports and all bridges managed by this agent.
                           swSysBridgePortAddressEntry 1.3.6.1.4.1.114.1.4.10.5.1 no-access
An bridge port address entry contains information about a particular bridge port address. To create a new entry, set an instance of swSysBridgePortAddressRemoteAddress with the address index portion of the instance set to 0, to a valid value. To remove an entry, set the instance of the swSysBridgePortAddressType for the entry to invalid(2).
                               swSysBridgePortAddressBridgeIndex 1.3.6.1.4.1.114.1.4.10.5.1.1 integer read-only
The index of the bridge identified by this entry, relative to this agent.
                               swSysBridgePortAddressPortIndex 1.3.6.1.4.1.114.1.4.10.5.1.2 integer read-only
The index of the bridge port identified by this entry, within the bridge identified by this entry.
                               swSysBridgePortAddressIndex 1.3.6.1.4.1.114.1.4.10.5.1.3 integer read-only
The index of this address entry within the bridge address table for the bridge identified by this entry. This index ranges from 1 to the corresponding value of swSysBridgeAddressTableSize.
                               swSysBridgePortAddressRemoteAddress 1.3.6.1.4.1.114.1.4.10.5.1.4 octet string read-write
The remote MAC address detected on the bridge port identified by to this entry. Setting this object results in an attempt to create a new entry in the table. Since the value of swSysBridgePortAddressIndex is determined automatically internal to the bridge, a set is only successful if the index value specified for swSysBridgePortAddressIndex is zero. A get-next using the values of swSysBridgePortAddressTypeIndex and swSysBridgePortAddressPortIndex can be used to determine the address index assigned to the newly added address entry.
                               swSysBridgePortAddressType 1.3.6.1.4.1.114.1.4.10.5.1.5 integer read-write
This object, when read, always returns the value valid(1). Setting this object to invalid(2) will remove the corresponding address entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
                               swSysBridgePortAddressIsStatic 1.3.6.1.4.1.114.1.4.10.5.1.6 integer read-write
A value indicating whether this MAC address was statically configured or was dynamically learned. Note that isStatic(1) it the only valid for set operations. Enumeration: 'isStatic': 1, 'isDynamic': 2.
                               swSysBridgePortAddressStaticPort 1.3.6.1.4.1.114.1.4.10.5.1.7 integer read-only
If the corresponding value of the object swSysBridgePortAddressIsStatic is isStatic(1), this object indicates the local bridge port index (as reported by swSysBridgePortLocalIndex) for which this address MAC was statically configured. If the object swSysBridgePortAddressIsStatic has the value isDynamic(2), the value of this object is 0.
                               swSysBridgePortAddressAge 1.3.6.1.4.1.114.1.4.10.5.1.8 integer read-only
This object indicates the time, in seconds, elapsed since a packet containing this address as a source was last seen on the bridge port identified by this entry.
                       swSysBridgeStpGroupAddress 1.3.6.1.4.1.114.1.4.10.6 octet string read-write
Spanning tree bridge group address. The address cannot be changed if the spanning tree is enabled (swSysBridgeStpEnabled). This object can now be found under the swSysBridgeTable as swSysBridgeSTPGroupAddress.
                       swSysBridgeStpEnable 1.3.6.1.4.1.114.1.4.10.7 integer read-write
This object indicates if spanning tree bridge feature is enabled or disabled. If enabled this value will equal true(1). This object can now be found under the swSysBridgeTable as swSysBridgeSTPEnable. Enumeration: 'false': 2, 'true': 1.
                 swSysIpRouter 1.3.6.1.4.1.114.1.4.11
                 swSysNetworkMonitor 1.3.6.1.4.1.114.1.4.12
                       swSysNetworkAnalyzerTable 1.3.6.1.4.1.114.1.4.12.1 no-access
A list of analyzer entries. A single entry exists in this list for each bridge port configured for an analyzer.
                           swSysNetworkAnalyzerTableEntry 1.3.6.1.4.1.114.1.4.12.1.1 no-access
An analyzer table entry contains information relating an analyzer port address to the bridge and port index for that analyzer. The effect of creating an entry for a particular port is to configure that port for monitoring. A port which is configured for monitoring is no longer available for switching. To create an entry, set the value of the swSysNetworkAnalyzerStatus object for a non-existent instance to valid(1). The value of the swSysNetworkAnalyzerPhysicalAddress object for the new entry is filled in as a result of the creation. The effect of removing an entry for a particular port is to disable the port for monitoring. The port is then available for switching. To remove an entry, set the value of the corresponding instance of the swSysNetworkAnalyzerStatus object to invalid(2).
                               swSysNetworkAnalyzerBridgeIndex 1.3.6.1.4.1.114.1.4.12.1.1.1 integer read-only
The index of the bridge relative to this agent where the analyzer identified by this entry is configured.
                               swSysNetworkAnalyzerBridgePortIndex 1.3.6.1.4.1.114.1.4.12.1.1.2 integer read-only
The index of the port relative to the bridge identified by this entry where the analyzer identified by this entry is configured.
                               swSysNetworkAnalyzerPhysicalAddress 1.3.6.1.4.1.114.1.4.12.1.1.3 octet string read-only
The physical address of the bridge port identified by the corresponding values of swSysNetworkAnalyzerBridgeIndex and swSysNetworkAnayzerBridgePortIndex.
                               swSysNetworkAnalyzerStatus 1.3.6.1.4.1.114.1.4.12.1.1.4 integer read-write
The status of the entry. Setting the value of a non-existent instance of this object to valid(1) attempts to add the corresponding entry to the table. The effect of adding an entry to the table is to configure the port for monitoring and to disable it for switching. Setting an existing instance of this object to invalid(2) attempts to remove the corresponding entry from the table. The effect of removing an entry from the table is to disable the port for monitoring and to make available for switching. Enumeration: 'valid': 1, 'invalid': 2.
                       swSysNetworkPortMonitorTable 1.3.6.1.4.1.114.1.4.12.2 no-access
A list of monitor port entries. A single entry exists in this for each bridge port being monitored.
                           swSysNetworkPortMonitorTableEntry 1.3.6.1.4.1.114.1.4.12.2.1 no-access
A port monitor table entry contains information relating a bridge port being monitored with the address of the analyzer which is being used to monitor the port. The effect of creating an entry for a particular port is to enable monitoring of that port by the analyzer specified. To create an entry, set the value of the swSysNetworkPortMonitorAnalyzerAddress object to the address of the network analyzer port. This value should be the same as the value of the swSysNetworkAnalyzerPhysicalAddress object for the analyzer. The effect of removing an entry for a particular port is to disable monitoring of that port. To remove an entry, set the value of the corresponding instance of the swSysNetworkPortMonitorStatus object to invalid(2).
                               swSysNetworkPortMonitorBridgeIndex 1.3.6.1.4.1.114.1.4.12.2.1.1 integer read-only
The index of the bridge relative to this agent where the monitored port identified by this entry is located.
                               swSysNetworkPortMonitorBridgePortIndex 1.3.6.1.4.1.114.1.4.12.2.1.2 integer read-only
The index of the port which is being monitored relative to the bridge identified by this entry.
                               swSysNetworkPortMonitorAnalyzerAddress 1.3.6.1.4.1.114.1.4.12.2.1.3 octet string read-write
The physical address of the port where the analyzer, which is monitoring the port identified by this entry, is located. Setting the value of a non-existent instance of this object attempts to add an entry to the table. The effect of adding an entry to the table is to enable monitoring of the port by the analyzer specified. Setting the value of an existing instance of this object will switch the monitored port to the new analyzer address.
                               swSysNetworkPortMonitorStatus 1.3.6.1.4.1.114.1.4.12.2.1.4 integer read-write
The status of the entry. Setting an existing instance of this object to invalid(2) attempts to remove the corresponding entry from the table. The effect of removing an entry from the table is to disable monitoring of the port. Enumeration: 'valid': 1, 'invalid': 2.
                 swSysTokenRingPort 1.3.6.1.4.1.114.1.4.13
                       swSysTokenRingPortCount 1.3.6.1.4.1.114.1.4.13.1 integer read-only
The count of token ring ports managed by this agent.
                       swSysTokenRingPortTable 1.3.6.1.4.1.114.1.4.13.2 no-access
A list of token ring port entries. A single entry exists in this list for each token ring port managed by this agent.
                           swSysTokenRingPortEntry 1.3.6.1.4.1.114.1.4.13.2.1 no-access
A token ring port entry contains information about a particular token ring port managed by this agent.
                               swSysTokenRingPortIndex 1.3.6.1.4.1.114.1.4.13.2.1.1 integer read-only
The index of the token ring port identified by this entry, relative to this agent.
                               swSysTokenRingPortIfIndex 1.3.6.1.4.1.114.1.4.13.2.1.2 integer read-only
The value of the MIB-II ifIndex corresponding to the token ring port identified by this entry.
                               swSysTokenRingPortLabel 1.3.6.1.4.1.114.1.4.13.2.1.3 displaystring read-write
An ASCII text string describing the token ring port identified by this entry.
                               swSysTokenRingPortInsertStatus 1.3.6.1.4.1.114.1.4.13.2.1.4 integer read-only
The current value of the link status for the token ring port identified by this entry. Enumeration: 'deinserted': 2, 'inserted': 1.
                               swSysTokenRingPortType 1.3.6.1.4.1.114.1.4.13.2.1.5 integer read-only
Specific port type description for the token ring port identified by this entry. Enumeration: 'rj45': 1, 'other': 2.
                               swSysTokenRingPortMode 1.3.6.1.4.1.114.1.4.13.2.1.6 integer read-write
The current mode of the port. The default mode (station) is used to connect a hub to the port. Lobe mode is used to direct connect a Token Ring station into the port. This selection can only be made on ports 1 and 2 of the module. Enumeration: 'lobe': 2, 'station': 1.
                               swSysTokenRingPortSpeed 1.3.6.1.4.1.114.1.4.13.2.1.7 integer read-write
The current speed of the port. The default speed is sixteenMegabit. Enumeration: 'sixteenMegabit': 2, 'fourMegabit': 1, 'sixteenMegabitETR': 3.
                               swSysTokenRingPortLineErrors 1.3.6.1.4.1.114.1.4.13.2.1.8 counter read-only
This counter is incremented when a frame or token is copied or repeated by a station, the E bit is zero in the frame or token and one of the following conditions exists: 1) there is a non-data bit (J or K bit) between the SD and the ED of the frame or token, or 2) there is an FCS error in the frame.
                               swSysTokenRingPortBurstErrors 1.3.6.1.4.1.114.1.4.13.2.1.9 counter read-only
This counter is incremented when a station detects the absence of transitions for five half-bit timers (burst-five error).
                               swSysTokenRingPortACErrors 1.3.6.1.4.1.114.1.4.13.2.1.10 counter read-only
This counter is incremented when a station receives an AMP or SMP frame in which A is equal to C is equal to 0, and then receives another SMP frame with A is equal to C is equal to 0 without first receiving an AMP frame. It denotes a station that cannot set the AC bits properly.
                               swSysTokenRingPortAbortTransErrors 1.3.6.1.4.1.114.1.4.13.2.1.11 counter read-only
This counter is incremented when a station transmits an abort delimiter while transmitting.
                               swSysTokenRingPortInternalErrors 1.3.6.1.4.1.114.1.4.13.2.1.12 counter read-only
This counter is incremented when a station recognizes an internal error.
                               swSysTokenRingPortLostFrameErrors 1.3.6.1.4.1.114.1.4.13.2.1.13 counter read-only
This counter is incremented when a station is transmitting and its TRR timer expires. This condition denotes a condition where a transmitting station in strip mode does not receive the trailer of the frame before the TRR timer goes off.
                               swSysTokenRingPortReceiveCongestionErrors 1.3.6.1.4.1.114.1.4.13.2.1.14 counter read-only
This counter is incremented when a station recognizes a frame addressed to its specific address, but has no available buffer space indicating that the station is congested.
                               swSysTokenRingPortFrameCopiedErrors 1.3.6.1.4.1.114.1.4.13.2.1.15 counter read-only
This counter is incremented when a station recognizes a frame addressed to its specific address and detects that the FS field A bits are set to 1 indicating a possible line hit or duplicate address.
                               swSysTokenRingPortTokenErrors 1.3.6.1.4.1.114.1.4.13.2.1.16 counter read-only
This counter is incremented when a station acting as the active monitor recognizes an error condition that needs a token transmitted.
                               swSysTokenRingPortSoftErrors 1.3.6.1.4.1.114.1.4.13.2.1.17 counter read-only
The number of Soft Errors the interface has detected. It directly corresponds to the number of Report Error MAC frames that this interface has transmitted. Soft Errors are those which are recoverable by the MAC layer protocols.
                               swSysTokenRingPortHardErrors 1.3.6.1.4.1.114.1.4.13.2.1.18 counter read-only
The number of times this interface has detected an immediately recoverable fatal error. It denotes the number of times this interface is either transmitting or receiving beacon MAC frames.
                               swSysTokenRingPortTransmitBeacons 1.3.6.1.4.1.114.1.4.13.2.1.19 counter read-only
The number of times this interface has transmitted a beacon frame.
                               swSysTokenRingPortLobeWires 1.3.6.1.4.1.114.1.4.13.2.1.20 counter read-only
The number of times the interface has detected an open or short circuit in the lobe data path. The adapter will be closed when this condition occurs.
                               swSysTokenRingPortRemoves 1.3.6.1.4.1.114.1.4.13.2.1.21 counter read-only
The number of times the interface has received a Remove Ring Station MAC frame request. When this frame is received the interface will enter the close state.
                               swSysTokenRingPortSingles 1.3.6.1.4.1.114.1.4.13.2.1.22 counter read-only
The number of times the interface has sensed that it is the only station on the ring. This will happen if the interface is the first one up on a ring, or if there is a hardware problem.
                               swSysTokenRingPortFreqErrors 1.3.6.1.4.1.114.1.4.13.2.1.23 counter read-only
The number of times the interface has detected that the frequency of the incoming signal differs from the expected frequency.
                               swSysTokenRingPortRingStatus 1.3.6.1.4.1.114.1.4.13.2.1.24 integer read-only
The current interface status which can be used to diagnose fluctuating problems that can occur on token rings, after a station has successfully been added to the ring. Before an open is completed, this object has the value for the 'no status' condition. This object is useful for debugging problems when the station can not even enter the ring. The object's value is a sum of values, one for each currently applicable condition. The following values are defined for various conditions: 0 = No Problems detected 32 = Ring Recovery 64 = Single Station 256 = Remove Received 512 = reserved 1024 = Auto-Removal Error 2048 = Lobe Wire Fault 4096 = Transmit Beacon 8192 = Soft Error 16384 = Hard Error 32768 = Signal Loss 131072 = no status, open not completed.
                 swSysFtGroup 1.3.6.1.4.1.114.1.4.14
                       swSysFtTable 1.3.6.1.4.1.114.1.4.14.1 no-access
A list of entries which describe file transfers.
                           swSysFtTableEntry 1.3.6.1.4.1.114.1.4.14.1.1 no-access
A description of a particular file transfer entry.
                               swSysFtIndex 1.3.6.1.4.1.114.1.4.14.1.1.1 integer read-only
A unique index used to identifying this entry.
                               swSysFtDirection 1.3.6.1.4.1.114.1.4.14.1.1.2 integer read-write
Specifies the direction of the file transfer. Enumeration: 'localToRemote': 1, 'remoteToLocal': 2.
                               swSysFtLocalStorageType 1.3.6.1.4.1.114.1.4.14.1.1.3 swsysstoragetype read-write
The type of storage on the local system to be used as the source/destination for the file transfer.
                               swSysFtLocalResourceType 1.3.6.1.4.1.114.1.4.14.1.1.4 swsysresourcetype read-write
The type of resource on the local system to be used as the source/destination for the file transfer.
                               swSysFtLocalResourceMask 1.3.6.1.4.1.114.1.4.14.1.1.5 swsysresourcebitmask read-write
The indices of the resources on the local system to be used as the source/destination for the file transfer. The type of resource to which these indices apply is specified by the corresponding value of swSysFtLocalResourceType. If resourceBridge is used, swSysFtLocalResourceMask indicates the bridge slot number the filter code will be downloaded. For instance, swSysFtLocalResourceMask value of 0x03 indicates bridge slot number 1 and 2.
                               swSysFtLocalResourceAttribute 1.3.6.1.4.1.114.1.4.14.1.1.6 object identifier read-write
An identifier which specifies the particular resource attribute on the local system which is the source/destination of the file transfer. The resource(s) to which this attribute applies is specified by the corresponding values of swSysFtLocalResourceType and swSysFtLocalResourceMask.
                               swSysFtRemoteAddressType 1.3.6.1.4.1.114.1.4.14.1.1.7 swsysaddresstype read-write
The type of address which is specified by the corresponding value of swSysFtRemoteAddress.
                               swSysFtRemoteAddress 1.3.6.1.4.1.114.1.4.14.1.1.8 octet string read-write
The address of the source/destination file on the remote system.
                               swSysFtRemoteFileName 1.3.6.1.4.1.114.1.4.14.1.1.9 displaystring read-write
The full path name of the source/destination file on the remote system.
                               swSysFtRemoteUserName 1.3.6.1.4.1.114.1.4.14.1.1.10 displaystring read-write
The user name to be used when requesting the file transfer to/from the remote system.
                               swSysFtRemoteUserPassword 1.3.6.1.4.1.114.1.4.14.1.1.11 octet string read-write
The password to be used when requesting the file transfer to/from the remote system. When read, this object returns a zero length string. Note that, for security reasons, some ftp servers may insist on a non-zero length user password.
                               swSysFtForceTransfer 1.3.6.1.4.1.114.1.4.14.1.1.12 integer read-write
Setting this object to true makes the agent ignore non-fatal (i.e. version/id mismatch) errors encountered during a file transfer request. Enumeration: 'false': 2, 'true': 1.
                               swSysFtBytesTransferred 1.3.6.1.4.1.114.1.4.14.1.1.13 counter read-only
The number of bytes successfully transferred.
                               swSysFtStatus 1.3.6.1.4.1.114.1.4.14.1.1.14 integer read-only
The status of the file transfer. Enumeration: 'statusFileNotFound': 7, 'statusSuccessfulCompletion': 1, 'statusUserAuthFailed': 6, 'statusError': 10, 'statusRemoteUnreachable': 5, 'statusFileIncompatible': 9, 'statusRemoteInvalid': 4, 'statusLocalInvalid': 3, 'statusFileTooBig': 8, 'statusInProgress': 2.
                               swSysFtDetailedStatus 1.3.6.1.4.1.114.1.4.14.1.1.15 object identifier read-only
Detailed status for the transfer for the particular local resource attribute specified by the corresponding values of swSysFtLocalStorageType, swSysFtLocalResourceType, swSysFtLocalResourceMask, and swSysFtLocalResourceAttribute. Note that this object is only valid in the case where swSysFtStatus indicates an error.
                               swSysFtDetailedStatusString 1.3.6.1.4.1.114.1.4.14.1.1.16 displaystring read-only
Detailed status description for the requested transfer.
                               swSysFtOwnerString 1.3.6.1.4.1.114.1.4.14.1.1.17 displaystring read-write
A string describing the creator/owner of this entry.
                               swSysFtRowStatus 1.3.6.1.4.1.114.1.4.14.1.1.18 rowstatus read-write
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) is not allowed. Setting this object to createAndWait(5) causes an entry to be created with swSysFtRowStatus value of notReady(3). Setting this object to active(1) causes the transfer to start for the given row. Objects within the row cannot be modified once a row has been set to active(1), Setting this object to destroy(6) causes the corresponding row to be deleted. Note that a request to set a row to notInService(2) or destroy(6) will fail if the current rowStatus value is active(1) (i.e. a file transfer is currently in progress). This is necessary since aborting a file transfer may leave the system in an inconsistent state. Note that, currently, only a single instance of a row can be created in this table.
                       swSysFtResourceAttributes 1.3.6.1.4.1.114.1.4.14.2
                           swSysFtSystemAttributes 1.3.6.1.4.1.114.1.4.14.2.1
                               swSysFtSystemOperationalCode 1.3.6.1.4.1.114.1.4.14.2.1.1
                               swSysFtSystemConfiguration 1.3.6.1.4.1.114.1.4.14.2.1.2
                               swSysFtSystemBridgeFilterCode 1.3.6.1.4.1.114.1.4.14.2.1.3
                       swSysFtDetailedResourceStatus 1.3.6.1.4.1.114.1.4.14.3
                           swSysFtSystemDetailedStatus 1.3.6.1.4.1.114.1.4.14.3.1
                               swSysFtSysStatusNotApplicable 1.3.6.1.4.1.114.1.4.14.3.1.1
                               swSysFtSysStatusNoImageLabel 1.3.6.1.4.1.114.1.4.14.3.1.2
                               swSysFtSysStatusConfigIdMismatch 1.3.6.1.4.1.114.1.4.14.3.1.3
                               swSysFtSysStatusChecksumError 1.3.6.1.4.1.114.1.4.14.3.1.4
                               swSysFtSysStatusNvRamError 1.3.6.1.4.1.114.1.4.14.3.1.5
                               swSysFtSysStatusFlashError 1.3.6.1.4.1.114.1.4.14.3.1.6
                               swSysFtSysStatusNoRoom 1.3.6.1.4.1.114.1.4.14.3.1.7
                               swSysFtSysBridgeFilterNotApplicable 1.3.6.1.4.1.114.1.4.14.3.1.8
                               swSysFtSysBridgeFilterSyntaxError 1.3.6.1.4.1.114.1.4.14.3.1.9
                               swSysFtSysBridgeFilterdownloadError 1.3.6.1.4.1.114.1.4.14.3.1.10
                               swSysFtSysBridgeFilterNoRoom 1.3.6.1.4.1.114.1.4.14.3.1.11
                 swSysIpGroup 1.3.6.1.4.1.114.1.4.15
                       swSysIpBaseGroup 1.3.6.1.4.1.114.1.4.15.1
                       swSysIpInterfaceGroup 1.3.6.1.4.1.114.1.4.15.2
                           swSysIpInterfaceCount 1.3.6.1.4.1.114.1.4.15.2.1 integer read-only
A count of the total number of IP interfaces configured.
                           swSysIpInterfaceTable 1.3.6.1.4.1.114.1.4.15.2.2 no-access
A list of configured IP interfaces.
                               swSysIpInterfaceEntry 1.3.6.1.4.1.114.1.4.15.2.2.1 no-access
An individual IP interface.
                                   swSysIpInterfaceIpStackIndex 1.3.6.1.4.1.114.1.4.15.2.2.1.1 integer read-only
The index of the IP stack identified by this entry relative to this agent.
                                   swSysIpInterfaceAddr 1.3.6.1.4.1.114.1.4.15.2.2.1.2 ipaddress read-only
The IP address of this entry within the IP stack identified within this entry.
                                   swSysIpInterfaceNetMask 1.3.6.1.4.1.114.1.4.15.2.2.1.3 ipaddress read-only
The subnet mask associated with this IP interface. The value of the mask is an IP address with all the network bits set to 1 and all the host bits set to 0.
                                   swSysIpInterfaceIndex 1.3.6.1.4.1.114.1.4.15.2.2.1.4 integer read-write
The index value which uniquely identifies the interface to which this entry is applicable. lspIPInterfaceIndex maps to the same interface as identified by ifIndex in the ifTable. Currently, this object can not be modified after creation.
                                   swSysIpInterfaceBcastAddr 1.3.6.1.4.1.114.1.4.15.2.2.1.5 integer read-write
This object represents the value of the least significant bit of this entry's direct broadcast address. For example, a value of one signifies that the host portion of the broadcast address is set to all ones.
                                   swSysIpInterfaceCost 1.3.6.1.4.1.114.1.4.15.2.2.1.6 integer read-write
The route cost metric used for this entry.
                                   swSysIpInterfaceStatus 1.3.6.1.4.1.114.1.4.15.2.2.1.7 rowstatus read-write
The status column for this IP interface. This object can be set to: createAndGo(4) destroy(6) The following value may be read: active(1) Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the object in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available the agent will reject the request. Other objects in this row entry can be individually modified while the row status is active(1). Setting this object to destroy(6) will remove this entry.
                 swSysIpxGroup 1.3.6.1.4.1.114.1.4.16
                       swSysIpxBaseGroup 1.3.6.1.4.1.114.1.4.16.1
                       swSysIpxInterfaceGroup 1.3.6.1.4.1.114.1.4.16.2
                           swSysIpxInterfaceCount 1.3.6.1.4.1.114.1.4.16.2.1 integer read-only
A count of the total number of IPX interfaces configured.
                           swSysIpxInterfaceTable 1.3.6.1.4.1.114.1.4.16.2.2 no-access
A list of configured IPX interfaces.
                               swSysIpxInterfaceEntry 1.3.6.1.4.1.114.1.4.16.2.2.1 no-access
An individual IPX interface.
                                   swSysIpxInterfaceIpxStackIndex 1.3.6.1.4.1.114.1.4.16.2.2.1.1 integer read-only
The index of the IPX stack identified by this entry relative to this agent.
                                   swSysIpxInterfaceNetNumber 1.3.6.1.4.1.114.1.4.16.2.2.1.2 ipxnetworknumber read-only
The IPX Network Number of this entry.
                                   swSysIpxInterfaceIfIndex 1.3.6.1.4.1.114.1.4.16.2.2.1.3 integer read-write
The ifIndex of the virtual interface that this IPX interface is is configured over. The swSysIpxInterfaceIfIndex identifies a virtual interface, for example a VLAN, that this local address is associated with for purposes of routing or network management.
                                   swSysIpxInterfaceCost 1.3.6.1.4.1.114.1.4.16.2.2.1.4 integer read-write
The cost associated with the IPX address of this entry.
                                   swSysIpxInterfaceFrameType 1.3.6.1.4.1.114.1.4.16.2.2.1.5 integer read-write
The frame format used for routing frames on this IPX interface. The framing formats are for ethernet ports. There are two frame formats for FDDI ports: 802.2 and FDDI SNAP. The correct FDDI format is automatically chosen if this interface is associated with a VLAN interface that contains both ethernet and FDDI ports. If the VLAN interface is an FDDI port, than the only values that can be written to this object are: frame-802-2(2) and frame-SNAP(4). Enumeration: 'frame-802-2': 2, 'frame-802-3-Raw': 3, 'frame-SNAP': 4, 'frame-ethernetII': 1.
                                   swSysIpxInterfaceStatus 1.3.6.1.4.1.114.1.4.16.2.2.1.6 rowstatus read-write
The status column for this IPX interface. This OBJECT can be set to: createAndGo(4) destroy(6) The following value may be read: active(1) Setting this object ot createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the object in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available the agent will reject the request. Other objects in this row entry can be individually modified while the row status is active(1). Setting this object to destroy(6) will remove this entry.
                 swSysAppleTalkGroup 1.3.6.1.4.1.114.1.4.17
                       swSysAppleTalkBaseGroup 1.3.6.1.4.1.114.1.4.17.1
                       swSysAppleTalkInterfaceGroup 1.3.6.1.4.1.114.1.4.17.2
                           swSysAtInterfaceCount 1.3.6.1.4.1.114.1.4.17.2.1 integer read-only
A count of the total number of AppleTalk interfaces configured.
                           swSysAtInterfaceTable 1.3.6.1.4.1.114.1.4.17.2.2 no-access
A list of AppleTalk ports for this entity.
                               swSysAtInterfaceEntry 1.3.6.1.4.1.114.1.4.17.2.2.1 no-access
An individual appletalk interface entry. Appletalk entries with row status of active(1) cannot be modified but must set to destroy(6) and recreated.
                                   swSysAtInterfaceAtStackIndex 1.3.6.1.4.1.114.1.4.17.2.2.1.1 integer read-write
The index of the Appletalk stack identified by this entry relative to this agent. Setting of this object is required for all interface creations.
                                   swSysAtInterfaceNetAddress 1.3.6.1.4.1.114.1.4.17.2.2.1.2 ddpnodeaddress read-only
The AppleTalk network address configured for this port.
                                   swSysAtInterfaceType 1.3.6.1.4.1.114.1.4.17.2.2.1.3 integer read-write
The type of interface that is configured for this port. Setting of this object is required for all interface creations. Enumeration: 'seedInterface': 1, 'nonseedInterface': 2.
                                   swSysAtInterfaceNetStart 1.3.6.1.4.1.114.1.4.17.2.2.1.4 atnetworknumber read-write
The first AppleTalk network address in the range configured for this port. If this port is not a native AppleTalk port, this object shall have the value of two octets of zero. Setting of this object is mandatory only for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceNetEnd 1.3.6.1.4.1.114.1.4.17.2.2.1.5 atnetworknumber read-write
The last AppleTalk network address in the range configured for this port. If the network to which this AppleTalk port is connected is a non-extended network, or if it is not a native AppleTalk port, the value for swSysAtInterfaceNetEnd shall be two octets of zero. Setting of this object is mandatory only for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZoneDefault 1.3.6.1.4.1.114.1.4.17.2.2.1.6 atname read-write
The name of the default zone for this port. If this port only has one zone, that zone is represented here. Setting of this object is mandatory for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone1 1.3.6.1.4.1.114.1.4.17.2.2.1.7 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone2 1.3.6.1.4.1.114.1.4.17.2.2.1.8 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone3 1.3.6.1.4.1.114.1.4.17.2.2.1.9 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone4 1.3.6.1.4.1.114.1.4.17.2.2.1.10 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone5 1.3.6.1.4.1.114.1.4.17.2.2.1.11 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone6 1.3.6.1.4.1.114.1.4.17.2.2.1.12 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone7 1.3.6.1.4.1.114.1.4.17.2.2.1.13 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone8 1.3.6.1.4.1.114.1.4.17.2.2.1.14 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone9 1.3.6.1.4.1.114.1.4.17.2.2.1.15 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone10 1.3.6.1.4.1.114.1.4.17.2.2.1.16 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone11 1.3.6.1.4.1.114.1.4.17.2.2.1.17 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone12 1.3.6.1.4.1.114.1.4.17.2.2.1.18 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone13 1.3.6.1.4.1.114.1.4.17.2.2.1.19 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone14 1.3.6.1.4.1.114.1.4.17.2.2.1.20 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceZone15 1.3.6.1.4.1.114.1.4.17.2.2.1.21 atname read-write
Zone name in this entry's zone list. This object may only only be set for interfaces with swSysAtInterfaceType equal to seedInterface(1).
                                   swSysAtInterfaceIfIndex 1.3.6.1.4.1.114.1.4.17.2.2.1.22 integer read-write
The interface associated with this AppleTalk port. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex in the ifTable. Setting of this object is required for all interface creations.
                                   swSysAtInterfaceState 1.3.6.1.4.1.114.1.4.17.2.2.1.23 integer read-only
The current state of the appletalk interface. Enumeration: 'down': 5, 'enabled': 9, 'terminate': 3, 'discover': 7, 'unused': 1, 'failed': 4, 'waiting': 8, 'initialize': 2, 'validate': 6.
                                   swSysAtInterfaceStatus 1.3.6.1.4.1.114.1.4.17.2.2.1.24 rowstatus read-write
The status column for this IP interface. This object can be set to: createAndGo(4) createAndWait(5) destroy(6) The following value may be read: active(1) notInService(2) Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the object in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available the agent will reject the request. Setting this object to createAndWait(5) causes the agent to create an entry which has the value notInService(2). Only three notInService(2) entries are permitted at any one time. Setting a row with status notInService(2) to active(1) will cause this entry to change to active(1) if the appropriate columns have been set. Setting this object to destroy(6) will remove this entry.
                 swSysModuleCardGroup 1.3.6.1.4.1.114.1.4.18
                       swSysModuleCardCount 1.3.6.1.4.1.114.1.4.18.1 integer read-only
The current count of module components present in the system.
                       swSysModuleCardInfoTable 1.3.6.1.4.1.114.1.4.18.2 no-access
A list of module card information entries. A single entry exists in this list for each modular component in the system.
                           swSysModuleCardInfoEntry 1.3.6.1.4.1.114.1.4.18.2.1 no-access
A module card info entry contains information about a particular modular component within the system.
                               swSysModuleCardInfoIndex 1.3.6.1.4.1.114.1.4.18.2.1.1 integer read-only
The index of the modular component identified by this entry.
                               swSysModuleCardInfoFamily 1.3.6.1.4.1.114.1.4.18.2.1.2 integer read-only
The family code for this module. Enumeration: 'superStack7000': 2, 'superStack9000': 3, 'coreBuilder3500': 1.
                               swSysModuleCardInfoGenericType 1.3.6.1.4.1.114.1.4.18.2.1.3 integer read-only
The generic type code for this module. Enumeration: 'enet10MbAnd100MbAdaptor': 3, 'fddiAdaptor': 5, 'processorBoard': 2, 'backplaneOrMotherboard': 1, 'enet1GbAdaptor': 4, 'atmAdaptor': 6.
                               swSysModuleCardInfoSpecificType 1.3.6.1.4.1.114.1.4.18.2.1.4 integer read-only
The specific type code for this module. Enumeration: 'enet1Gb1300nMFiber': 178, 'atmSonetOC3Copper': 163, 'enet100Mb100BaseTxSTP': 229, 'enet100Mb100BaseT2': 226, 'enet1Gb1000BaseTx': 180, 'atmSonetOC3Fiber': 161, 'enet100Mb100BaseTx': 225, 'atmSonetOC12Copper': 164, 'enet100Mb100BaseT4': 228, 'fddiSingleModeSC': 242, 'notApplicable': 1, 'enet1Gb850nMMultimodeFiber': 177, 'enet100Mb100BaseFx': 227, 'fddiMultimodeSC': 241, 'fddiCopperSTP': 244, 'fddiCopperUTP': 243, 'enet1GbCoax': 179, 'atmSonetOC12Fiber': 162.
                               swSysModuleCardInfoPartNumber 1.3.6.1.4.1.114.1.4.18.2.1.5 displaystring read-only
The specific part number for this module.
                               swSysModuleCardInfoManufacturingDate 1.3.6.1.4.1.114.1.4.18.2.1.6 displaystring read-only
The date that this module was manufactured in the format mm/dd/yyyy.
                               swSysModuleCardInfoModuleSerialNumber 1.3.6.1.4.1.114.1.4.18.2.1.7 displaystring read-only
3Com serial number.
                               swSysModuleCardInfoTLASerialNumber 1.3.6.1.4.1.114.1.4.18.2.1.8 displaystring read-only
TOP level assembly serial number for boards with non-removable daughter cards. Null string for all other board types.
                               swSysModuleCardInfo3CNumber 1.3.6.1.4.1.114.1.4.18.2.1.9 displaystring read-only
On a backplane or non-removable module this is the 3C number of the chassis. On a removable module this is the 3C number of the module.
                               swSysModuleCardInfoICTTestStatus 1.3.6.1.4.1.114.1.4.18.2.1.10 integer read-only
1 equals test passed, or greater than 1 identifies the test number failure (0 or FF indicates field yet not written).
                               swSysModuleCardInfoICTTestRevision 1.3.6.1.4.1.114.1.4.18.2.1.11 displaystring read-only
Manufacturing ATE test revision number (XX.XX).
                               swSysModuleCardInfoSystemTestStatus 1.3.6.1.4.1.114.1.4.18.2.1.12 integer read-only
1 equals test passed, or greater than 1 identifies the test number failure (0 or FF indicates field yet not written).
                               swSysModuleCardInfoFunctionalTestStatus 1.3.6.1.4.1.114.1.4.18.2.1.13 integer read-only
1 equals test passed, or greater than 1 identifies the test number failure (0 or FF indicates field yet not written).
                               swSysModuleCardInfoFunctionalTestRevision 1.3.6.1.4.1.114.1.4.18.2.1.14 displaystring read-only
Manufacturing functional test revision number (XX.XX).
                               swSysModuleCardInfoBoardRevision 1.3.6.1.4.1.114.1.4.18.2.1.15 displaystring read-only
Board revision code.
                               swSysModuleCardInfoRuntimeHours 1.3.6.1.4.1.114.1.4.18.2.1.16 integer read-only
A total count of the number of hours this module has been in operation.
                 swSysDiagnosticsGroup 1.3.6.1.4.1.114.1.4.19
                       swSysDiagnosticsInfoTable 1.3.6.1.4.1.114.1.4.19.1 no-access
A list of module card information entries. A single entry exists in this list for each modular component in the system.
                           swSysDiagnosticsInfoEntry 1.3.6.1.4.1.114.1.4.19.1.1 no-access
A diagnostics info entry contains information about a particular diagnostics event on a modular component within the system.
                               swSysDiagnosticsInfoIndex 1.3.6.1.4.1.114.1.4.19.1.1.1 integer read-only
The index of the diagnostics modular component identified by this entry.
                               swSysDiagnosticsInfoPOVDiagnosticsRevision 1.3.6.1.4.1.114.1.4.19.1.1.2 displaystring read-only
The revision of the POV (power on verification) diagnostics software at the most recent failure.
                               swSysDiagnosticsInfoExtendedDiagnosticsRevision 1.3.6.1.4.1.114.1.4.19.1.1.3 displaystring read-only
The revision of the extended diagnostics software at the most recent failure.
                               swSysDiagnosticsInfoDiagnosticFailureCode 1.3.6.1.4.1.114.1.4.19.1.1.4 displaystring read-only
The code written by the diagnostics at the most recent failure. This identifies both the test number and failure code in the following format: -. If there is no failure then 000-000 is displayed.
                               swSysDiagnosticsInfoDiagnosticFailureDateTime 1.3.6.1.4.1.114.1.4.19.1.1.5 displaystring read-only
The date and time of the most recent diagnostic failure for the module.
                               swSysDiagnosticsInfoDiagnosticFailureSlotNumber 1.3.6.1.4.1.114.1.4.19.1.1.6 integer read-only
The slot number (network adapter cards only) of the most recent diagnostic failure for the module.
                               swSysDiagnosticsInfoDiagnosticFailureCounter 1.3.6.1.4.1.114.1.4.19.1.1.7 integer read-only
The total number of diagnostic failures logged against this module.
                               swSysDiagnosticsInfoDiagnosticFieldDOACounter 1.3.6.1.4.1.114.1.4.19.1.1.8 integer read-only
The total number of failures occurring at this module during the first 48 hours of operation.
             corebuilderSystemsMib 1.3.6.1.4.1.114.1.5
             superstackSystemsMib 1.3.6.1.4.1.114.1.6
             switchingSystemsFddiMib 1.3.6.1.4.1.114.1.10
                   swSysSystemOverTemperatureEvent 1.3.6.1.4.1.114.1.40.1
The trap that is generated when the system temperature exceeds a certain threshold.
                   swSysPowerSupplyFailureEvent 1.3.6.1.4.1.114.1.40.2
The trap that is generated when a power supply unit fails.
                   swSysChassisSlotOverTemperatureEvent 1.3.6.1.4.1.114.1.40.3
The trap that is generated when the temperature of a board in a particular slot exceeds a certain threshold.
                   swSysChassisSlotInsertEvent 1.3.6.1.4.1.114.1.40.4
The trap that is generated when a board is inserted into a particular slot.
                   swSysChassisSlotExtractEvent 1.3.6.1.4.1.114.1.40.5
The trap that is generated when a board is extracted from a particular slot.
                   swSysBridgeAddressThresholdEvent 1.3.6.1.4.1.114.1.40.6
The trap that is generated when the number of addresses stored in the bridge reaches swSysBridgeAddressThreshold.
                   swSysSystemFanFailureEvent 1.3.6.1.4.1.114.1.40.7
The trap that is generated when one of the system fans fails.
                   swModuleCardSysOverTemperatureEvent 1.3.6.1.4.1.114.1.40.8
The trap that is generated when the temperature of the system exceeds a certain threshold. This trap is generated from agents that support the swSysModuleCardInfoTable.
                   swModuleCardInsertEvent 1.3.6.1.4.1.114.1.40.9
The trap that is generated when a board is inserted into a particular modular slot. This trap is generated from agents that support the swSysModuleCardInfoTable.
                   swModuleCardExtractEvent 1.3.6.1.4.1.114.1.40.10
The trap that is generated when a board is extracted from a particular modular slot. This trap is generated from agents that support the swSysModuleCardInfoTable.
         switchingSystemsProducts 1.3.6.1.4.1.114.2
             corebuilderProductsII 1.3.6.1.4.1.114.2.1
             superstackProducts 1.3.6.1.4.1.114.2.2