xpdrConnAddMask

SL-XPDR-MIB · smartoptics variant · .1.3.6.1.4.1.4515.1.8.1.1.1.7

Object

column r/w Integer32
This object is a bit mask relevant only for Muxponder entry. 
It contains a bit for each Muxponder service.
To add a service the management should set the corresponding bit to 1.
To remove a service the bit should be set to 0.
              
For ODU allocation, the value of xpdrConnAddMask should be set to reflect the odus/time-slots 
provisioned for the service according to the following rules:
a.	For ODU1 the first byte is 0; for ODU0 the first byte is 1.
b.	The second byte. Is equal to:
	i.	The 4 bits of the first nibble correspond to Uplink 1 allocated odus counted from right to left
	ii.	The 4 bits of the second nibble correspond to Uplink 2 allocated odus counted from right to left 
c.	The Third and Forth bytes keep bit-mask of the allocated time-slots within the odu.

Context

MIB
SL-XPDR-MIB
OID
.1.3.6.1.4.1.4515.1.8.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
xpdrConnConfigEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647