upsOutputSource
Argus-Power-System-MIB ·
.1.3.6.1.4.1.7309.6.1.4.1
Object
scalar Enumeration
The present source of output power. The enumeration line(2) indicates that the Novus is in line mode.
Context
- MIB
- Argus-Power-System-MIB
- OID
.1.3.6.1.4.1.7309.6.1.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- upsOutput
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 'Argus-Power-System-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Argus-Power-System-MIB::upsOutputSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Argus-Power-System-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Argus-Power-System-MIB::upsOutputSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standby |
2 | line |
3 | boost2 |
4 | boost1 |
5 | buck1 |
6 | buck2 |
7 | inverter |
8 | retransfer |
9 | transfer |
10 | shutdown |
11 | bypass |