upsmgAgentCommUPS
MG-SNMP-UPS-MIB ·
.1.3.6.1.4.1.705.1.12.13
Object
The status of communication between agent and ups.
Even value means no communication, and odd value
means a certain level of communication with devices
daisy-chained on the serial port. The value is the
following: 1000*NSE + 100*NSW + 10*UPSW + UPST with
UPST is UPS type: 5 if no UPS;
3 if PI (Protocol Interface)
1 if U-Talk UPS;
UPSW is the number of switchable plugs of the UPS;
NSW is the number of UM-Switch devices;
NSE is the number of UM-Sensor devices.
Context
- MIB
- MG-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.705.1.12.13- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsmgAgent
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 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MG-SNMP-UPS-MIB::upsmgAgentCommUPS.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MG-SNMP-UPS-MIB::upsmgAgentCommUPS'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647