upsSmartTestIndicators
XPPC-MIB ·
.1.3.6.1.4.1.935.1.1.1.7.2.5
Object
scalar mandatory
r/w
Enumeration
Setting this variable to testIndicators(2) causes
the UPS to perform a front panel indicator (lights) test.
Setting this value to noTestIndicators(1) has no effect.
The value noTestIndicators(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.7.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsSmartTest
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::upsSmartTestIndicators.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::upsSmartTestIndicators'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noTestIndicators |
2 | testIndicators |