EQLIPADDR-MIB: View SNMP OID List / Download MIB

VENDOR: EQUALLOGIC


 Home MIB: EQLIPADDR-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
 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.
     eqlipAddrTable 1.3.6.1.4.1.12740.9.1 no-access
EqualLogic-Dynamic Storage Volume Table. The table of addressing information relevant to this entity's IP addresses.
         eqlipAddrEntry 1.3.6.1.4.1.12740.9.1.1 no-access
The addressing information for one of this entity's IP addresses.
             eqlIpAdEntAddr 1.3.6.1.4.1.12740.9.1.1.1 ipaddress no-access
The IP address to which this entry's addressing information pertains.
             eqlIpAdEntIfName 1.3.6.1.4.1.12740.9.1.1.2 displaystring read-only
The interface name for which this entry's addressing information pertains.
             eqlIpAdEntNetMask 1.3.6.1.4.1.12740.9.1.1.3 ipaddress read-only
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.
             eqlIpAdEntIfIndex 1.3.6.1.4.1.12740.9.1.1.4 integer32 read-only
The interface index for which this entry's addressing information pertains.
             eqlIpAdEntRowStatus 1.3.6.1.4.1.12740.9.1.1.5 rowstatus read-only
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.
     eqlifTable 1.3.6.1.4.1.12740.9.2 no-access
EqualLogic-Persistent Interfaces Table. The table of information relevant to this entity's physical interfaces.
         eqlifEntry 1.3.6.1.4.1.12740.9.2.1 no-access
             eqlifDescr 1.3.6.1.4.1.12740.9.2.1.1 displaystring read-write
This field provides a writable area for a manager to enter user specific data pertaining to the interface referred by this instance of ifIndex
             eqlifPortAttr 1.3.6.1.4.1.12740.9.2.1.2 integer read-write
This field specifies the mode of the specified port as follows: Enumeration: 'attr-pss-only': 1, 'attr-any': 3, 'attr-initiator-only': 2.
             eqlifAdminStatus 1.3.6.1.4.1.12740.9.2.1.3 integer read-write
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. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
             eqlifRole 1.3.6.1.4.1.12740.9.2.1.4 integer read-write
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) Enumeration: 'mgmt-only': 1, 'iscsi-only': 0.
     eqlWKATable 1.3.6.1.4.1.12740.9.3 no-access
EqualLogic-Persistent WKA Table. This table maintains the list of well known ipaddresses (WKA) in the group.
         eqlWKAEntry 1.3.6.1.4.1.12740.9.3.1 no-access
An entry (row) containing storage group WKA information.
             eqlWKARowStatus 1.3.6.1.4.1.12740.9.3.1.1 rowstatus read-only
The status of this conceptual row.
             eqlWKARole 1.3.6.1.4.1.12740.9.3.1.2 integer read-only
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. Enumeration: 'management': 1, 'secondary': 2.
     eqlifStatusTable 1.3.6.1.4.1.12740.9.4 no-access
EqualLogic-Dynamic Interface Table. This table contains WKA information about the interfaces.
         eqlifStatusEntry 1.3.6.1.4.1.12740.9.4.1 no-access
An entry (row) containing Interface WKA information.
             eqlifStatusMgmtRolePolicy 1.3.6.1.4.1.12740.9.4.1.1 integer read-only
This field is for specifying the policy of this interface, i.e whether this interface can be used for mgmt-only role. Enumeration: 'fixed': 2, 'non-configurable': 0, 'configurable': 1.
             eqlifStatusConfigurationFlags 1.3.6.1.4.1.12740.9.4.1.2 bits read-only
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). Bits: 'isDcbCapable': 0, 'flag26': 26, 'flag27': 27, 'flag24': 24, 'flag25': 25, 'flag22': 22, 'flag23': 23, 'flag20': 20, 'flag21': 21, 'flag28': 28, 'flag29': 29, 'flag7': 7, 'flag6': 6, 'flag5': 5, 'flag4': 4, 'flag3': 3, 'flag2': 2, 'flag1': 1, 'flag9': 9, 'flag8': 8, 'flag31': 31, 'flag30': 30, 'flag19': 19, 'flag18': 18, 'flag17': 17, 'flag16': 16, 'flag15': 15, 'flag14': 14, 'flag13': 13, 'flag12': 12, 'flag11': 11, 'flag10': 10.
             eqlifOperStatus 1.3.6.1.4.1.12740.9.4.1.3 integer read-only
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. Enumeration: 'down': 2, 'unknown': 4, 'testing': 3, 'up': 1, 'dormant': 5.
     eqlinetAddrTable 1.3.6.1.4.1.12740.9.5 no-access
EqualLogic-Persistent Storage Volume Table. The table of addressing information relevant to this entity's IP addresses.
         eqlinetAddrEntry 1.3.6.1.4.1.12740.9.5.1 no-access
The addressing information for one of this entity's IP addresses.
             eqlInetAddrEntAddrType 1.3.6.1.4.1.12740.9.5.1.1 inetaddresstype no-access
The IP address to which this entry's addressing information pertains.
             eqlInetAddrEntAddr 1.3.6.1.4.1.12740.9.5.1.2 inetaddress no-access
The IP address to which this entry's addressing information pertains.
             eqlInetAddrEntIfName 1.3.6.1.4.1.12740.9.5.1.3 displaystring read-only
The interface name for which this entry's addressing information pertains.
             eqlInetAddrEntNetMaskType 1.3.6.1.4.1.12740.9.5.1.4 inetaddresstype read-only
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.
             eqlInetAddrEntNetMask 1.3.6.1.4.1.12740.9.5.1.5 inetaddress read-only
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.
             eqlInetAddrEntIfIndex 1.3.6.1.4.1.12740.9.5.1.6 integer32 read-only
The interface index for which this entry's addressing information pertains.
             eqlInetAddrEntFlags 1.3.6.1.4.1.12740.9.5.1.7 integer read-only
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 Enumeration: 'no-options': 0, 'static': 1.
             eqlInetAddrEntRowStatus 1.3.6.1.4.1.12740.9.5.1.8 rowstatus read-only
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.