optMaskChAlr

RAD-MIB · .1.3.6.1.4.1.164.3.5.1.1.14

Object

column r/w SNMPv2-SMIInteger32
Mask Channel Alarm.
This object is applicable only for Optimux cards.
The value of this object is a sum of 2**n, where n is a bit assigned to 
a certain Channel.  Bit='1' means masked.
	  For Optimux-4:
  Bit0: CH1 ; Bit1: CH2 ; Bit2: CH3 ; Bit3: CH4 (Bit='1' means masked).
  Examples:
  - 15 : means that all Channels are masked.
  -  9 : means that Alarms of CH 1 and CH 4 are masked.
For Optimux-T3:
  Bit0: CH1 ; Bit1: CH2 ; Bit2: CH3 ;.. Bit20: CH21 OR Bit27: CH28.
For FDSL:
  Bit0..Bit12 : CH1..CH12; Bit13: ETH ; Bit14..Bit15: Uplink1..Uplink2.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.5.1.1.14
Type
column
Access
readwrite
Status
current
Parent
optMxConfigEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Enumerated Values
1notApplicable
2automatically
3manually
Type Constraints
range: -2147483648..2147483647