eqlifRole

EQLIPADDR-MIB · .1.3.6.1.4.1.12740.9.2.1.4

Object

column r/w Enumeration
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)

Context

MIB
EQLIPADDR-MIB
OID
.1.3.6.1.4.1.12740.9.2.1.4
Type
column
Access
readwrite
Status
current
Parent
eqlifEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLIPADDR-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLIPADDR-MIB::eqlifRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLIPADDR-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLIPADDR-MIB::eqlifRole.<eqlGroupId>.<eqlMemberIndex>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLIPADDR-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLIPADDR-MIB::eqlifRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0iscsi-only
1mgmt-only