SnetSwitch-MIB

File: SnetSwitch-MIB.mib (54840 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC-1215

Imported symbols

enterprises Counter OBJECT-TYPE
DisplayString TRAP-TYPE

Defined Types

SnetSwitchIDEntry  
SEQUENCE    
  snetSwitchIDIndex INTEGER
  snetSwitchID DisplayString
  snetSwitchType INTEGER

SnetSwitchSANMapEntry  
SEQUENCE    
  snetSwitchSANMapPortIndex INTEGER
  snetSwitchSANNodeType INTEGER
  snetSwitchSANNodeState INTEGER
  snetSwitchSANNodeDomain DisplayString
  snetSwitchSANNodeID DisplayString
  snetSwitchSANNodeName DisplayString
  snetSwitchSANNodeFabric INTEGER
  snetSwitchSANNodeManufacturingID DisplayString
  snetSwitchSANNodePartNumber DisplayString
  snetSwitchSANNodeSerialNumber DisplayString

SnetSwitchConfigEntry  
SEQUENCE    
  snetSwitchSnetID DisplayString
  snetSwitchManufacturingID DisplayString
  snetSwitchPartNumber DisplayString
  snetSwitchSerialNumber DisplayString
  snetSwitchHWMajorRev INTEGER
  snetSwitchHWMinorRev INTEGER
  snetSwitchFWRelease INTEGER
  snetSwitchFWMajorRev INTEGER
  snetSwitchFWMinorRev INTEGER
  snetSwitchSANManSNetID DisplayString
  snetSwitchState INTEGER
  snetSwitchDomain DisplayString
  snetSwitchName DisplayString
  snetSwitchFabric INTEGER

SnetSwitchPortErrorStatusEntry  
SEQUENCE    
  snetSwitchPortErrorStatusIndex INTEGER
  snetSwitchLinkErrorCounter Counter
  snetSwitchPacketErrorCounter Counter
  snetSwitchIBCErrorCounter Counter
  snetSwitchPortStatus INTEGER
  snetSwitchDaughterCardType INTEGER
  snetSwitchDaughterCardStatus INTEGER

SnetSwitchRoutingTableEntry  
SEQUENCE    
  snetSwitchRoutingTableIndex INTEGER
  snetSwitchDest INTEGER

SnetSwitchRoutingLeafTableEntry  
SEQUENCE    
  snetSwitchRoutingLeafTableIndex INTEGER
  snetSwitchLeafDest INTEGER

SnetSwitchPerfTableEntry  
SEQUENCE    
  snetSwitchPerfType1 INTEGER
  snetSwitchPerfType2 INTEGER
  snetSwitchPerfInPort1 INTEGER 0..11
  snetSwitchPerfOutPort1 INTEGER 0..11
  snetSwitchPerfInPort2 INTEGER 0..11
  snetSwitchPerfOutPort2 INTEGER 0..11
  snetSwitchPerfTimerSelect INTEGER
  snetSwitchPerfTimerInterval INTEGER
  snetSwitchPerfStart INTEGER
  snetSwitchPerfStatus INTEGER
  snetSwitchPerfElapsedTime INTEGER
  snetSwitchPerfCounter1 Counter
  snetSwitchPerfCounter2 Counter

SnetSwitchErrorStatusEntry  
SEQUENCE    
  snetSwitchLinkErrorThreshold INTEGER
  snetSwitchPacketErrorThreshold INTEGER
  snetSwitchIBCErrorThreshold INTEGER
  snetSwitchNeighborID DisplayString
  snetSwitchAccessViolationID INTEGER
  snetSwitchFWStatus INTEGER
  snetSwitchHWStatus INTEGER
  snetSwitchStatus INTEGER
  snetSwitchFanStatus INTEGER

Defined Values

tandem 1.3.6.1.4.1.169
OBJECT IDENTIFIER    

serverNet 1.3.6.1.4.1.169.8
OBJECT IDENTIFIER    

serverNetSwitch 1.3.6.1.4.1.169.8.3
OBJECT IDENTIFIER    

snetSwitchNetworkData 1.3.6.1.4.1.169.8.3.1
OBJECT IDENTIFIER    

snetSwitchTrapEnables 1.3.6.1.4.1.169.8.3.1.7
OBJECT IDENTIFIER    

snetSwitchInfo 1.3.6.1.4.1.169.8.3.2
OBJECT IDENTIFIER    

snetSwitchConfigData 1.3.6.1.4.1.169.8.3.2.1
OBJECT IDENTIFIER    

snetSwitchPortData 1.3.6.1.4.1.169.8.3.2.2
OBJECT IDENTIFIER    

snetSwitchRoutingData 1.3.6.1.4.1.169.8.3.2.3
OBJECT IDENTIFIER    

snetSwitchPerformanceData 1.3.6.1.4.1.169.8.3.2.4
OBJECT IDENTIFIER    

snetSwitchErrorStatusData 1.3.6.1.4.1.169.8.3.2.5
OBJECT IDENTIFIER    

snetSwitchTotal 1.3.6.1.4.1.169.8.3.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchRefreshTime 1.3.6.1.4.1.169.8.3.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchMibRevMajor 1.3.6.1.4.1.169.8.3.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snetSwitchMibRevMinor 1.3.6.1.4.1.169.8.3.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

snetSwitchIDTable 1.3.6.1.4.1.169.8.3.1.5
Table containing the Switch IDs of all switches known in the network.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchIDEntry

snetSwitchIDEntry 1.3.6.1.4.1.169.8.3.1.5.1
Entry in switch table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchIDEntry  

snetSwitchIDIndex 1.3.6.1.4.1.169.8.3.1.5.1.1
Index in Switch ServerNet ID Entry Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

snetSwitchID 1.3.6.1.4.1.169.8.3.1.5.1.2
Switch ID. The switch id is displayed as a hexidecimal value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchType 1.3.6.1.4.1.169.8.3.1.5.1.3
Identifies the Switch type. Switch can be either a 6-port or 12-port switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sixport(1), twelveport(2)  

snetSwitchSANMapTable 1.3.6.1.4.1.169.8.3.1.6
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchSANMapEntry

snetSwitchSANMapEntry 1.3.6.1.4.1.169.8.3.1.6.1
Entry in SAN Map table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchSANMapEntry  

snetSwitchSANMapPortIndex 1.3.6.1.4.1.169.8.3.1.6.1.1
Identifies the switch port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..11  

snetSwitchSANNodeType 1.3.6.1.4.1.169.8.3.1.6.1.2
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), endNode(2), autoConfiguredIO(3), manualConfiguredIO(4), switch(5)  

snetSwitchSANNodeState 1.3.6.1.4.1.169.8.3.1.6.1.3
Identifies the current state of the Node connected to the switch. Valid values are Unconfigured(1), Configured(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unConfigured(1), configured(2)  

snetSwitchSANNodeDomain 1.3.6.1.4.1.169.8.3.1.6.1.4
Identifies the domain the node belongs to. If the port is not configured, Domain will be blank.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchSANNodeID 1.3.6.1.4.1.169.8.3.1.6.1.5
For end nodes, this is the Node ID. For switches, this is a Switch ID. If port is not configured, NodeID will be 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchSANNodeName 1.3.6.1.4.1.169.8.3.1.6.1.6
The ServerNet node name. If the port is not configured, NodeName will be blank.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchSANNodeFabric 1.3.6.1.4.1.169.8.3.1.6.1.7
Identifies the X or Y Fabric this node connects to. X Fabric(1), Y Fabric(2), Both Fabrics(3), Not Defined(4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER xFabric(1), yFabric(2), bothFabrics(3), notDefined(4)  

snetSwitchSANNodeManufacturingID 1.3.6.1.4.1.169.8.3.1.6.1.8
The Manufacturing ID of connected switch or node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchSANNodePartNumber 1.3.6.1.4.1.169.8.3.1.6.1.9
Part Number of connected switch or node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchSANNodeSerialNumber 1.3.6.1.4.1.169.8.3.1.6.1.10
Serial Number of connected switch or node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchLinkAliveTrapEnable 1.3.6.1.4.1.169.8.3.1.7.1
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchNeighborChgTrapEnable 1.3.6.1.4.1.169.8.3.1.7.2
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchThresholdErrorTrapEnable 1.3.6.1.4.1.169.8.3.1.7.3
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchAccessViolationTrapEnable 1.3.6.1.4.1.169.8.3.1.7.4
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchTakeoverTrapEnable 1.3.6.1.4.1.169.8.3.1.7.5
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchSWFWTrapEnable 1.3.6.1.4.1.169.8.3.1.7.6
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchPrimarySANManSNetID 1.3.6.1.4.1.169.8.3.1.8
Identifies the ServerNet ID of the current primary administrative node in the ServerNet SAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchBackupSANManSNetID 1.3.6.1.4.1.169.8.3.1.9
Identifies the ServerNet ID of the current backup administrative node in the ServerNet SAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchFailoverEventType 1.3.6.1.4.1.169.8.3.1.10
Indicates the most recent failover event type. Valid values include NoFailoversDetected(1), BackupNotReachable(2), BackupTookOver(3), PrimaryNotReachable(4), PrimaryTookOver(5).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noFailoversDetected(1), backupNotReachable(2), backupTookOver(3), primaryNotReachable(4), primaryTookOver(5)  

snetSwitchPrimarySANManName 1.3.6.1.4.1.169.8.3.1.11
Name of the current primary administrative node in the ServerNet SAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchBackupSANManName 1.3.6.1.4.1.169.8.3.1.12
Name of the current backup administrative node in the ServerNet SAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchConfigTable 1.3.6.1.4.1.169.8.3.2.1.1
ServerNet Switch Configuration data.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchConfigEntry

snetSwitchConfigEntry 1.3.6.1.4.1.169.8.3.2.1.1.1
An entry containing ServerNet Switch configuration data.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchConfigEntry  

snetSwitchSnetID 1.3.6.1.4.1.169.8.3.2.1.1.1.1
Switch Identifier. The switch id is displayed as a hexidecimal value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchManufacturingID 1.3.6.1.4.1.169.8.3.2.1.1.1.2
The Manufacturing ID
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchPartNumber 1.3.6.1.4.1.169.8.3.2.1.1.1.3
Switch Part Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchSerialNumber 1.3.6.1.4.1.169.8.3.2.1.1.1.4
Switch Serial Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchHWMajorRev 1.3.6.1.4.1.169.8.3.2.1.1.1.5
Switch Hardware Major Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchHWMinorRev 1.3.6.1.4.1.169.8.3.2.1.1.1.6
Switch Hardware Minor Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchFWRelease 1.3.6.1.4.1.169.8.3.2.1.1.1.7
Switch Firmware Release
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchFWMajorRev 1.3.6.1.4.1.169.8.3.2.1.1.1.8
Switch Firmware Major Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchFWMinorRev 1.3.6.1.4.1.169.8.3.2.1.1.1.9
Switch Firmware Minor Revision
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchSANManSNetID 1.3.6.1.4.1.169.8.3.2.1.1.1.10
ServerNet ID of the primary administrative node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchState 1.3.6.1.4.1.169.8.3.2.1.1.1.11
Identifies the current state of the Switch. Unconfigured(1), Configured(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unConfigured(1), configured(2)  

snetSwitchDomain 1.3.6.1.4.1.169.8.3.2.1.1.1.12
The domain the switch belongs to. If no domain is defined, the default is blank.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchName 1.3.6.1.4.1.169.8.3.2.1.1.1.13
The switch name. If no name is defined, this field will be blank.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchFabric 1.3.6.1.4.1.169.8.3.2.1.1.1.14
Identifies the X or Y Fabric this node connects to. X Fabric(1), Y Fabric(2), Both Fabrics(3), Not Defined(4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER xFabric(1), yFabric(2), bothFabrics(3), notDefined(4)  

snetSwitchPortErrorStatusTable 1.3.6.1.4.1.169.8.3.2.2.1
Table containing error and status information for each of the configured ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchPortErrorStatusEntry

snetSwitchPortErrorStatusEntry 1.3.6.1.4.1.169.8.3.2.2.1.1
A table of per-port error and status data
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchPortErrorStatusEntry  

snetSwitchPortErrorStatusIndex 1.3.6.1.4.1.169.8.3.2.2.1.1.1
Identifies the switch port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..11  

snetSwitchLinkErrorCounter 1.3.6.1.4.1.169.8.3.2.2.1.1.2
Number of link errors which have occurred on the selected port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snetSwitchPacketErrorCounter 1.3.6.1.4.1.169.8.3.2.2.1.1.3
Number of packet errors which have occurred on the selected port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snetSwitchIBCErrorCounter 1.3.6.1.4.1.169.8.3.2.2.1.1.4
Number of IBC errors which have occurred on the selected port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snetSwitchPortStatus 1.3.6.1.4.1.169.8.3.2.2.1.1.5
Current state of the specified port. Valid values are Unavailable(1), Uninstalled(2), NoLinkAlive(3), Alive(4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(1), uninstalled(2), noLinkAlive(3), alive(4)  

snetSwitchDaughterCardType 1.3.6.1.4.1.169.8.3.2.2.1.1.6
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), notPresent(3), lvds(4), fiberChannel(5), copperSerial(6), longHaulOptical(7), shortHaulOptical(8), ecl(9)  

snetSwitchDaughterCardStatus 1.3.6.1.4.1.169.8.3.2.2.1.1.7
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notProvided(1), cableConnected(2), cableNotTerminated(3)  

snetSwitchRoutingTable 1.3.6.1.4.1.169.8.3.2.3.1
The routing table is 1024 entries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchRoutingTableEntry

snetSwitchRoutingTableEntry 1.3.6.1.4.1.169.8.3.2.3.1.1
The routing table entry has an index and a port address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchRoutingTableEntry  

snetSwitchRoutingTableIndex 1.3.6.1.4.1.169.8.3.2.3.1.1.1
ServerNet Switch Routing Table Index. An index into the routing table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

snetSwitchDest 1.3.6.1.4.1.169.8.3.2.3.1.1.2
A port address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchRoutingLeafTable 1.3.6.1.4.1.169.8.3.2.3.2
The routing table is 64 entries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchRoutingLeafTableEntry

snetSwitchRoutingLeafTableEntry 1.3.6.1.4.1.169.8.3.2.3.2.1
The routing table entry has an index and a port address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchRoutingLeafTableEntry  

snetSwitchRoutingLeafTableIndex 1.3.6.1.4.1.169.8.3.2.3.2.1.1
ServerNet Switch Routing Leaf Table Index. An index into the routing table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

snetSwitchLeafDest 1.3.6.1.4.1.169.8.3.2.3.2.1.2
A port address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchPerfTable 1.3.6.1.4.1.169.8.3.2.4.1
The switch performance data.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchPerfTableEntry

snetSwitchPerfTableEntry 1.3.6.1.4.1.169.8.3.2.4.1.1
An entry in the performance table. Performance data is maintained per switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchPerfTableEntry  

snetSwitchPerfType1 1.3.6.1.4.1.169.8.3.2.4.1.1.1
Selects the type of performance count to be run in counter 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..33  

snetSwitchPerfType2 1.3.6.1.4.1.169.8.3.2.4.1.1.2
Selects the type of performance count to be run in counter 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..27  

snetSwitchPerfInPort1 1.3.6.1.4.1.169.8.3.2.4.1.1.3
Input port to be used for performance counts for Performance Counter 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..11  

snetSwitchPerfOutPort1 1.3.6.1.4.1.169.8.3.2.4.1.1.4
Output port to be used for performance counts for Performance Counter 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..11  

snetSwitchPerfInPort2 1.3.6.1.4.1.169.8.3.2.4.1.1.5
Input port to be used for performance counts for Performance Counter 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..11  

snetSwitchPerfOutPort2 1.3.6.1.4.1.169.8.3.2.4.1.1.6
Output port to be used for performance counts for Performance Counter 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..11  

snetSwitchPerfTimerSelect 1.3.6.1.4.1.169.8.3.2.4.1.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

snetSwitchPerfTimerInterval 1.3.6.1.4.1.169.8.3.2.4.1.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchPerfStart 1.3.6.1.4.1.169.8.3.2.4.1.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchPerfStatus 1.3.6.1.4.1.169.8.3.2.4.1.1.10
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER validData(1), countInProgress(2), counter1Overflow(3), counter2Overflow(4), timerOverflow(5), unknown(6)  

snetSwitchPerfElapsedTime 1.3.6.1.4.1.169.8.3.2.4.1.1.11
The amount of time elapsed on the current performance count in milliseconds. If this value is zero, the performance counters have completed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchPerfCounter1 1.3.6.1.4.1.169.8.3.2.4.1.1.12
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snetSwitchPerfCounter2 1.3.6.1.4.1.169.8.3.2.4.1.1.13
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snetSwitchErrorStatusTable 1.3.6.1.4.1.169.8.3.2.5.1
Table of switch error and status data.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnetSwitchErrorStatusEntry

snetSwitchErrorStatusEntry 1.3.6.1.4.1.169.8.3.2.5.1.1
An entry containing status and error data for each switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnetSwitchErrorStatusEntry  

snetSwitchLinkErrorThreshold 1.3.6.1.4.1.169.8.3.2.5.1.1.1
Number of link errors which occur before an asynchronous event notification is generated by the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchPacketErrorThreshold 1.3.6.1.4.1.169.8.3.2.5.1.1.2
Number of packet errors which occur before an asynchronous event notification is generated by the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchIBCErrorThreshold 1.3.6.1.4.1.169.8.3.2.5.1.1.3
Number of packet errors which occur before an asynchronous event notification is generated by the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snetSwitchNeighborID 1.3.6.1.4.1.169.8.3.2.5.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

snetSwitchAccessViolationID 1.3.6.1.4.1.169.8.3.2.5.1.1.5
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snetSwitchFWStatus 1.3.6.1.4.1.169.8.3.2.5.1.1.6
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER validStatusBlock(1), hwErrorDetected(2), unknownFirmwareErrorDetected(3), badProgramCheckSum(4), configFailedDefaultInUse(5), unknownFWStatus(6)  

snetSwitchHWStatus 1.3.6.1.4.1.169.8.3.2.5.1.1.7
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)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), errSramFail(2), errFlashSector(3), errSeepromCheckSum(4), errSbusy(5), errFlashProgram(6), errUnknownHWStatus(7), errOtherHWError(8)  

snetSwitchStatus 1.3.6.1.4.1.169.8.3.2.5.1.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

snetSwitchFanStatus 1.3.6.1.4.1.169.8.3.2.5.1.1.9
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

snetSwitchLinkAliveChange 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.
TRAP-TYPE    

snetSwitchNeighborValidationFailed 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.
TRAP-TYPE    

snetSwitchLinkLevelError 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.
TRAP-TYPE    

snetSwitchPacketLevelError 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.
TRAP-TYPE    

snetSwitchIBCError 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.
TRAP-TYPE    

snetSwitchAccessViolation 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.
TRAP-TYPE    

snetSwitchOwnerChange 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.
TRAP-TYPE    

snetSwitchFirmwareUpgrade 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.
TRAP-TYPE    

snetSwitchSANManFailover 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.
TRAP-TYPE    

snetSwitchTopologyConfigUpdate 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.
TRAP-TYPE    

snetSwitchFanFailure 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.
TRAP-TYPE