hpCageAgtDriveLEDState
HPNSACAGE-MIB ·
.1.3.6.1.4.1.11.2.23.28.15.1.4
Object
column mandatory
r/w
Enumeration
The state of the drive LED, which can be set to amber (on).
Context
- MIB
- HPNSACAGE-MIB
- OID
.1.3.6.1.4.1.11.2.23.28.15.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- hpCageAgtDriveEntry
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 'HPNSACAGE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSACAGE-MIB::hpCageAgtDriveLEDState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPNSACAGE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSACAGE-MIB::hpCageAgtDriveLEDState.<hpCageAgtDriveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSACAGE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSACAGE-MIB::hpCageAgtDriveLEDState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |