tlpAtsInputSourceInUse
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.13
Object
column Enumeration
The determination as to which one of two AC input lines is in use. Not all devices support the reporting of which source is currently in use. If not supported, this value will always return ERROR_NO_SUCH_NAME.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.4.3.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpAtsInputEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpAtsInputSourceInUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-PRODUCTS::tlpAtsInputSourceInUse.<tlpDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIPPLITE-PRODUCTS' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIPPLITE-PRODUCTS::tlpAtsInputSourceInUse'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inputSourceA |
1 | inputSourceB |