upsSmartControlFlashAndBeep
XPPC-MIB ·
.1.3.6.1.4.1.935.1.1.1.6.2.5
Object
scalar mandatory
r/w
Enumeration
UPS to identify itself by lighting all indicators
and beeping.
Setting this variable to FlashAndBeep(2) causes
the UPS lights all panel indicators and beeps.
Setting this value to noFlashAndBeep(1) has no
effect.
The value noFlashAndBeep(1) will always be returned
when the variable is read.
Context
- MIB
- XPPC-MIB
- OID
.1.3.6.1.4.1.935.1.1.1.6.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsSmartControl
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 'XPPC-MIB' -M '/opt/observium/mibs/megatec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XPPC-MIB::upsSmartControlFlashAndBeep.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XPPC-MIB' -M '/opt/observium/mibs/megatec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XPPC-MIB::upsSmartControlFlashAndBeep'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noFlashAndBeep |
2 | flashAndBeep |