lgpConditionControlDescr
LIEBERT-GP-CONDITIONS-MIB ·
.1.3.6.1.4.1.476.1.42.3.2.4.20.1.2
Object
column ObjectIdentifier
A reference to an Object Identifier (OID) representing a unique
condition. The referenced OID is used solely for identification
purposes.
The object identifier referenced here will be the same object
identifier referenced in the lgpConditionsTable (column:
lgpConditionDescr) when the condition is activated.
Context
- MIB
- LIEBERT-GP-CONDITIONS-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.2.4.20.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpConditionControlEntry
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 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlDescr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlDescr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlDescr'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.