hh3cLswOutputPowerStatus
HH3C-LSW-DEV-ADM-MIB ·
.1.3.6.1.4.1.25506.8.35.18.4.16.1.2
Object
column Enumeration
Output-power port status. disable normal open overvol undervol overcur overpower
Context
- MIB
- HH3C-LSW-DEV-ADM-MIB
- OID
.1.3.6.1.4.1.25506.8.35.18.4.16.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cLswOutputPowerEntry
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 'HH3C-LSW-DEV-ADM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LSW-DEV-ADM-MIB::hh3cLswOutputPowerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LSW-DEV-ADM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LSW-DEV-ADM-MIB::hh3cLswOutputPowerStatus.<hh3cLswFrameIndex>.<hh3cLswSlotIndex>.<hh3cLswOutputPowerPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LSW-DEV-ADM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LSW-DEV-ADM-MIB::hh3cLswOutputPowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | normal |
3 | open |
4 | overvol |
5 | undervol |
6 | overcur |
7 | overpower |