eqlMemberHealthDetailsFanIndex
EQLMEMBER-MIB ·
.1.3.6.1.4.1.12740.2.1.7.1.1
Object
column Enumeration
A unique integer that identifies the fan that the corresponding entry refers to
Context
- MIB
- EQLMEMBER-MIB
- OID
.1.3.6.1.4.1.12740.2.1.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- eqlMemberHealthDetailsFanEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'EQLMEMBER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLMEMBER-MIB::eqlMemberHealthDetailsFanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLMEMBER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLMEMBER-MIB::eqlMemberHealthDetailsFanIndex.<eqlGroupId>.<eqlMemberIndex>.<eqlMemberHealthDetailsFanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLMEMBER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLMEMBER-MIB::eqlMemberHealthDetailsFanIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emm0fan0 |
2 | emm0fan1 |
3 | emm1fan0 |
4 | emm1fan1 |
5 | emm2fan0 |
6 | emm2fan1 |
7 | emm3fan0 |
8 | emm3fan1 |