SnetSwitch-MIB: View SNMP OID List / Download MIB
VENDOR: TANDEM COMPUTERS
Home | MIB: SnetSwitch-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tandem | 1.3.6.1.4.1.169 | |||
serverNet | 1.3.6.1.4.1.169.8 | |||
serverNetSwitch | 1.3.6.1.4.1.169.8.3 | |||
snetSwitchNetworkData | 1.3.6.1.4.1.169.8.3.1 | |||
snetSwitchTotal | 1.3.6.1.4.1.169.8.3.1.1 | integer | read-only |
The number of ServerNet Switches (regardless of state) known in the network. X and Y fabric switches are considered separate switches in this Total count. |
snetSwitchRefreshTime | 1.3.6.1.4.1.169.8.3.1.2 | integer | read-write |
Specifies the minimum time in seconds between refreshes of Mib data. Mib data is refreshed each time it is requested unless the refresh interval time has not yet been reached. If the specified time interval has not elapsed, the mib data will be retrieved from cache. Minimum time is 5 seconds. Default is 60 seconds. Changing this to a low value can have a negative impact on performance. Changing this to a high value could allow mib data to become outdated. |
snetSwitchMibRevMajor | 1.3.6.1.4.1.169.8.3.1.3 | integer | read-only |
The Major Revision level of the Switch MIB. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information. Correct interpretation of data may require a MIB document with the same major revision level. |
snetSwitchMibRevMinor | 1.3.6.1.4.1.169.8.3.1.4 | integer | read-only |
The Minor Revision level of the Switch MIB. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred. |
snetSwitchIDTable | 1.3.6.1.4.1.169.8.3.1.5 | no-access |
Table containing the Switch IDs of all switches known in the network. |
|
1.3.6.1.4.1.169.8.3.1.5.1 | no-access |
Entry in switch table |
||
snetSwitchIDIndex | 1.3.6.1.4.1.169.8.3.1.5.1.1 | integer | read-only |
Index in Switch ServerNet ID Entry Table. |
snetSwitchID | 1.3.6.1.4.1.169.8.3.1.5.1.2 | displaystring | read-only |
Switch ID. The switch id is displayed as a hexidecimal value. |
snetSwitchType | 1.3.6.1.4.1.169.8.3.1.5.1.3 | integer | read-only |
Identifies the Switch type. Switch can be either a 6-port or 12-port switch. Enumeration: 'twelveport': 2, 'sixport': 1. |
snetSwitchSANMapTable | 1.3.6.1.4.1.169.8.3.1.6 | no-access |
Table containing the System Area Network map information. This table has an entry for each switch in the network as indexed by the snetSwitchIDIndex from the snetSwitchIDtable. There is a separate entry for each port defined on the switch. |
|
1.3.6.1.4.1.169.8.3.1.6.1 | no-access |
Entry in SAN Map table. |
||
snetSwitchSANMapPortIndex | 1.3.6.1.4.1.169.8.3.1.6.1.1 | integer | read-only |
Identifies the switch port number. |
snetSwitchSANNodeType | 1.3.6.1.4.1.169.8.3.1.6.1.2 | integer | read-only |
Identifies the type of the Node connected to the switch. Valid values are Unknown(1), End Node(2), Auto-Configured IO(3), Manual-Configured IO(4), Switch(5). Enumeration: 'endNode': 2, 'unknown': 1, 'switch': 5, 'autoConfiguredIO': 3, 'manualConfiguredIO': 4. |
snetSwitchSANNodeState | 1.3.6.1.4.1.169.8.3.1.6.1.3 | integer | read-only |
Identifies the current state of the Node connected to the switch. Valid values are Unconfigured(1), Configured(2). Enumeration: 'configured': 2, 'unConfigured': 1. |
snetSwitchSANNodeDomain | 1.3.6.1.4.1.169.8.3.1.6.1.4 | displaystring | read-only |
Identifies the domain the node belongs to. If the port is not configured, Domain will be blank. |
snetSwitchSANNodeID | 1.3.6.1.4.1.169.8.3.1.6.1.5 | displaystring | read-only |
For end nodes, this is the Node ID. For switches, this is a Switch ID. If port is not configured, NodeID will be 0. |
snetSwitchSANNodeName | 1.3.6.1.4.1.169.8.3.1.6.1.6 | displaystring | read-only |
The ServerNet node name. If the port is not configured, NodeName will be blank. |
snetSwitchSANNodeFabric | 1.3.6.1.4.1.169.8.3.1.6.1.7 | integer | read-only |
Identifies the X or Y Fabric this node connects to. X Fabric(1), Y Fabric(2), Both Fabrics(3), Not Defined(4). Enumeration: 'notDefined': 4, 'yFabric': 2, 'xFabric': 1, 'bothFabrics': 3. |
snetSwitchSANNodeManufacturingID | 1.3.6.1.4.1.169.8.3.1.6.1.8 | displaystring | read-only |
The Manufacturing ID of connected switch or node. |
snetSwitchSANNodePartNumber | 1.3.6.1.4.1.169.8.3.1.6.1.9 | displaystring | read-only |
Part Number of connected switch or node. |
snetSwitchSANNodeSerialNumber | 1.3.6.1.4.1.169.8.3.1.6.1.10 | displaystring | read-only |
Serial Number of connected switch or node. |
snetSwitchTrapEnables | 1.3.6.1.4.1.169.8.3.1.7 | |||
snetSwitchLinkAliveTrapEnable | 1.3.6.1.4.1.169.8.3.1.7.1 | integer | read-write |
Enables Link Alive Trap generation. Asynchronous events can be generated by the switch whenever a change in link alive is detected. Valid values are off(0), on(1) (default). |
snetSwitchNeighborChgTrapEnable | 1.3.6.1.4.1.169.8.3.1.7.2 | integer | read-write |
Enables Neighbor Change Trap generation. Asynchronous events can be generated by the switch whenever a change in neighbor id is detected. Valid values are off(0), on(1) (default). |
snetSwitchThresholdErrorTrapEnable | 1.3.6.1.4.1.169.8.3.1.7.3 | integer | read-write |
Enables Link/Packet Error Trap generation. Asynchronous events can be generated by the switch whenever a link, packet, or IBC errors have exceeded a pre-defined threshold. Valid values are off(0), on(1) (default). |
snetSwitchAccessViolationTrapEnable | 1.3.6.1.4.1.169.8.3.1.7.4 | integer | read-write |
Enables AccessViolation Trap generation. Asynchronous events can be generated by the switch whenever a packet is received from an unknown ServerNet ID. Valid values are off(0), on(1) (default). |
snetSwitchTakeoverTrapEnable | 1.3.6.1.4.1.169.8.3.1.7.5 | integer | read-write |
Enables notification of switch takeover Trap generation. Asynchronous events can be generated by the switch whenever the switch ownership changes. Valid values are off(0), on(1) (default). |
snetSwitchSWFWTrapEnable | 1.3.6.1.4.1.169.8.3.1.7.6 | integer | read-write |
Enables generation of firmware upgrade traps. Asynchronous events can be generated by the administrative node whenever a firmware upgrade of the switch occurs. Valid values are off(0), on(1) (default). |
snetSwitchPrimarySANManSNetID | 1.3.6.1.4.1.169.8.3.1.8 | displaystring | read-only |
Identifies the ServerNet ID of the current primary administrative node in the ServerNet SAN. |
snetSwitchBackupSANManSNetID | 1.3.6.1.4.1.169.8.3.1.9 | displaystring | read-only |
Identifies the ServerNet ID of the current backup administrative node in the ServerNet SAN. |
snetSwitchFailoverEventType | 1.3.6.1.4.1.169.8.3.1.10 | integer | read-only |
Indicates the most recent failover event type. Valid values include NoFailoversDetected(1), BackupNotReachable(2), BackupTookOver(3), PrimaryNotReachable(4), PrimaryTookOver(5). Enumeration: 'backupNotReachable': 2, 'primaryNotReachable': 4, 'primaryTookOver': 5, 'backupTookOver': 3, 'noFailoversDetected': 1. |
snetSwitchPrimarySANManName | 1.3.6.1.4.1.169.8.3.1.11 | displaystring | read-only |
Name of the current primary administrative node in the ServerNet SAN. |
snetSwitchBackupSANManName | 1.3.6.1.4.1.169.8.3.1.12 | displaystring | read-only |
Name of the current backup administrative node in the ServerNet SAN. |
snetSwitchInfo | 1.3.6.1.4.1.169.8.3.2 | |||
snetSwitchConfigData | 1.3.6.1.4.1.169.8.3.2.1 | |||
snetSwitchConfigTable | 1.3.6.1.4.1.169.8.3.2.1.1 | no-access |
ServerNet Switch Configuration data. |
|
1.3.6.1.4.1.169.8.3.2.1.1.1 | no-access |
An entry containing ServerNet Switch configuration data. |
||
snetSwitchSnetID | 1.3.6.1.4.1.169.8.3.2.1.1.1.1 | displaystring | read-only |
Switch Identifier. The switch id is displayed as a hexidecimal value. |
snetSwitchManufacturingID | 1.3.6.1.4.1.169.8.3.2.1.1.1.2 | displaystring | read-only |
The Manufacturing ID |
snetSwitchPartNumber | 1.3.6.1.4.1.169.8.3.2.1.1.1.3 | displaystring | read-only |
Switch Part Number |
snetSwitchSerialNumber | 1.3.6.1.4.1.169.8.3.2.1.1.1.4 | displaystring | read-only |
Switch Serial Number |
snetSwitchHWMajorRev | 1.3.6.1.4.1.169.8.3.2.1.1.1.5 | integer | read-only |
Switch Hardware Major Revision |
snetSwitchHWMinorRev | 1.3.6.1.4.1.169.8.3.2.1.1.1.6 | integer | read-only |
Switch Hardware Minor Revision |
snetSwitchFWRelease | 1.3.6.1.4.1.169.8.3.2.1.1.1.7 | integer | read-only |
Switch Firmware Release |
snetSwitchFWMajorRev | 1.3.6.1.4.1.169.8.3.2.1.1.1.8 | integer | read-only |
Switch Firmware Major Revision |
snetSwitchFWMinorRev | 1.3.6.1.4.1.169.8.3.2.1.1.1.9 | integer | read-only |
Switch Firmware Minor Revision |
snetSwitchSANManSNetID | 1.3.6.1.4.1.169.8.3.2.1.1.1.10 | displaystring | read-only |
ServerNet ID of the primary administrative node. |
snetSwitchState | 1.3.6.1.4.1.169.8.3.2.1.1.1.11 | integer | read-only |
Identifies the current state of the Switch. Unconfigured(1), Configured(2). Enumeration: 'configured': 2, 'unConfigured': 1. |
snetSwitchDomain | 1.3.6.1.4.1.169.8.3.2.1.1.1.12 | displaystring | read-only |
The domain the switch belongs to. If no domain is defined, the default is blank. |
snetSwitchName | 1.3.6.1.4.1.169.8.3.2.1.1.1.13 | displaystring | read-only |
The switch name. If no name is defined, this field will be blank. |
snetSwitchFabric | 1.3.6.1.4.1.169.8.3.2.1.1.1.14 | integer | read-only |
Identifies the X or Y Fabric this node connects to. X Fabric(1), Y Fabric(2), Both Fabrics(3), Not Defined(4). Enumeration: 'notDefined': 4, 'yFabric': 2, 'xFabric': 1, 'bothFabrics': 3. |
snetSwitchPortData | 1.3.6.1.4.1.169.8.3.2.2 | |||
snetSwitchPortErrorStatusTable | 1.3.6.1.4.1.169.8.3.2.2.1 | no-access |
Table containing error and status information for each of the configured ports. |
|
1.3.6.1.4.1.169.8.3.2.2.1.1 | no-access |
A table of per-port error and status data |
||
snetSwitchPortErrorStatusIndex | 1.3.6.1.4.1.169.8.3.2.2.1.1.1 | integer | read-only |
Identifies the switch port number. |
snetSwitchLinkErrorCounter | 1.3.6.1.4.1.169.8.3.2.2.1.1.2 | counter | read-only |
Number of link errors which have occurred on the selected port. |
snetSwitchPacketErrorCounter | 1.3.6.1.4.1.169.8.3.2.2.1.1.3 | counter | read-only |
Number of packet errors which have occurred on the selected port. |
snetSwitchIBCErrorCounter | 1.3.6.1.4.1.169.8.3.2.2.1.1.4 | counter | read-only |
Number of IBC errors which have occurred on the selected port. |
snetSwitchPortStatus | 1.3.6.1.4.1.169.8.3.2.2.1.1.5 | integer | read-only |
Current state of the specified port. Valid values are Unavailable(1), Uninstalled(2), NoLinkAlive(3), Alive(4). Enumeration: 'uninstalled': 2, 'unavailable': 1, 'alive': 4, 'noLinkAlive': 3. |
snetSwitchDaughterCardType | 1.3.6.1.4.1.169.8.3.2.2.1.1.6 | integer | read-only |
Daughter card type installed on the specified port. Valid values are Unknown(1), (port can't be reached) Other (2), (daughter board installed but type not defined) Not Present(3), (no daughter board installed) LVDS(4), (Low Voltage Differential Signal) Fiber Channel(5), Copper Serial(6), Long Haul Optical (7), Short Haul Optical (8), ECL (9),(Emitter Coupled Logic). Enumeration: 'lvds': 4, 'longHaulOptical': 7, 'ecl': 9, 'shortHaulOptical': 8, 'unknown': 1, 'fiberChannel': 5, 'copperSerial': 6, 'other': 2, 'notPresent': 3. |
snetSwitchDaughterCardStatus | 1.3.6.1.4.1.169.8.3.2.2.1.1.7 | integer | read-only |
Current status of the specified daughter card Valid values are Not Provided(1), (some daughter cards do not provide a status) Cable Connected (2), Cable Not Terminated(3). Enumeration: 'cableConnected': 2, 'notProvided': 1, 'cableNotTerminated': 3. |
snetSwitchRoutingData | 1.3.6.1.4.1.169.8.3.2.3 | |||
snetSwitchRoutingTable | 1.3.6.1.4.1.169.8.3.2.3.1 | no-access |
The routing table is 1024 entries |
|
1.3.6.1.4.1.169.8.3.2.3.1.1 | no-access |
The routing table entry has an index and a port address. |
||
snetSwitchRoutingTableIndex | 1.3.6.1.4.1.169.8.3.2.3.1.1.1 | integer | read-only |
ServerNet Switch Routing Table Index. An index into the routing table. |
snetSwitchDest | 1.3.6.1.4.1.169.8.3.2.3.1.1.2 | integer | read-only |
A port address. |
snetSwitchRoutingLeafTable | 1.3.6.1.4.1.169.8.3.2.3.2 | no-access |
The routing table is 64 entries |
|
1.3.6.1.4.1.169.8.3.2.3.2.1 | no-access |
The routing table entry has an index and a port address. |
||
snetSwitchRoutingLeafTableIndex | 1.3.6.1.4.1.169.8.3.2.3.2.1.1 | integer | read-only |
ServerNet Switch Routing Leaf Table Index. An index into the routing table. |
snetSwitchLeafDest | 1.3.6.1.4.1.169.8.3.2.3.2.1.2 | integer | read-only |
A port address. |
snetSwitchPerformanceData | 1.3.6.1.4.1.169.8.3.2.4 | |||
snetSwitchPerfTable | 1.3.6.1.4.1.169.8.3.2.4.1 | no-access |
The switch performance data. |
|
1.3.6.1.4.1.169.8.3.2.4.1.1 | no-access |
An entry in the performance table. Performance data is maintained per switch. |
||
snetSwitchPerfType1 | 1.3.6.1.4.1.169.8.3.2.4.1.1.1 | integer | read-write |
Selects the type of performance count to be run in counter 1. |
snetSwitchPerfType2 | 1.3.6.1.4.1.169.8.3.2.4.1.1.2 | integer | read-write |
Selects the type of performance count to be run in counter 2. |
snetSwitchPerfInPort1 | 1.3.6.1.4.1.169.8.3.2.4.1.1.3 | integer | read-write |
Input port to be used for performance counts for Performance Counter 1. |
snetSwitchPerfOutPort1 | 1.3.6.1.4.1.169.8.3.2.4.1.1.4 | integer | read-write |
Output port to be used for performance counts for Performance Counter 1. |
snetSwitchPerfInPort2 | 1.3.6.1.4.1.169.8.3.2.4.1.1.5 | integer | read-write |
Input port to be used for performance counts for Performance Counter 2. |
snetSwitchPerfOutPort2 | 1.3.6.1.4.1.169.8.3.2.4.1.1.6 | integer | read-write |
Output port to be used for performance counts for Performance Counter 2. |
snetSwitchPerfTimerSelect | 1.3.6.1.4.1.169.8.3.2.4.1.1.7 | integer | read-only |
Specifies the duration the performance count should run. 1= 16 nanoseconds per count, maximum 68.72 second timer 2= 256 nanoseconds per count, maximum 18.33 minute timer 3= 1.024 microseconds per count, maximum 73.30 minute timer 4= 8.129 microseconds per count, maximum 9.77 hour timer This value is automatically determined based on the Performance timer interval specified by the user. |
snetSwitchPerfTimerInterval | 1.3.6.1.4.1.169.8.3.2.4.1.1.8 | integer | read-write |
This is the amount of time the counter will run in milliseconds. The default is 0 and must be changed before a performance count will run. The maximum value is 35172000 milliseconds which is 9.77 hours. |
snetSwitchPerfStart | 1.3.6.1.4.1.169.8.3.2.4.1.1.9 | integer | read-write |
Setting this variable to 1 causes the request to start the performance count to be sent. The Types, Inports, Outports, and TimerInterval should all be set prior to setting Start. If they are not set, default values will be used. At a minimum, the TimerInterval must be reset to a value other than zero before a performance count will run. |
snetSwitchPerfStatus | 1.3.6.1.4.1.169.8.3.2.4.1.1.10 | integer | read-only |
GETting this variable causes a request to be made to the switch to retrieve the latest values for the Performance count status (snetSwitchPerfStatus), Performance counters (snetSwitchPerfCounter1 and snetSwitchPerfCounter2) and time left (snetSwitchTimeLeft). Possible Values for Status: Data is valid(1), Counting is still in process(2), Counter 1 overflowed(3), Counter 2 overflowed(4), Timer overflowed(5), Unknown. Switch not reachable(6). Enumeration: 'counter1Overflow': 3, 'counter2Overflow': 4, 'unknown': 6, 'countInProgress': 2, 'validData': 1, 'timerOverflow': 5. |
snetSwitchPerfElapsedTime | 1.3.6.1.4.1.169.8.3.2.4.1.1.11 | integer | read-only |
The amount of time elapsed on the current performance count in milliseconds. If this value is zero, the performance counters have completed. |
snetSwitchPerfCounter1 | 1.3.6.1.4.1.169.8.3.2.4.1.1.12 | counter | read-only |
The result of the last performance count for counter 1. To check the validity and get the latest Counter1 value from the switch, first Get the snetSwitchPerfStatus. |
snetSwitchPerfCounter2 | 1.3.6.1.4.1.169.8.3.2.4.1.1.13 | counter | read-only |
The result of the last performance count for counter 2. To check the validity and get the latest Counter2 value from the switch, first Get the snetSwitchPerfStatus. |
snetSwitchErrorStatusData | 1.3.6.1.4.1.169.8.3.2.5 | |||
snetSwitchErrorStatusTable | 1.3.6.1.4.1.169.8.3.2.5.1 | no-access |
Table of switch error and status data. |
|
1.3.6.1.4.1.169.8.3.2.5.1.1 | no-access |
An entry containing status and error data for each switch. |
||
snetSwitchLinkErrorThreshold | 1.3.6.1.4.1.169.8.3.2.5.1.1.1 | integer | read-write |
Number of link errors which occur before an asynchronous event notification is generated by the switch. |
snetSwitchPacketErrorThreshold | 1.3.6.1.4.1.169.8.3.2.5.1.1.2 | integer | read-write |
Number of packet errors which occur before an asynchronous event notification is generated by the switch. |
snetSwitchIBCErrorThreshold | 1.3.6.1.4.1.169.8.3.2.5.1.1.3 | integer | read-write |
Number of packet errors which occur before an asynchronous event notification is generated by the switch. |
snetSwitchNeighborID | 1.3.6.1.4.1.169.8.3.2.5.1.1.4 | displaystring | read-only |
This field contains the latest value of the Neighbor ID which has changed. Whenever a change in a neighbor ID is detected by a switch, the switch generates an asynchronous event. The neighbor ID which was detected by the switch is saved here. It is valid only for the last event which occurred. If no neighbor ID changes have occurred, the value will be blank. |
snetSwitchAccessViolationID | 1.3.6.1.4.1.169.8.3.2.5.1.1.5 | integer | read-only |
This field contains the latest value for the invalid ID which was detected by the switch. Whenever an invalid id is detected by a switch, the switch generates an asynchronous event. The ID which was detected by the switch is saved here. It is valid only for the last event which occurred. If no invalid IDs have been detected, the value will be zero(0). |
snetSwitchFWStatus | 1.3.6.1.4.1.169.8.3.2.5.1.1.6 | integer | read-only |
The Firmware Status for the Switch Firmware Status OK(1), Hardware Error Detected(2), Unknown Firmware Error Detected(3), Bad Program CheckSum(4), Current Configuration failed. Switch is using factory default configuration(5), Switch cannot be reached. Firmware status is unknown(6). Enumeration: 'configFailedDefaultInUse': 5, 'badProgramCheckSum': 4, 'unknownFWStatus': 6, 'validStatusBlock': 1, 'hwErrorDetected': 2, 'unknownFirmwareErrorDetected': 3. |
snetSwitchHWStatus | 1.3.6.1.4.1.169.8.3.2.5.1.1.7 | integer | read-only |
The Hardware Status for the Switch Hardware Status OK(1), SRAM Memory test failed(2), Flash sector test failed(3), Bad SEEPROM checksum(4), SBUSY error(5), FLASH program error(6), Switch cannot be reached. Hardware status is unknown.(7), Other Hardware Error, such as fan failure may be indicated.(8) Enumeration: 'errUnknownHWStatus': 7, 'errSramFail': 2, 'errFlashProgram': 6, 'errFlashSector': 3, 'errOtherHWError': 8, 'noError': 1, 'errSbusy': 5, 'errSeepromCheckSum': 4. |
snetSwitchStatus | 1.3.6.1.4.1.169.8.3.2.5.1.1.8 | integer | read-only |
The Overall Status for the Switch. This is determined by a combination of port status values and configuration values. If a port is configured, it should detect Link Alive. If the port is not in LinkAlive state, the switch status will be degraded. If all configured ports are in LinkAlive state, the switch status will be ok. Hardware, Firmware and Fan status are also used to determine switch status as described below. This represents the overall condition of the specified switch. Other(1): Switch not installed or status unknown OK(2): All ports, Hardware, Firmware and Fan status are OK. Degraded(3): One or more ports are down. Hardware or Firmware status show an error condition. Failed(4): All ports are Failed, switch is not reachable, Fan status is failed. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
snetSwitchFanStatus | 1.3.6.1.4.1.169.8.3.2.5.1.1.9 | integer | read-only |
The status of the switch fans. Other(1): Unknown or not reported. This is the status if the switch cannot be reached. OK(2): OK is reported if both fans are working as designed Degraded(3): This status is not reported but is listed for consistency with other status fields Failed(4): One or more fans have failed. The power module should be replaced immediately to prevent damage to switch components. Enumeration: 'failed': 4, 'degraded': 3, 'other': 1, 'ok': 2. |
snetSwitchLinkAliveChange | 1.3.6.1.4.1.169.80.100 |
The switch has detected a change in the status of a port. Possible Cause / Solution: If Port is nonfunctional, Disconnected, loose or defective SAN Cable: Reattach or replace cable. Distant switch or node powered off: apply power to switch or node. Distant daughter card defective: replace defective daughter card. If Port is functional, Port is now active: No action necessary. If Port is intermittent, Intermittent problems could be caused by a defective switch, cable or daughter card. Replace components until problem is isolated. |
||
snetSwitchNeighborValidationFailed | 1.3.6.1.4.1.169.80.101 |
A ServerNet Switch failed neighbor validation on one of its ports. The offending node will not be able to receive or transmit ServerNet data packets until the situation is corrected. Possible Cause / Solution: Ports not configured: If a port is not configured or disabled, this event is generated whenever the topology is changed, or firmware is updated. The snetSwitchNeighborID will indicate that the link is down with LD. If the snetSwitchNeighborID is AF, this indicates the specified port is disabled and assumed failed. If the specified port is not configured, this event may be ignored. Bad Node: Run diagnostics to validate offending nodes. Incorrect cabling: verify cabling and correct if necessary. Incorrect configuration: switch configruation may be incorrect. Reconfigure switch. Node not added to SAN: Offending node may not have been added to the SAN. Run ServerNet II Administrative Utility to add node. Incorrect SAN installation: Offending node may not have been correctly added to SAN. Run Administrator GUI to verify status and add if necessary. To force the switch to rerun neighbor checks, the user may have to manually cycle the power on the offending node. |
||
snetSwitchLinkLevelError | 1.3.6.1.4.1.169.80.102 |
ServerNet Switch has detected link level errors. Possible Cause / Solution: Bad node: Run diagnostics to validate offending nodes are operating correctly. Loose cable: Check cable connections. Bad cable: Check for link error and replace cable. Incorrect configuration: Switch configuration may be incorrect. Check EFIFO register to make sure it is set correctly for cable type/length. Reconfigure switch if necessary. Blabbering Node: Run diagnostics to ensure that nodes at both ends of the cable are communicating properly. Replace if necessary. |
||
snetSwitchPacketLevelError | 1.3.6.1.4.1.169.80.103 |
ServerNet Switch has detected packet level errors. Possible Cause / Solution: Bad node: Run diagnostics to validate offending nodes are operating correctly. Loose cable: Check cable connections. Bad cable: Check for link error and replace cable. Incorrect configuration: Switch configuration may be incorrect. Check router table to make sure it is set. Reconfigure switch if necessary. Blabbering Node: Run diagnostics to ensure that nodes at both ends of the cable are communicating properly. Replace if necessary. Probing node: A node may be trying to break into the network. Isolate the node and verify SAN membership. |
||
snetSwitchIBCError | 1.3.6.1.4.1.169.80.104 |
ServerNet Switch has detected IBC errors. Possible Cause / Solution: Firmware upgrade or Configuration change: This event can be safely ignored if preceding events indicate a firmware upgrade or configuration change caused the event to be generated. Bad node: Run diagnostics to validate offending nodes are operating correctly. Loose cable: Check cable connections. Bad cable: Check for link error and replace cable. Incompatible software version: Ensure that compatible versions of software and firmware are installed on the offending nodes. Blabbering node: Run diagnostics to ensure that nodes at both ends of the cable are communicating properly. Replace if necessary. Probing node: A node may be trying to break into the network. Isolate the node and verify SAN membership. Switch ownership may be incorrect: Check ownership; cycle power on the offending switch to cause ownership update. |
||
snetSwitchAccessViolation | 1.3.6.1.4.1.169.80.105 |
The switch has detected a request to or from an invalid id. Possible Cause / Solution: Blabbering node: Run diagnostics to ensure that nodes at both ends of the cable are communicating properly. Replace if necessary. Probing node: A node may be trying to break into the network. Isolate the node and verify SAN membership. Switch ownership may be incorrect: Check ownership; cycle power on the offending switch to cause ownership update. |
||
snetSwitchOwnerChange | 1.3.6.1.4.1.169.80.106 |
ServerNet Switch Primary Administrative node change. Possible Cause / Solution: Primary node failed over: If this was by user request, this is a notification only and no action is needed. Refer to snetSwitchSANManFailover for other possibilities. Administrator changed primary Administrative node: Notification only. No action is necessary. |
||
snetSwitchFirmwareUpgrade | 1.3.6.1.4.1.169.80.107 |
A firmware upgrade has been performed on the specified switch. Possible Cause / Solution: Switch firmware has been upgraded. Notification only. No action in needed. |
||
snetSwitchSANManFailover | 1.3.6.1.4.1.169.80.108 |
Administrative node failover has been detected. The type of failure detected is reflected in the event type. Possible Cause / Solution: Primary or backup administrative node has failed: if powered off, apply power. If hung, reboot node. If doing maintenance, this is a notification message only. Restart node when maintenance is complete. Backup administrative node not configured: use the ServerNet II Administrative Utility to define a backup. |
||
snetSwitchTopologyConfigUpdate | 1.3.6.1.4.1.169.80.109 |
Configuration of the ServerNet topology has changed. Possible Cause / Solution: Switch or end node configuration has been updated. Notification only, no action required. May also be generated when switch firmware is upgraded or new primary or backup nodes are designated. |
||
snetSwitchFanFailure | 1.3.6.1.4.1.169.80.110 |
ServerNet Switch detected a fan failure. The power module should be replaced immediately to prevent switch component damage. Possible Cause / Solution: A switch fan has failed: replace switch power module to prevent switch component damage. |