dcControlMode
DCMCU3000-MIB ·
.1.3.6.1.4.1.27383.6.1.9.1
Object
scalar r/w
Enumeration
This object controls the system mode. batteryTest(3) starts a battery test and setting the mode to float(1), boost(2), directFeed(4), off(5), clientSpecificOperation(6) will manually stop a battery test. Switching to boost(2) requires automatic boost charge to be released.
Context
- MIB
- DCMCU3000-MIB
- OID
.1.3.6.1.4.1.27383.6.1.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dcControl
- Groups
- 1
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 'DCMCU3000-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCMCU3000-MIB::dcControlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCMCU3000-MIB' -M '/opt/observium/mibs/benning:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCMCU3000-MIB::dcControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | float |
2 | boost |
3 | batteryTest |
4 | directFeed |
5 | off |
6 | clientSpecificOperation |
Conformance
Member of