tlpAtsDisplayIntensity
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.4.1.4.1.4
Object
column r/w
Enumeration
Indicates the intensity, as a percentage, of the LED display. The value intensity100(4) indicates the display is at 100% intensity. The other values indicate the display is at a lesser intensity based upon the respective percentage denoted.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.4.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tlpAtsDisplayEntry
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::tlpAtsDisplayIntensity'
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::tlpAtsDisplayIntensity.<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::tlpAtsDisplayIntensity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | intensity25 |
2 | intensity50 |
3 | intensity75 |
4 | intensity100 |