cmNetworkElementCondObject
CM-ALARM-MIB ·
.1.3.6.1.4.1.2544.1.12.6.1.5.1.9
Object
column SNMPv2-TCVariablePointer
Symbolic name of the managed object to which the condition
pertains.
This object can be any interface on this device or the system
object. If this is an interface, this name will be same
as ifName (IF-MIB).
Context
- MIB
- CM-ALARM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.6.1.5.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmNetworkElementCondEntry
- 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::cmNetworkElementCondObject'
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::cmNetworkElementCondObject.<neIndex>.<cmNetworkElementCondIndex>'
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::cmNetworkElementCondObject'
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