hwEnclosure08PowerState
ARECA-SAS-CARD4-MIB ·
.1.3.6.1.4.1.18928.1.132.2.9.7.1.3
Object
column mandatory
Enumeration
Power state 0:failed, 1:ok.
Context
- MIB
- ARECA-SAS-CARD4-MIB
- OID
.1.3.6.1.4.1.18928.1.132.2.9.7.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hwEnclosure08PowerEntry
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 'ARECA-SAS-CARD4-MIB' -M '/opt/observium/mibs/areca:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARECA-SAS-CARD4-MIB::hwEnclosure08PowerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARECA-SAS-CARD4-MIB' -M '/opt/observium/mibs/areca:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARECA-SAS-CARD4-MIB::hwEnclosure08PowerState.<hwEnclosure08PowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARECA-SAS-CARD4-MIB' -M '/opt/observium/mibs/areca:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARECA-SAS-CARD4-MIB::hwEnclosure08PowerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | failed |
1 | ok |