lgpPwrStateModuleType

LIEBERT-GP-POWER-MIB · .1.3.6.1.4.1.476.1.42.3.5.7.10

Object

scalar Enumeration
UPS module type. 
SMS   -- Single Module System
1 + 1 -- Redundant system for capacity 
1 + N -- Distributed multi-module system 
N + 1 -- A multi-module system with one bypass for the system
SCC   -- System Control Cabinet used in an N+1 system to
         provide a single bypass for the system. 
MSS   -- Main Static Switch

Context

MIB
LIEBERT-GP-POWER-MIB
OID
.1.3.6.1.4.1.476.1.42.3.5.7.10
Type
scalar
Access
readonly
Status
current
Parent
lgpPwrTopology

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-POWER-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-POWER-MIB::lgpPwrStateModuleType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-POWER-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-POWER-MIB::lgpPwrStateModuleType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1singleModuleSystem
2module1plus1
3module1plusN
4moduleNplus1
5systemControlCabinet
6mainStaticSwitch