upsCfgBatteryTurnOn
NEXT-UPS-MIB ·
.0.1.1.11.47
Object
scalar r/w
Enumeration
Enable/disable battery turn on.
Context
- MIB
- NEXT-UPS-MIB
- OID
.0.1.1.11.47- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- upsConfig
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 'NEXT-UPS-MIB' -M '/opt/observium/mibs/nextupssystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXT-UPS-MIB::upsCfgBatteryTurnOn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXT-UPS-MIB' -M '/opt/observium/mibs/nextupssystems:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXT-UPS-MIB::upsCfgBatteryTurnOn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
2 | notsupport |