geDiscoveredUPSsMask
GESINGLEUPS-MIB ·
.1.3.6.1.4.1.818.1.1.1
Object
scalar SNMPv2-SMIInteger32
Reading this variable returns bit mask indicating which
UPSs in a parallel system are alive. Management
software should poll only these UPSs on their snmp
branches 11-18 as follows:
1 FirstUPS alive
2 SecondUPS alive
4 ThirdUPS alive
8 FourthUPS alive
16 FifthUPS alive
32 SixthUPS alive
64 SeventhUPS alive
128 EigthUPS alive
Since the management software should always monitor
the GenericUPS branch (10), this value has no meaning
for single upses (which provide values on that snmp
branch), and should be set to zero in that case.
Context
- MIB
- GESINGLEUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- geUPS
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GESINGLEUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GESINGLEUPS-MIB::geDiscoveredUPSsMask.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GESINGLEUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GESINGLEUPS-MIB::geDiscoveredUPSsMask'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647