hh3cUpsType

HH3C-UPS-MIB · .1.3.6.1.4.1.25506.2.82.1.2.1.2

Object

column Enumeration
This object identifies the type of UPS.
The value 'emersonUart' means an EMERSON UPS support UART interface.
The value 'mge' means a MGE UPS support ethernet interface.
The value 'common' means a common UPS support standard UPSMIB.
The value 'emersonEth' means an EMERSON UPS support ethernet interface.
The value 'liebert' means a Liebert UPS support ethernet interface.

Context

MIB
HH3C-UPS-MIB
OID
.1.3.6.1.4.1.25506.2.82.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
hh3cUpsConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1emersonUart
2mge
3common
4emersonEth
5liebert