psInputVoltageSupport
SCTE-HMS-PS-MIB ·
.1.3.6.1.4.1.5591.1.4.2.1.12
Object
column mandatory
Enumeration
Defines if power supply supports monitoring of input or line voltage 1 = No support. Discard associated value in Get_Power_Supply_Data response. 2 = Field is supported - value in psInputVoltagePresence. 3 = Field is supported - analog representation. value in psInputVoltage.
Context
- MIB
- SCTE-HMS-PS-MIB
- OID
.1.3.6.1.4.1.5591.1.4.2.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- psDeviceEntry
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 'SCTE-HMS-PS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PS-MIB::psInputVoltageSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-PS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-PS-MIB::psInputVoltageSupport.<psDeviceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-PS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-PS-MIB::psInputVoltageSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | binary |
3 | analog |