h3cUpsType
H3C-UPS-MIB ·
.1.3.6.1.4.1.2011.10.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
- H3C-UPS-MIB
- OID
.1.3.6.1.4.1.2011.10.2.82.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cUpsConfigEntry
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 'H3C-UPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-UPS-MIB::h3cUpsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-UPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-UPS-MIB::h3cUpsType.<h3cUpsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-UPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-UPS-MIB::h3cUpsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emersonUart |
2 | mge |
3 | common |
4 | emersonEth |
5 | liebert |