hwMusaFramePowerMode
HWMUSA-DEV-MIB ·
.1.3.6.1.4.1.2011.2.6.7.1.1.1.1.10
Object
column Enumeration
Frame power supply mode. Options: 1.localac(1) -local 220V AC power supply 2.localdc(2) -local DC power supply 3.localacBackuppower(3) -AC power and backuppower supply 4.backuppower(4) -accumulator supply 5.remotedc(5) -remote line +/-190V high voltage power supply of DC 6.pd(6) -powered device supply 7.remoteac(7) -remote 60V AC power supply 8.localdcAndRemotedc(8) -DC power and Remote power are provided at the same time 9.localacAndlocaldc(9) -DC power and AC power are provided at the same time
Context
- MIB
- HWMUSA-DEV-MIB
- OID
.1.3.6.1.4.1.2011.2.6.7.1.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMusaFrameExtEntry
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 'HWMUSA-DEV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-DEV-MIB::hwMusaFramePowerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWMUSA-DEV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWMUSA-DEV-MIB::hwMusaFramePowerMode.<hwFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWMUSA-DEV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWMUSA-DEV-MIB::hwMusaFramePowerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localac |
2 | localdc |
3 | localacBackuppower |
4 | backuppower |
5 | remotedc |
6 | pd |
7 | remoteac |
8 | localdcAndRemotedc |
9 | localacAndlocaldc |