boxServicesFanItemType
OBS ✓
EdgeSwitch-BOXSERVICES-PRIVATE-MIB ·
.1.3.6.1.4.1.4413.1.1.43.1.6.1.2
Object
column Enumeration
The type of fan
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- EdgeSwitch-BOXSERVICES-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4413.1.1.43.1.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- boxServicesFansEntry
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 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB::boxServicesFanItemType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB::boxServicesFanItemType.<boxServicesFanUnitIndex>.<boxServicesFansIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB::boxServicesFanItemType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | removable |
3 | fixedAC |
4 | removableDC |
5 | fixedDC |
6 | removableAC |