cmSysCondAdditionalInfoObject
CM-ALARM-MIB ·
.1.3.6.1.4.1.2544.1.12.6.1.3.1.12
Object
column SNMPv2-TCVariablePointer
This object provides OID of associated entity that caused the condition. If there is no associated entity, this value is 0.0.
Context
- MIB
- CM-ALARM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.6.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmSysCondEntry
- Groups
- 1
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 'CM-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-ALARM-MIB::cmSysCondAdditionalInfoObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-ALARM-MIB::cmSysCondAdditionalInfoObject.<cmSysCondIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-ALARM-MIB::cmSysCondAdditionalInfoObject'
Syntax
- Source
- SNMPv2-TCVariablePointer
- Base type
ObjectIdentifier
Type Description
A pointer to a specific object instance. For example, sysContact.0 or ifInOctets.3.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of