dcBatteryTestResultTableEndVoltage
ORION-BASE-MIB ·
.1.3.6.1.4.1.20246.2.3.1.1.1.2.5.2.8.1.6
Object
column 10 mVSNMPv2-SMIInteger32
System voltage at the end of the last performed battery test. The maximum value 2147483647 is used to indicate an invalid value.
Context
- MIB
- ORION-BASE-MIB
- OID
.1.3.6.1.4.1.20246.2.3.1.1.1.2.5.2.8.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- 10 mV
- Parent
- dcBatteryTestResultTableEntry
- 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::dcBatteryTestResultTableEndVoltage'
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::dcBatteryTestResultTableEndVoltage.<dcBatteryTestResultTableIndex>'
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::dcBatteryTestResultTableEndVoltage'
Syntax
10 mVSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of