voltage

OBS ✓
NETONIX-SWITCH-MIB · .1.3.6.1.4.1.46242.4.1.3

Object

column VoltageTC
The current voltage for this sensor
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
NETONIX-SWITCH-MIB
OID
.1.3.6.1.4.1.46242.4.1.3
Type
column
Access
readonly
Status
current
Parent
voltageEntry

Walk 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 'NETONIX-SWITCH-MIB' -M '/opt/observium/mibs/netonix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETONIX-SWITCH-MIB::voltage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETONIX-SWITCH-MIB' -M '/opt/observium/mibs/netonix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETONIX-SWITCH-MIB::voltage.<voltageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETONIX-SWITCH-MIB' -M '/opt/observium/mibs/netonix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETONIX-SWITCH-MIB::voltage'

Syntax

Source
VoltageTC
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.