outputEnable
OBS ✓
ICT-PLATINUM-SERIES-MIB ·
.1.3.6.1.4.1.39145.11.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)
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-PLATINUM-SERIES-MIB
- OID
.1.3.6.1.4.1.39145.11.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- platinumSeries
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-PLATINUM-SERIES-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-PLATINUM-SERIES-MIB::outputEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICT-PLATINUM-SERIES-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICT-PLATINUM-SERIES-MIB::outputEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |