swIndivPowerType
ES3528-MIB ·
.1.3.6.1.4.1.259.8.2.1.1.1.6.1.4
Object
column Enumeration
These parameters indicate the power type used by the module. The value dc-n48(1) means that the power module uses DC-N48 as power input. The value dc-p27(2) means that the power module uses DC-P27 as power input. The value ac means that the power module uses AC as power input. The value dc-n48-wrong(4) means that the power module currently uses DC-N48 as power input but the module is inconsistent with another power module. The value dc-p27-wrong(5) means that the power module currently uses DC-P27 as power input but the module is inconsistent with with another power module. The value none(6) means that the power module is not present. The value ac-wrong(7) means that the power module currently uses AC as power input but the module is inconsistent with another power module.
Context
- MIB
- ES3528-MIB
- OID
.1.3.6.1.4.1.259.8.2.1.1.1.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- switchIndivPowerEntry
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 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::swIndivPowerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::swIndivPowerType.<swIndivPowerUnitIndex>.<swIndivPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3528-MIB::swIndivPowerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dc-n48 |
2 | dc-p27 |
3 | ac |
4 | dc-n48-wrong |
5 | dc-p27-wrong |
6 | none |
7 | ac-wrong |