fanIndex
CUBRO-MIB ·
.1.3.6.1.4.1.32182.1.1.3.2.1.1
Object
column EXFANIndex
A unique value, greater than zero, for each fan unit. It is recommended that values are assigned contiguously starting from 1. The value for each fan unit must remain constant at least from one reinitialization of the entity to the next reinitialization.
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 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUBRO-MIB::fanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUBRO-MIB::fanIndex.<fanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CUBRO-MIB::fanIndex'
Syntax
- Source
- EXFANIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647