dellNetPowerDeviceType
DELL-NETWORKING-CHASSIS-MIB ·
.1.3.6.1.4.1.6027.3.26.1.4.6.1.1
Object
Identify the type of device the power supply units reside (chassis,port extender etc..)
Context
- MIB
- DELL-NETWORKING-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6027.3.26.1.4.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dellNetPowerSupplyEntry
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 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetPowerDeviceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetPowerDeviceType.<dellNetPowerDeviceType>.<dellNetPowerDeviceIndex>.<dellNetPowerSupplyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-CHASSIS-MIB::dellNetPowerDeviceType'
Syntax
- Source
- DELL-NETWORKING-TCDellNetDeviceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | chassis |
2 | stack |
3 | rpm |
4 | supervisor |
5 | linecard |
6 | port-extender |