cmgDsuYellowAlarmAction

G700-MG-MIB · .1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.6

Object

column obsolete r/w Enumeration
Specifies the action to take when a yellow alarm is received on
the network interface.
              
noAction(1) Ignore yellow alarms.
              
halt(2)	Stop transmission and disable the data port.  Send all ones
	on the Received Data interchange circuit BB (CCITT 104) and
	interrupt the Clear-to-Send interchange circuit (CCITT 106).

Context

MIB
G700-MG-MIB
OID
.1.3.6.1.4.1.6889.2.9.1.1.11.2.1.1.6
Type
column
Access
readwrite
Status
obsolete
Parent
cmgDsuConfigEntry

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 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuYellowAlarmAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G700-MG-MIB::cmgDsuYellowAlarmAction.<cmgDsuSlot>.<cmgDsuPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G700-MG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G700-MG-MIB::cmgDsuYellowAlarmAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAction
2halt