EQLISCSI-MIB: View SNMP OID List / Download MIB
VENDOR: EQUALLOGIC
Home | MIB: EQLISCSI-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 |
eqliscsiExtModule | 1.3.6.1.4.1.12740.11 |
Equallogic Inc augmented ISCSI MIB module. |
||
eqliscsiExtObjects | 1.3.6.1.4.1.12740.11.1 | |||
eqliscsiSessionStatsTable | 1.3.6.1.4.1.12740.11.1.1 | no-access |
A Dynamic list of general iSCSI traffic counters for each of the sessions present on the system. |
|
1.3.6.1.4.1.12740.11.1.1.1 | no-access |
An entry (row) containing general iSCSI traffic counters for a particular session. |
||
eqliscsiSsnErrorCount | 1.3.6.1.4.1.12740.11.1.1.1.1 | counter32 | read-only |
The number of errors encountered since this session was established |
eqliscsiSsnTimeUp | 1.3.6.1.4.1.12740.11.1.1.1.2 | counter32 | read-only |
The time in ticks that has elapsed since this session was first established with the iSCSI target |
eqliscsiSsnTotalDataTrnsfrd | 1.3.6.1.4.1.12740.11.1.1.1.3 | counter32 | read-only |
The amount of data transfered for this session in Kilobytes. This number is determined by the sum of the inbound and outbound traffic counters. |
eqliscsiNodeUuid | 1.3.6.1.4.1.12740.11.1.1.1.4 | octet string | read-only |
The UUID of the iscs |
eqliscsiSsnTotalDataTrnsfrd64 | 1.3.6.1.4.1.12740.11.1.1.1.5 | counter64 | read-only |
The amount of data transfered for this session in Kilobytes. This number is determined by the sum of the inbound and outbound traffic counters. |
eqliscsiSsnMembers | 1.3.6.1.4.1.12740.11.1.1.1.6 | opaque | read-only |
List of eligible member id's. This is sizeof(uint32_t) * pss_max_num_grp_members defined in pss_constants.h |
eqliscsiSsnRouteStats | 1.3.6.1.4.1.12740.11.1.1.1.7 | opaque | read-only |
Array of the percentage of traffic being routed to each member. This is a 1 to 1 relationship to the Members array. This is sizeof(uint32_t) * pss_max_num_grp_members defined in pss_constants.h |
eqliscsiSsnLoadValue | 1.3.6.1.4.1.12740.11.1.1.1.8 | unsigned32 | read-only |
Calculated value of how busy this connection is. 0 is 100% busy, 100 is 0% busy |
eqliscsiSessionAttributesTable | 1.3.6.1.4.1.12740.11.1.2 | no-access |
EqualLogic-Dynamic A Dynamic list of general iSCSI connection attributes for connections present on the system. |
|
1.3.6.1.4.1.12740.11.1.2.1 | no-access |
An entry (row) containing general iSCSI connection attributes. |
||
eqliscsiSessionAttributesType | 1.3.6.1.4.1.12740.11.1.2.1.1 | integer | read-only |
Describes the src initiator of the connection as external to the array group, or one of various connection types between group members. Enumeration: 'xcopy': 3, 'syncrepl': 2, 'replica': 4, 'external': 1. |