cpqRackEventTriggeringLogIDFormat
CPQRACK-MIB ·
.1.3.6.1.4.1.232.22.4.20
Object
scalar optional
Enumeration
The format of the TriggeringLogID property which interpretable based upon
the value of this property.
Values are defined as:
1 - unknown. The format is unknown or not meaningfully interpretable by a
CIM client application.
2 - cimObjectPath. The format is a CIMObjectPath, with format specifying an
instance in the CIM Schema.
Context
- MIB
- CPQRACK-MIB
- OID
.1.3.6.1.4.1.232.22.4.20- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- cpqRackEventInfo
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 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackEventTriggeringLogIDFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQRACK-MIB::cpqRackEventTriggeringLogIDFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | cimObjectPath |