tlpAlarmControlDescr
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.3.4.1.1.2
Object
column ObjectIdentifier
A reference of the alarm description object. The object referenced should not be accessible, but rather be used to provide a unique description for the alarm condition. The object referenced will be a well known alarm object associated with the device on which the alarm condition is active. This will be the same object description of an alarm when in alarm as referenced by tlpAlarmDescr.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.3.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpAlarmControlEntry
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::tlpAlarmControlDescr'
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::tlpAlarmControlDescr.<tlpDeviceIndex>.<tlpAlarmControlIndex>'
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::tlpAlarmControlDescr'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.