resourcePowerSupplyStatus
TPT-RESOURCE-MIB ·
.1.3.6.1.4.1.10734.3.3.2.5.9.1
Object
DEPRECATED as of TOS V. 3.5.0. If the device has dual power supplies and power supply monitoring is enabled, this value indicates whether one or both power supplies is functional (red or green respectively). Otherwise the value is unknown.
Context
- MIB
- TPT-RESOURCE-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.5.9.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- resourcePowerSupplyObjs
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-RESOURCE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-RESOURCE-MIB::resourcePowerSupplyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-RESOURCE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-RESOURCE-MIB::resourcePowerSupplyStatus'
Syntax
- Source
- ResourceState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | red |
2 | yellow |
3 | green |