upsInputFrequency

OBS ✓
MITSUBISHI-UPS-MIB · .0.13891.101.3.3.1.2

Object

column mandatory NonNegativeInteger
The present input frequency (0.1 Hertz).
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
MITSUBISHI-UPS-MIB
OID
.0.13891.101.3.3.1.2
Type
column
Access
readonly
Status
mandatory
Parent
upsInputEntry

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

Syntax

Source
NonNegativeInteger
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.