cpqDaAccelBackupPowerSource
CPQIDA-MIB ·
.1.3.6.1.4.1.232.3.2.2.2.1.16
Object
column mandatory
Enumeration
Cache Module Board Backup Power Source.
This describes the backup power source being used by the Cache
Module board.
The status can be:
Other (1)
Indicates that the instrument agent does not recognize the backup
power source used by the Cache Module board. You may need
to upgrade the instrument agent.
Battery (2)
Indicates that a battery is the backup power source for the Cache
Module board.
Capacitor (3)
Indicates that a capacitor is the backup power source for the
Cache Module board.
smartbattery (4)
Indicates that a smart battery backup power source for the
Cache Module board.
Context
- MIB
- CPQIDA-MIB
- OID
.1.3.6.1.4.1.232.3.2.2.2.1.16- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqDaAccelEntry
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 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaAccelBackupPowerSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaAccelBackupPowerSource.<cpqDaAccelCntlrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQIDA-MIB::cpqDaAccelBackupPowerSource'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.