dcBatteryStringMaxIBatt
ORION-BASE-MIB ·
.1.3.6.1.4.1.20246.2.3.1.1.1.2.5.3.2.1.3
Object
Maximum battery charging current for this string. This parameter can be set individually for each battery. ORION then regulates the system voltage such that the maximum battery charging current of each battery is respected.
Context
- MIB
- ORION-BASE-MIB
- OID
.1.3.6.1.4.1.20246.2.3.1.1.1.2.5.3.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 100 mA
- Parent
- dcBatteryStringEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORION-BASE-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORION-BASE-MIB::dcBatteryStringMaxIBatt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORION-BASE-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORION-BASE-MIB::dcBatteryStringMaxIBatt.<dcBatteryStringIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORION-BASE-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORION-BASE-MIB::dcBatteryStringMaxIBatt'
Syntax
100 mASNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of