hpicfPoePowerSupplySourceType

HP-ICF-POE-MIB · .1.3.6.1.4.1.11.2.14.11.1.9.1.7.1.1

Object

column Enumeration
This field specifies whether the power supply is external
or internal. Stackable switch has inbuilt power supply and
can have upto 1 external power supply.  Chassis switch can
have upto 2 internal power supplies for 6 slot and upto 4
for 12 slot. Chassis switch can have upto 2 external power
supplies.

Context

MIB
HP-ICF-POE-MIB
OID
.1.3.6.1.4.1.11.2.14.11.1.9.1.7.1.1
Type
column
Access
readonly
Status
current
Parent
hpicfPoePowerSupplyEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1internal
2external

Conformance