tlUpsMainOutletState
TRIPPLITE-12X ·
.1.3.6.1.4.1.850.100.1.12.1
Object
scalar Enumeration
The current state of the main output of the device.
Context
- MIB
- TRIPPLITE-12X
- OID
.1.3.6.1.4.1.850.100.1.12.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tlUpsMainOutlet
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 'TRIPPLITE-12X' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-12X::tlUpsMainOutletState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIPPLITE-12X' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIPPLITE-12X::tlUpsMainOutletState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | off |
2 | on |
3 | mixed |