upsConfigOutputFreq
MITSUBISHI-UPS-MIB ·
.0.13891.101.9.4
Object
The nominal output frequency (0.1 Hertz). On those systems which support read-write access to this object, if there is an attempt to set this variable to a value that is not supported, the request must be rejected and the agent shall respond with an appropriate error message, i.e., badValue for SNMPv1, or inconsistentValue for SNMPv2.
Context
- MIB
- MITSUBISHI-UPS-MIB
- OID
.0.13891.101.9.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::upsConfigOutputFreq.0'
More examples
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::upsConfigOutputFreq'
Syntax
- Source
- NonNegativeInteger
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.