EQLIPADDR-MIB

File: EQLIPADDR-MIB.mib (20897 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
INET-ADDRESS-MIB EQUALLOGIC-SMI EQLGROUP-MIB
EQLMEMBER-MIB

Imported symbols

IpAddress Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY enterprises
RowStatus DisplayString ifIndex
InetAddressType InetAddress equalLogic
eqlGroupId UTFString eqlMemberIndex

Defined Types

EqlipAddrEntry  
SEQUENCE    
  eqlIpAdEntAddr IpAddress
  eqlIpAdEntIfName DisplayString
  eqlIpAdEntNetMask IpAddress
  eqlIpAdEntIfIndex Integer32
  eqlIpAdEntRowStatus RowStatus

EqlifEntry  
SEQUENCE    
  eqlifDescr DisplayString
  eqlifPortAttr INTEGER
  eqlifAdminStatus INTEGER
  eqlifRole INTEGER

EqlWKAEntry  
SEQUENCE    
  eqlWKARowStatus RowStatus
  eqlWKARole INTEGER

EqlifStatusEntry  
SEQUENCE    
  eqlifStatusMgmtRolePolicy INTEGER
  eqlifStatusConfigurationFlags BITS
  eqlifOperStatus INTEGER

EqlinetAddrEntry  
SEQUENCE    
  eqlInetAddrEntAddrType InetAddressType
  eqlInetAddrEntAddr InetAddress
  eqlInetAddrEntIfName DisplayString
  eqlInetAddrEntNetMaskType InetAddressType
  eqlInetAddrEntNetMask InetAddress
  eqlInetAddrEntIfIndex Integer32
  eqlInetAddrEntFlags INTEGER
  eqlInetAddrEntRowStatus RowStatus

Defined Values

eqlipaddrModule 1.3.6.1.4.1.12740.9
Equallogic Inc. Storage Array IP address table mib Copyright (c) 2002-2010 by Dell, Inc. All rights reserved. This software may not be copied, disclosed, transferred, or used except in accordance with a license granted by Dell, Inc. This software embodies proprietary information and trade secrets of Dell, Inc.
MODULE-IDENTITY    

eqlipAddrTable 1.3.6.1.4.1.12740.9.1
EqualLogic-Dynamic Storage Volume Table. The table of addressing information relevant to this entity's IP addresses.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlipAddrEntry

eqlipAddrEntry 1.3.6.1.4.1.12740.9.1.1
The addressing information for one of this entity's IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlipAddrEntry  

eqlIpAdEntAddr 1.3.6.1.4.1.12740.9.1.1.1
The IP address to which this entry's addressing information pertains.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

eqlIpAdEntIfName 1.3.6.1.4.1.12740.9.1.1.2
The interface name for which this entry's addressing information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

eqlIpAdEntNetMask 1.3.6.1.4.1.12740.9.1.1.3
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 hosts bits set to 0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

eqlIpAdEntIfIndex 1.3.6.1.4.1.12740.9.1.1.4
The interface index for which this entry's addressing information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqlIpAdEntRowStatus 1.3.6.1.4.1.12740.9.1.1.5
The status of this conceptual row. Until instances of all read-create columns are appropriately configured, the value of the corresponding instance of the eqlIpRowStatus column is 'notReady'. The RowStatus TC [RFC1903] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqlifTable 1.3.6.1.4.1.12740.9.2
EqualLogic-Persistent Interfaces Table. The table of information relevant to this entity's physical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlifEntry

eqlifEntry 1.3.6.1.4.1.12740.9.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlifEntry  

eqlifDescr 1.3.6.1.4.1.12740.9.2.1.1
This field provides a writable area for a manager to enter user specific data pertaining to the interface referred by this instance of ifIndex
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

eqlifPortAttr 1.3.6.1.4.1.12740.9.2.1.2
This field specifies the mode of the specified port as follows:
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER attr-pss-only(1), attr-initiator-only(2), attr-any(3)  

eqlifAdminStatus 1.3.6.1.4.1.12740.9.2.1.3
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. This column is used to maintain the desired state of the interface accross reboots. The value of this object MUST always be equal to ifAdminStatus defined in rfc1213 mib.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

eqlifRole 1.3.6.1.4.1.12740.9.2.1.4
The desired role of the interface. By default the interface will allow iscsi only traffic. when set to mgmt-only, only management traffic will be allowed. (There is not a both at this time)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER iscsi-only(0), mgmt-only(1)  

eqlWKATable 1.3.6.1.4.1.12740.9.3
EqualLogic-Persistent WKA Table. This table maintains the list of well known ipaddresses (WKA) in the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlWKAEntry

eqlWKAEntry 1.3.6.1.4.1.12740.9.3.1
An entry (row) containing storage group WKA information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlWKAEntry  

eqlWKARowStatus 1.3.6.1.4.1.12740.9.3.1.1
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqlWKARole 1.3.6.1.4.1.12740.9.3.1.2
The role of this WKA. Management WKA is used for only management traffic. secondary WKA can be used incase the of failover to secondary site and secondary site wants to use primary site's WKA. Secondary WKAs can exist independent of partner records and their ipaddresses.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER management(1), secondary(2)  

eqlifStatusTable 1.3.6.1.4.1.12740.9.4
EqualLogic-Dynamic Interface Table. This table contains WKA information about the interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlifStatusEntry

eqlifStatusEntry 1.3.6.1.4.1.12740.9.4.1
An entry (row) containing Interface WKA information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlifStatusEntry  

eqlifStatusMgmtRolePolicy 1.3.6.1.4.1.12740.9.4.1.1
This field is for specifying the policy of this interface, i.e whether this interface can be used for mgmt-only role.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER non-configurable(0), configurable(1), fixed(2)  

eqlifStatusConfigurationFlags 1.3.6.1.4.1.12740.9.4.1.2
This fields defines the common place holder for ethernet interface configuration flags. The flags must be of type enable(1) or disable(0), and the default will always be disable(0).
Status: current Access: read-only
OBJECT-TYPE    
  BITS isDcbCapable(0), flag1(1), flag2(2), flag3(3), flag4(4), flag5(5), flag6(6), flag7(7), flag8(8), flag9(9), flag10(10), flag11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqlifOperStatus 1.3.6.1.4.1.12740.9.4.1.3
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If eqlifAdminStatus is down(2) then eqlifOperStatus should be down(2). If eqlifAdminStatus is changed to up(1) then eqlifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(2) state if and only if there is a fault that prevents if from going to the up(1) state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4), dormant(5)  

eqlinetAddrTable 1.3.6.1.4.1.12740.9.5
EqualLogic-Persistent Storage Volume Table. The table of addressing information relevant to this entity's IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlinetAddrEntry

eqlinetAddrEntry 1.3.6.1.4.1.12740.9.5.1
The addressing information for one of this entity's IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlinetAddrEntry  

eqlInetAddrEntAddrType 1.3.6.1.4.1.12740.9.5.1.1
The IP address to which this entry's addressing information pertains.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

eqlInetAddrEntAddr 1.3.6.1.4.1.12740.9.5.1.2
The IP address to which this entry's addressing information pertains.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

eqlInetAddrEntIfName 1.3.6.1.4.1.12740.9.5.1.3
The interface name for which this entry's addressing information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

eqlInetAddrEntNetMaskType 1.3.6.1.4.1.12740.9.5.1.4
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 hosts bits set to 0.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

eqlInetAddrEntNetMask 1.3.6.1.4.1.12740.9.5.1.5
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 hosts bits set to 0.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

eqlInetAddrEntIfIndex 1.3.6.1.4.1.12740.9.5.1.6
The interface index for which this entry's addressing information pertains.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqlInetAddrEntFlags 1.3.6.1.4.1.12740.9.5.1.7
This specifies specific flags for the address. Currently the only flag that can be set is static (1), which means the address has been statically configured by the administrator
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER no-options(0), static(1)  

eqlInetAddrEntRowStatus 1.3.6.1.4.1.12740.9.5.1.8
The status of this conceptual row. Until instances of all read-create columns are appropriately configured, the value of the corresponding instance of the eqlIpRowStatus column is 'notReady'. The RowStatus TC [RFC1903] requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified: The value of this object has no effect on whether other objects in this conceptual row can be modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus