cmNetworkElementAlmDirection

CM-ALARM-MIB · .1.3.6.1.4.1.2544.1.12.6.1.4.1.6

Object

column CmDirection
This object identifies the direction of the condition. The value
none(0) should be used if direction is not applicable.

Context

MIB
CM-ALARM-MIB
OID
.1.3.6.1.4.1.2544.1.12.6.1.4.1.6
Type
column
Access
readonly
Status
current
Parent
cmNetworkElementAlmEntry
Groups
1

Walk 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::cmNetworkElementAlmDirection'
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::cmNetworkElementAlmDirection.<neIndex>.<cmAlmIndex>'
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::cmNetworkElementAlmDirection'

Syntax

Source
CmDirection
Base type
Enumeration

Values & Constraints

Type Values
0none
1bidirectional
2bothDirections
3notApplicable
4receiveDirectionOnly
5transmitDirectionOnly
6uniDirectional

Conformance