DEPNODE-MIB

File: DEPNODE-MIB.mib (12827 bytes)

Imported modules

RFC1155-SMI RFC-1215 RFC1213-MIB

Imported symbols

OBJECT-TYPE Counter Gauge
TimeTicks IpAddress enterprises
TRAP-TYPE DisplayString

Defined Types

IbmSPDepNodeEntry  
SEQUENCE    
  ibmSPDepNodeName DisplayString
  ibmSPDepNodeNumber INTEGER
  ibmSPDepSwToken OCTET STRING
  ibmSPDepSwARP INTEGER
  ibmSPDepSwNodeNumber INTEGER
  ibmSPDepIPaddr IpAddress
  ibmSPDepNetMask IpAddress
  ibmSPDepIPMaxLinkPkt INTEGER
  ibmSPDepIPHostOffset INTEGER
  ibmSPDepConfigState INTEGER
  ibmSPDepSysName DisplayString
  ibmSPDepNodeState INTEGER
  ibmSPDepSwChipLink INTEGER
  ibmSPDepNodeDelay INTEGER
  ibmSPDepAdminStatus INTEGER

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibmSP 1.3.6.1.4.1.2.6.117
OBJECT IDENTIFIER    

ibmSPDepNode 1.3.6.1.4.1.2.6.117.4
OBJECT IDENTIFIER    

ibmSPDepNodeTable 1.3.6.1.4.1.2.6.117.4.1
This entity's table of dependent secondary nodes attached to IBM SP switch networks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSPDepNodeEntry

ibmSPDepNodeEntry 1.3.6.1.4.1.2.6.117.4.1.1
Configuration information for a dependent secondary node on SP switch network.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSPDepNodeEntry  

ibmSPDepNodeName 1.3.6.1.4.1.2.6.117.4.1.1.1
Identifier assigned to this node in its system's administrative environment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ibmSPDepNodeNumber 1.3.6.1.4.1.2.6.117.4.1.1.2
Relative node number assigned to this node in the SP system. Note that this is distinct from switch node number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ibmSPDepSwToken 1.3.6.1.4.1.2.6.117.4.1.1.3
Opaque correlator assigned in the SP system for this node's switch connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10)  

ibmSPDepSwARP 1.3.6.1.4.1.2.6.117.4.1.1.4
Indicates whether ARP is enabled for the partition of the switch network that contains the associated dependent secondary node. NOTE: An SNMP Agent may be responsible for switch nodes in several SP system partitions, and ARP may be enabled in none, some, or all of the partitions. A value of disabled(1) indicates that ARP is not to be used to resolve network protocol addresses to switch node numbers for the switch network. Instead, the mapping of IP addresses to switch node numbers is determined via the algorithm in the description of ibmSPDepIPHostOffset. A value of enabled(2) indicates that ARP is to be used to resolve network protocol addresses to switch node numbers for the switch network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

ibmSPDepSwNodeNumber 1.3.6.1.4.1.2.6.117.4.1.1.5
The switch node number of the associated SP switch interface. In common networking terminology, this is the physical address for the interface on the SP switch network, and is also called the Node Device ID in the SP dependent node architecture.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ibmSPDepIPaddr 1.3.6.1.4.1.2.6.117.4.1.1.6
The IP address for the associated SP switch interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ibmSPDepNetMask 1.3.6.1.4.1.2.6.117.4.1.1.7
The subnet mask associated with the IP address of this entry. 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ibmSPDepIPMaxLinkPkt 1.3.6.1.4.1.2.6.117.4.1.1.8
The maximum number of bytes in the data portion of link-layer packets for IP datagrams on the SP switch network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ibmSPDepIPHostOffset 1.3.6.1.4.1.2.6.117.4.1.1.9
This value is the difference between switch node numbers and the host portion of the corresponding IP addresses when ARP is disabled on the SP switch network. It is the value to subtract from the host portion of an IP address to calculate the corresponding switch node number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ibmSPDepConfigState 1.3.6.1.4.1.2.6.117.4.1.1.10
This value indicates the final configuration state of the corresponding SP switch interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notConfigured(1), firmwareLoadFailed(2), driverLoadFailed(3), diagnosticFailed(4), microcodeLoadFailed(5), fullyConfigured(6)  

ibmSPDepSysName 1.3.6.1.4.1.2.6.117.4.1.1.11
The fully-qualified domain name of the SP system partition that contains this dependent node. This name is administratively assigned in the SP system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ibmSPDepNodeState 1.3.6.1.4.1.2.6.117.4.1.1.12
This value indicates the state of the dependent node with respect to its capability to handle Switch Manager protocol via its SP switch interface. A value of nodeUp(1) indicates that the node has been reinitialized or reconfigured sufficiently to handle the Switch Manager protocol to unfence the node if it were previously fenced from the SP switch network. A value of nodeDown(2) indicates that the node is no longer able to handle Switch Manager protocol messages on the SP switch network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nodeUp(1), nodeDown(2)  


ibmSPDepNodeDelay 1.3.6.1.4.1.2.6.117.4.1.1.14
This value is an estimate of how many clock cycles elapse before a clock synchronization packet sent from the adjacent switch chip to the dependent node results in loading of the switch time-of-day register for the node. The dependent node needs this value to build the packet that it sends to the adjacent switch chip to trigger that chip to reply with a clock synchronization packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ibmSPDepAdminStatus 1.3.6.1.4.1.2.6.117.4.1.1.15
This value indicates the desired state of the dependent node with respect to its capability to handle Switch Manager protocol via its SP switch interface. If the dependent node is not in the desired state, then the SNMP Agent triggers actions to change its state to the desired state. A value of up(1) indicates that the node should be initialized and configured sufficiently to handle the Switch Manager protocol. A value of down(2) indicates that the node should be reset such that it is not able to receive and handle Switch Manager protocol messages on the SP switch network. A value of reconfigure(3) indicates that the SNMP Agent must send the switchInfoNeeded trap to request new SP switch configuration information for the dependent node. This causes the SNMP Manager to send the new configuration information for the dependent node MIB objects via set-request PDU(s). Once the new values are set by the SNMP Manager, the SNMP Agent reinitializes and reconfigures the dependent node sufficiently to handle the Switch Manager protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), reconfigure(3)  

switchInfoNeeded 1
A switchInfoNeeded trap signifies that the sending protocol entity needs SP switch configuration information for a dependent secondary node within the sender's configuration.
TRAP-TYPE    

switchConfigState 2
A switchConfigState trap indicates the final configuration state of a dependent secondary node's SP switch interface.
TRAP-TYPE    

switchNodeUp 3
A switchNodeUp trap indicates that a dependent secondary node in the sender's configuration has just been reinitialized or reconfigured and is able to handle SP Switch Manager protocol messages.
TRAP-TYPE    

switchNodeDown 4
A switchNodeDown trap indicates that a dependent secondary node in the sender's configuration is no longer able to handle Switch Manager protocol messages on the switch network.
TRAP-TYPE