powerType

HMIT-SYSTEM-MIB · .1.3.6.1.4.1.248.100.1.3.600.7.1.1.2

Object

column Enumeration
power type(1:alternating and non-intelligent 2:direct and non-intelligent 3:alternating and intelligent 4:direct and intelligent)

Context

MIB
HMIT-SYSTEM-MIB
OID
.1.3.6.1.4.1.248.100.1.3.600.7.1.1.2
Type
column
Access
readonly
Status
current
Parent
powerInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1alternatingNonIntelligent
2directNonIntelligent
3alternatingIntelligent
4directIntelligent