outputEnable
OBS ✓
ICT-MODULAR-POWER-MIB ·
.1.3.6.1.4.1.39145.13.9
Object
scalar mandatory
r/w
Enumeration
Output Enable Status (a value of '1' indicates Output is Enabled, and a value of '2' indicates Output is Disabled. Output cannot be disabled during an AC Failure)
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- ICT-MODULAR-POWER-MIB
- OID
.1.3.6.1.4.1.39145.13.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- powerSystem
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 'ICT-MODULAR-POWER-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-MODULAR-POWER-MIB::outputEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICT-MODULAR-POWER-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICT-MODULAR-POWER-MIB::outputEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |