os10FanDevice
DELLEMC-OS10-CHASSIS-MIB ·
.1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2
Object
Identify the type of device this fan resides. (chassis,line card etc..)
Context
- MIB
- DELLEMC-OS10-CHASSIS-MIB
- OID
.1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- os10FanEntry
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 'DELLEMC-OS10-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLEMC-OS10-CHASSIS-MIB::os10FanDevice'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELLEMC-OS10-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLEMC-OS10-CHASSIS-MIB::os10FanDevice.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLEMC-OS10-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLEMC-OS10-CHASSIS-MIB::os10FanDevice'
Syntax
- Source
- DELLEMC-OS10-TC-MIBOs10DeviceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | chassis |
2 | stack |
3 | rpm |
4 | supervisor |
5 | linecard |