bankVoltage
ATEN-PE-CFG ·
.1.3.6.1.4.1.21317.1.3.2.2.2.3.2.1.3
Object
column RFC1213-MIBDisplayString
Bank voltage value. We put this OID to write access type for user to set the reference voltage on EC1000 model. And the setting should be the numbers. You can set 0 to clear the setting. If this measurement value is not available, it returns: N/A. If the device does not support this OID, it returns: not-support.
Context
- MIB
- ATEN-PE-CFG
- OID
.1.3.6.1.4.1.21317.1.3.2.2.2.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bankValueEntry
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 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE-CFG::bankVoltage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE-CFG::bankVoltage.<bankValueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE-CFG::bankVoltage'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.